|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.scenario.importer.routeparser.fsmparser.MainWidget
public final class MainWidget
The main widget for the Finite State Machine Explorer
| Field Summary | |
|---|---|
(package private) int |
ADD
Deprecated. |
(package private) int |
CONNECT
Deprecated. |
(package private) State |
connect_state
Deprecated. |
(package private) State |
connect_to
Deprecated. |
(package private) int |
DELETE
Deprecated. |
(package private) boolean |
during_move
Deprecated. |
(package private) boolean |
empty_drag
Deprecated. |
private FsmReport |
fsmReport
Deprecated. |
(package private) int |
hei
Deprecated. |
(package private) Logical |
machine
Deprecated. |
(package private) boolean |
make_accepting
Deprecated. |
(package private) boolean |
making_connection
Deprecated. |
(package private) MachineIO |
mcIO
Deprecated. |
(package private) int |
mode
Deprecated. |
(package private) int |
MOVE
Deprecated. |
(package private) State |
moving_state
Deprecated. |
(package private) int |
selected_state
Deprecated. |
(package private) boolean |
selecting_start
Deprecated. |
(package private) Simulate |
sim
Deprecated. |
(package private) int |
START
Deprecated. |
(package private) int |
thei
Deprecated. |
(package private) int |
to_state
Deprecated. |
(package private) int |
TOGGLE
Deprecated. |
(package private) int |
twid
Deprecated. |
(package private) boolean |
waiting_for_key
Deprecated. |
(package private) boolean |
waiting_for_transition
Deprecated. |
(package private) int |
wid
Deprecated. |
| Constructor Summary | |
|---|---|
MainWidget()
Deprecated. |
|
| Method Summary | |
|---|---|
private void |
constructTest()
Deprecated. |
private void |
constructTgfMachine()
Deprecated. |
FsmReport |
getFsmReport()
Deprecated. |
void |
loadMC(java.lang.String filename)
Deprecated. Load a machine from a file |
void |
makeAccepting()
Deprecated. |
void |
markStart()
Deprecated. |
void |
msg(java.lang.String txt)
Deprecated. |
void |
simulate(java.lang.String inputfield)
Deprecated. |
void |
stopsim()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final int ADD
final int MOVE
final int CONNECT
final int DELETE
final int START
final int TOGGLE
final int wid
final int hei
final int twid
final int thei
Logical machine
Simulate sim
MachineIO mcIO
int mode
int to_state
int selected_state
State moving_state
State connect_state
State connect_to
boolean making_connection
boolean waiting_for_key
boolean waiting_for_transition
boolean during_move
boolean empty_drag
boolean selecting_start
boolean make_accepting
private FsmReport fsmReport
| Constructor Detail |
|---|
public MainWidget()
| Method Detail |
|---|
public void msg(java.lang.String txt)
private void constructTest()
private void constructTgfMachine()
public void loadMC(java.lang.String filename)
filename - the file to be loaded as a machinepublic void markStart()
public void makeAccepting()
public void simulate(java.lang.String inputfield)
public void stopsim()
public FsmReport getFsmReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||