|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAutoFuzzMain.GuiFASBuilder
public class GuiFASBuilder
Constructor Summary | |
---|---|
GuiFASBuilder()
|
Method Summary | |
---|---|
void |
drawFSA(FSAutomaton inputAutomaton,
javax.swing.JPanel panel)
Draws a finite automaton on the specified jpanel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiFASBuilder()
Method Detail |
---|
public void drawFSA(FSAutomaton inputAutomaton, javax.swing.JPanel panel)
inputAutomaton
- The FSM to be drawnpanel
- JPanel on which to draw
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |