rero.dialogs
public class PerformDialog extends DMain implements DParent, ActionListener
| Field Summary | |
|---|---|
| protected String | current |
| protected CheckboxInput | itema |
| protected DItem | itemb |
| protected DItem | itemc |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent ev) |
| String | getDescription() |
| JComponent | getDialog() |
| String | getTitle() |
| String | getVariable(String variable) |
| void | notifyParent(String variable) |
| void | refresh() |
| void | setupDialog() |
| JComponent | setupLayout(JComponent component) |