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
H
handleAfterPause()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Decides the action when the state changes from Paused.
handleAfterPause()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Solving
Solving after Paused state is OK.
handleConfigurationRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Handles a request to change the solver's configuration.
handleConfigurationRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Idle
Handles a request to change the solver's configuration.
handleConfigurationRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Paused
If the configuration changes while the solver is paused, change state to idle.
handlePause()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Checks if the solving process needs to be paused.
handlePause()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Paused
Pauses until resume or interrupt.
handlePauseRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Handles a request to pause the solver.
handlePauseRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Solving
Handles a request to pause the solver.
handleResumeRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Handles a request to resume the solver.
handleResumeRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Paused
Resuming is possible while paused.
handleSolveRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.AbstractState
Handles a request to solve the puzzle.
handleSolveRequest()
- Method in class net.pacbell.jfai.toh.domain.
Solver.Idle
Handles a request to solve the puzzle.
hasErrorComponent()
- Method in class net.pacbell.jfai.toh.util.
AbstractJMainFrame
Checks if an error component is present.
hashCode()
- Method in class net.pacbell.jfai.toh.domain.
Disk
hasListeners(String)
- Method in class net.pacbell.jfai.toh.domain.
Solver
Checks if there are any listeners for changes to the given property.
hasListeners(String)
- Method in class net.pacbell.jfai.toh.util.
BufferedValue
Checks if there are any listeners for changes to the given property.
height()
- Static method in class net.pacbell.jfai.toh.ui.
BaseView
Answers the height of the platform.
height()
- Static method in class net.pacbell.jfai.toh.ui.
PinView
Answers the pin height.
height()
- Static method in class net.pacbell.jfai.toh.ui.
TowerOfHanoiView
Answers the height of the puzzle.
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