Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
N
P
Q
R
S
T
V
Z
G
get(STATE, SYMBOL)
- Method in class model.
InstructionSet
Extract an instruction
get(int)
- Method in class model.
tape
Get the symbol at the
index
position
getActualPosition()
- Method in class control.
Controller
Get the position of the head on the tape
getController()
- Static method in class control.
Controller
Because this class is a singleton this method should be called to get an instance of it.
getCurrentState()
- Method in class model.
Instruction
getCurrentSymbol()
- Method in class model.
Instruction
getMovement()
- Method in class model.
Instruction
getNextState()
- Method in class model.
Instruction
getNextSymbol()
- Method in class model.
Instruction
getNullSymbol()
- Method in class control.
Controller
Get the symbol that in the actual program represent the null symbol of the tape
getProgram()
- Method in class control.
Controller
Get a formatted array of
String
representing all the instruction of the program loaded
getSteps()
- Method in class control.
Controller
Get how many steps are executed from the program starts
getTapeSymbol(int)
- Method in class control.
Controller
Get the symbol written on the specified position
gui
- Variable in class control.
AutoStep
GUI
- Class in
view
Write the main window of the program Copyright (C) 2011 Federico "MrModd" Cosentino (http://mrmodd.it/)
GUI()
- Constructor for class view.
GUI
Build the GUI when instanced
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
N
P
Q
R
S
T
V
Z