[all packages] [package KheperaTools] [class hierarchy] [index]

pure interface of class KheperaTools.InstrumentPanel

The documentated page.
public class InstrumentPanel
  extends Thread
{
    public static final int MAXINSTR;
    public Instrument[] getInstrumentArray();
    public InstrumentPanel();
    public int HandleData(byte[] in,
                          int totalLength);
    public void run();
}

[all packages] [package KheperaTools] [class hierarchy] [index]
KheperaTools.InstrumentPanel.interface.html