Constant Field Values


Contents
cardmanager.gui.*

cardmanager.gui.impl.OfflineHelp
public static final java.lang.String t "CardManager\n\nThis is free, opensource multiplatform (java) application which allows you to play ANY card game.\nOnly thing you need are images of the cards palced in collections folder. hen you can compose any package you want and play through network or on localhost or with yourself;)\n\nCooperating projects:\ntripsahre.cz tripsahreterrain jpanoramamaker jscrabble3D mobile pacman mobile snake mobile stoneeater mobile stoneeater mobile tetris\n\nDownloads\n\n * runnable application with basic cards images and exempalr packages http://cardmanager.wz.cz/CardManager.zip\n * source codes with basic cards images and exemplar packages http://cardmanager.wz.cz/CardManager_sources.zip\n * doomtrooper cards imagesc collection with exemplar packages (due to big size of 225MB hosted on download server uloz.to) http://www.uloz.to/8611374/cardmanager-doomtroopercollection-zip\n\n\nCompilation\n\n * Delivered to you as NetBEans project without any dependences\n\nEnchanting collections and own packages\n\n * just put any images into collections folder and create pacage from application menu Settings->design package\n\nScreenshots\n\nFaq\n\n #\n\n Q:How to paly with myself?\n A:If you are playng really one-man game, Create an package as usuall and proceed to new game as ususal (settings-network game settings-> start game), \"select I\'m server\" But do not wait for anybody and press e\"every body conneected, start game\"\n #\n\n Q:How to play mulltiple players on one computer?\n A:Proceed to new game as ususal (settings-network game settings-> start game), one of you \"select I\'m server\", others fill ip with \"localhost\". Be sure everybody have same port number.Server click start game, the others afterwards also. Then Server Click \"every body conneected, start game\" and you can enjoy hot seat game. But Local network will serve you more comfortably;)\n #\n\n Q:Whowk. Thoose selecting actions from popup menus is horribly slow!!\n A:Thats why there are those alt+numbers (which does not often work:-/) and numbers. Click menu, and then just number number number.. and You will see how fast actions begun to be!\n #\n\n Q:Restarting or new game seams to be not working...\n A:Yap. This is about to be bug... Restart aqppliucation. All of attended players:(\n #\n\n Q:Strange images or \'no image\' appears during game\n A:It is important that all the players have same (or at least same attended) cards. And also hierarchy in collection MUST be same\n\n Wish you good luck with playing! author - Van\u011bk Ji\u0159\u00ed\n email: judovana@email.cz\n"

cardmanager.impl.*

cardmanager.impl.Settings
public static final java.lang.String DEF_PATH "data/globalSettings.txt"
public static final java.lang.String DEFAULT "cardWidth=120\ncardHeight=170\nbackground=uglyDefoult.jpg\nname=Jirka\nlastIP=0.0.0.0\nlastPort=41583\nsharedPile=false\nmarkerRadius=50\nautoScroll=true\n"

cardmanager.impl.networking.WrappedOutputStream
public static final int DEFAULT_BUFFER_SIZE 1024

cardmanager.impl.packages.AbstractPackage
public static final java.lang.String STD_IN "Standart input"

cardmanager.networking.*

cardmanager.networking.NetworkGame
public static final java.lang.String allPlayersInOrder "allPlayersInOrder"
public static final java.lang.String ask "ask"
public static final java.lang.String FROMTOP "FROMTOP"
public static final java.lang.String LIST "LIST"
public static final java.lang.String myPiles "myPiles"
public static final java.lang.String namesAllExceptMee "namesAllExceptMee"
public static final java.lang.String needYourPiles "needYourPiles"
public static final java.lang.String plainTextForAll "plainTextForAll"
public static final java.lang.String renameBack "renameBack"
public static final java.lang.String renamed "renamed"
public static final java.lang.String RESPONSE "RESPONSE"
public static final java.lang.String serverName "serverName"
public static final java.lang.String sharedContent "sharedContent"
public static final java.lang.String shuffle "shuffle"
public static final java.lang.String STEAL "STEAL"
public static final java.lang.String syncing "syncing"

packagegrabber.*

packagegrabber.Main
public static final java.lang.String DEFAULT_PREFIX "/MagicTheGathering-all/"