Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
I
IChangeStatus
- Interface in
net.pacbell.jfai.toh.util
Allows checking if changes are pending.
idling()
- Method in interface net.pacbell.jfai.toh.domain.
Solver.IStateListener
Notifies the listener that the state was changed to Idle.
idling()
- Method in class net.pacbell.jfai.toh.ui.
TowerOfHanoiView
Notifies the listener that the state was changed to Idle.
init()
- Method in class net.pacbell.jfai.toh.util.
AbstractJMainFrame
(Applet)
Performs initialization.
initialize(String[])
- Method in class net.pacbell.jfai.toh.
TowerOfHanoi
(Application and Applet)
Parses the given arguments. Attempts to detect if the Java 3D classes are missing (by checking for
Tuple3f
) and if so, creates a text component with an error message.
initialize(String[])
- Method in class net.pacbell.jfai.toh.util.
AbstractJMainFrame
(Application and Applet)
Parses the given arguments.
interrupt()
- Method in class net.pacbell.jfai.toh.util.
AbstractSwingWorker
Interrupts the worker thread.
InvalidMoveException
- Exception in
net.pacbell.jfai.toh.domain
An instance of this class is thrown if an invalid move is detected.
InvalidMoveException(Disk, Disk, Pin)
- Constructor for exception net.pacbell.jfai.toh.domain.
InvalidMoveException
Creates an instance with the given arguments.
invokeAndWait(Runnable)
- Static method in class net.pacbell.jfai.toh.util.
AbstractSwingWorker
Guarantees that the argument is executed by the event dispatch thread while the caller is blocked.
invokeLater(Runnable)
- Static method in class net.pacbell.jfai.toh.util.
AbstractSwingWorker
Guarantees that the argument is executed by the event dispatch thread.
isAcceptable(Disk)
- Method in class net.pacbell.jfai.toh.domain.
Pin
Answer if the argument can be placed on top of the existing tower.
isChanged()
- Method in class net.pacbell.jfai.toh.ui.
TowerOfHanoiEditor
Checks for pending configuration changes.
isChanged()
- Method in class net.pacbell.jfai.toh.util.
BufferedValue
Checks for pending changes.
isChanged()
- Method in interface net.pacbell.jfai.toh.util.
IChangeStatus
Checks for pending changes.
isFocusable()
- Method in class net.pacbell.jfai.toh.ui.
Canvas3D
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W