java.awt.event.ActionListener
, java.util.EventListener
public class Draw2Channels
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor | Description |
---|---|
Draw2Channels(java.lang.String control_props,
java.lang.String data_props,
boolean no_channel) |
Modifier and Type | Method | 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.Exception
public 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.ActionListener
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.