public class RootNodeConfigDialog extends Object implements ActionListener
| Constructor and Description |
|---|
RootNodeConfigDialog(Cluster cluster,
AtomicBoolean configured) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent actionEvent) |
String |
getStringValue(String key) |
boolean |
isVisible() |
void |
show() |
public RootNodeConfigDialog(Cluster cluster, AtomicBoolean configured)
public void show()
public boolean isVisible()
public void actionPerformed(ActionEvent actionEvent)
actionPerformed in interface ActionListenerCopyright © 2015–2021 Fiji. All rights reserved.