|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectairboardUI.FuzzyTable
first_input.dat
and second_input.dat
. From these arrays one element each time
is transmitted via serial port.Constructor Summary | |
FuzzyTable(AirboardFrame parent,
SerialConnection connection)
Creates a new FuzzyTable : constructor loads data from files. |
Method Summary | |
void |
setConnection(SerialConnection connection)
|
void |
transmitTable()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FuzzyTable(AirboardFrame parent, SerialConnection connection) throws java.io.IOException
FuzzyTable
: constructor loads data from files.
parent
- The main window.connection
- The enabled serial connection.Method Detail |
public void setConnection(SerialConnection connection)
public void transmitTable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |