Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Package Functions | |
ContainerLine () | |
void | populate (String name, String type, String host, boolean selected) |
boolean | sanityCheck () |
Package Attributes | |
JRadioButton | selectB |
JLabel | lblMnemomic |
Button | btnStart |
Button | btnStop |
Button | btnConfigure |
JTextField | nameF |
JComboBox | typeF |
JTextField | hostF |
|
The constructor does not fill data into this containerline: populate(...) does that. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|