|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectairboardUI.Rules
Constructor Summary | |
Rules(AirboardFrame parent)
Creates a new vector containing commands. |
Method Summary | |
void |
transmitRules()
Sends one rule each time through serial port. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Rules(AirboardFrame parent) throws java.io.IOException
parent
- The main frameMethod Detail |
public void transmitRules()
Rules
constructor generates a Vector containing the sequence of commands, but
it doesn't send rules. In order to execute commands we have to call
explicity this method. DELAY_TIME
to
ensure a little probability of errors.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |