KheperaTerminal
Class BooleanInstrument
java.lang.Object
|
+--KheperaTerminal.BooleanInstrument
- public class BooleanInstrument
- extends java.lang.Object
- implements KheperaTerminal.Instrument, java.awt.event.ActionListener
Constructor Summary |
BooleanInstrument(javax.swing.JPanel panel,
java.lang.String pname,
int nbparams,
byte[] params)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BooleanInstrument
public BooleanInstrument(javax.swing.JPanel panel,
java.lang.String pname,
int nbparams,
byte[] params)
update
public void update(byte[] data,
int offset)
- Specified by:
- update in interface KheperaTerminal.Instrument
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
- actionPerformed in interface java.awt.event.ActionListener
performUpdateObject
public void performUpdateObject()
- Specified by:
- performUpdateObject in interface KheperaTerminal.Instrument
DataSize
public int DataSize()
- Specified by:
- DataSize in interface KheperaTerminal.Instrument
createAnalyzer
public KheperaTerminal.Analyzer createAnalyzer()
- Specified by:
- createAnalyzer in interface KheperaTerminal.Instrument