|
Class ConfigDialog.HostListPanel
|
| Field Summary | |
|---|---|
private final TextField |
|
private final Button |
|
private final List |
|
private final Label |
|
private final TextField |
|
private final String |
|
private final Button |
|
| Constructor Summary | |
|---|---|
public |
HostListPanel(String purpose, String lstLabel, boolean defaultState, boolean showPort) |
| Method Summary | |
|---|---|
public void |
actionPerformed(ActionEvent e) {@inheritDoc} |
public boolean |
addItem(String item) |
public String |
getItems() |
public String |
|
public boolean |
{@inheritDoc} |
public void |
setEnabled(boolean state) {@inheritDoc} |
| Field Detail |
| Constructor Detail |
| Method Detail |