|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.moyoman.* |
org.moyoman.client.reference.Board | ||
public static final String |
LABEL_PAINTED_PROPERTY |
"labelPainted" |
public static final String |
LAST_MOVE_MARKED_PROPERTY |
"lastMoveMarked" |
org.moyoman.client.reference.MousePlayer | ||
private static final boolean |
DEBUG |
0 |
org.moyoman.client.reference.Moyoman | ||
private static final int |
COORDINATE_AREA |
3 |
private static final int |
MOVE_NUMBER_AREA |
1 |
private static final int |
PRISONER_AREA |
2 |
org.moyoman.client.reference.NewGameSwingWorker | ||
private static final boolean |
DEBUG |
0 |
org.moyoman.client.reference.admin.HelperNamesPanel | ||
public static final String |
MODULE_TYPE_PROPERTY |
"helperType" |
org.moyoman.client.reference.admin.ModePanel | ||
public static final String |
MODE_PROPERTY |
"mode" |
org.moyoman.client.reference.admin.ModuleNamesPanel | ||
public static final String |
MODULE_TYPE_PROPERTY |
"moduleType" |
org.moyoman.client.reference.admin.NewHelperNameDialog | ||
private static final int |
WIDTH |
15 |
org.moyoman.client.reference.admin.NewHelperTypeDialog | ||
private static final int |
WIDTH |
15 |
org.moyoman.client.reference.admin.NewLanguageDialog | ||
private static final int |
WIDTH |
10 |
org.moyoman.client.reference.admin.NewModuleNameDialog | ||
private static final int |
WIDTH |
15 |
org.moyoman.client.reference.admin.NewModuleTypeDialog | ||
private static final int |
WIDTH |
15 |
org.moyoman.client.reference.debug.ContinuousDebugPanel | ||
private static final int |
MAX_RATING |
100 |
private static final int |
MIN_RATING |
-100 |
org.moyoman.client.reference.debug.org.moyoman.client.reference.debug.DebugSelectorPane.SelectorPanel | ||
private static final String |
DEBUG_TYPE_PROPERTY |
"debugType" |
private static final String |
HEADER_PROPERTY |
"header" |
org.moyoman.client.reference.debug.ForestDebugPanel | ||
public static final String |
TREE_NODE_PROPERTY |
"treeNode" |
org.moyoman.client.reference.util.ActionManager | ||
public static final String |
CALLBACK_PROPERTY_NAME |
"Callback" |
org.moyoman.client.reference.util.ApplicationSupport | ||
private static final String |
PREFERRED_LOCALE_KEY |
"locale" |
private static final int |
STATUS_AREA |
0 |
org.moyoman.client.reference.util.BrowserLauncher | ||
private static final String |
FINDER_CREATOR |
"MACS" |
private static final String |
FINDER_TYPE |
"FNDR" |
private static final String |
FIRST_WINDOWS_PARAMETER |
"/c" |
private static final String |
GURL_EVENT |
"GURL" |
private static final String |
JDirect_MacOSX |
"/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/HIToolbox" |
private static final int |
LINUX |
8 |
private static final int |
MRJ_2_0 |
0 |
private static final int |
MRJ_2_1 |
1 |
private static final int |
MRJ_3_0 |
3 |
private static final int |
MRJ_3_1 |
4 |
private static final int |
MRJ_COCOA |
5 |
private static final String |
NETSCAPE_OPEN_PARAMETER_END |
")\'" |
private static final String |
NETSCAPE_OPEN_PARAMETER_START |
"\'openURL(" |
private static final String |
NETSCAPE_REMOTE_PARAMETER |
"-remote" |
private static final int |
OTHER |
-1 |
private static final String |
SECOND_WINDOWS_PARAMETER |
"start" |
private static final String |
THIRD_WINDOWS_PARAMETER |
"\"\"" |
private static final int |
WINDOWS_9x |
7 |
private static final int |
WINDOWS_NT |
6 |
org.moyoman.client.reference.util.GUISupport | ||
private static final int |
BOLD_ITALIC_INT |
3 |
private static final String |
BOLD_ITALIC_STRING |
"bold_italic" |
private static final String |
BOLD_STRING |
"bold" |
private static final String |
GUI_PROPERTIES_FILEPATH |
"config/display.properties" |
private static final String |
ITALIC_STRING |
"italic" |
private static final String |
PLAIN_STRING |
"plain" |
org.moyoman.client.reference.util.StatusBar | ||
public static final int |
DEFAULT_DISPLAY_TIME |
30000 |
public static final int |
FOREVER_DISPLAY_TIME |
-1 |
org.moyoman.debug.Aggregate | ||
private static final short |
NONE |
0 |
private static final short |
POINTS |
2 |
private static final short |
STONES |
3 |
private static final short |
WITHOUT_POINTS_OR_STONES |
1 |
org.moyoman.debug.DebugType | ||
public static final short |
AGGREGATE |
2 |
public static final short |
CONTINUOUS |
0 |
public static final short |
DISCRETE |
1 |
public static final short |
FOREST |
6 |
public static final short |
GROUPRATING |
5 |
public static final short |
LEGEND |
4 |
public static final short |
SOI |
3 |
org.moyoman.debug.Legend | ||
public static final short |
NONE |
0 |
public static final short |
POINTS |
1 |
public static final short |
STONES |
2 |
org.moyoman.framework.org.moyoman.framework.FSPersister | ||
private static final String |
MOVE_PREFIX |
"move_" |
org.moyoman.framework.ServerConfigTool | ||
public static final short |
ENUM |
4 |
public static final short |
FLOAT |
2 |
public static final short |
INT |
1 |
public static final short |
STRING |
3 |
org.moyoman.module.fuseki.igofuseki.IgoFuseki | ||
static final int |
AKI |
0 |
static final int |
EDGE |
-50 |
static final int |
EDGE_M |
3300 |
static final int |
IRO_KEI |
4 |
static final int |
KURO |
1 |
static final int |
SIRO |
5 |
org.moyoman.module.geometry.geometryimpl.org.moyoman.module.geometry.geometryimpl.ExpandGroupMoveGenerator | ||
private static final int |
MAX_HOLES |
4 |
org.moyoman.module.geometry.geometryimpl.org.moyoman.module.geometry.geometryimpl.GeometryMoveGenerator | ||
protected final float |
CONFIDENCE |
0.11999999731779099f |
protected static final int |
MAX_GROUPS |
5 |
org.moyoman.module.geometry.geometryimpl.org.moyoman.module.geometry.geometryimpl.NewGroupMoveGenerator | ||
private static final short |
CENTER |
3 |
private static final short |
CORNER |
1 |
private static final short |
SIDE |
2 |
org.moyoman.module.movegenerator.simplemovegenerator.SimpleMoveGenerator | ||
private static final int |
MAX_MOVES |
20 |
org.moyoman.module.safety.simplesafety.SimpleSafety | ||
private static final float |
ADEQUATESAFETY |
0.699999988079071f |
private static final float |
MINSAFETY |
0.20000000298023224f |
org.moyoman.util.Color | ||
private static final short |
BLACK_FLAG |
0 |
private static final short |
EMPTY_FLAG |
2 |
private static final short |
WHITE_FLAG |
1 |
org.moyoman.util.GameRecord | ||
public static final short |
BLACKTOMOVE |
1 |
public static final short |
GAMEOVER |
3 |
public static final short |
WHITETOMOVE |
2 |
org.moyoman.util.Handicap | ||
private static final int |
MAX_STONES |
13 |
org.moyoman.util.Move | ||
public static final short |
PASS |
1 |
public static final short |
RESIGNATION |
2 |
public static final short |
STONE_PLAYED |
3 |
org.moyoman.util.Rules | ||
private static final short |
AGA_FLAG |
2 |
private static final short |
CHINESE_FLAG |
1 |
private static final short |
ING_FLAG |
3 |
private static final short |
JAPANESE_FLAG |
0 |
org.moyoman.util.igo.IgoBase | ||
public static final int |
AKI |
0 |
public static final int |
EDGE |
-50 |
public static final int |
EDGE_M |
3300 |
public static final int |
IRO_KEI |
4 |
public static final int |
KURO |
1 |
public static final int |
SIRO |
5 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |