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 ActionListener
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.