public class ConfigurationDialog extends Object implements ActionListener
Constructor and Description |
---|
ConfigurationDialog(Frame owner,
boolean insideOffice,
Configuration config) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
show(List<Rule> rules) |
boolean |
showPanel(List<Rule> rules) |
public ConfigurationDialog(Frame owner, boolean insideOffice, Configuration config)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener