public class Draw2Channels
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
Draw2Channels(java.lang.String control_props,
java.lang.String data_props,
boolean no_channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
clearPanel() |
void |
go() |
static void |
main(java.lang.String[] args) |
void |
sendClearPanelMsg() |
public Draw2Channels(java.lang.String control_props,
java.lang.String data_props,
boolean no_channel)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
public void go()
public void clearPanel()
public void sendClearPanelMsg()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerCopyright ? 1998-2008 Bela Ban. All Rights Reserved.