|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--othello.gui.OthelloJRootPane.GameThread
Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
Fields inherited from interface othello.gui.OthelloParameters |
A_HINT, ABOUT, BACKGROUNDCOLOR, BLACK, BLACKCOLOR, BLACKPLAYER, BOARDSIZE, BUTTONBACKGROUNDCOLOR, BUTTONFOREGROUNDCOLOR, CANCEL, CELLSIZE, COLUMNS, DEPTH_PLY, DESIGNTEAM, EMPTY, EXIT, FALSE, FORWARD, GAME, GAME_OVER, HEIGHT, HELP, HINT, LABELFOREGROUNDCOLOR, NEW_GAME, NO, NO_OF_BLACKS, NO_OF_WHITES, OFFSET, OK, OTHELLO, PICS, PLAYER_PLAYS_BLACK, PLAYER_PLAYS_WHITE, PLAYERS, PLAYERSTRINGS, REWIND, ROWS, SPACING, TRUE, VERSION, WHITE, WHITECOLOR, WHITEPLAYER, WIDTH, WINNER, YES |
Constructor Summary | |
OthelloJRootPane.GameThread()
|
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OthelloJRootPane.GameThread()
Method Detail |
public void run()
run
in class java.lang.Thread
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |