public class Draw2Channels extends Object implements ActionListener
| Constructor and Description |
|---|
Draw2Channels(String control_props,
String data_props,
boolean no_channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
clearPanel() |
void |
go() |
static void |
main(String[] args) |
void |
sendClearPanelMsg() |
public static void main(String[] args)
public void go()
public void clearPanel()
public void sendClearPanelMsg()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.