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.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-2009 Bela Ban / Red Hat. All Rights Reserved.