public class ServicesRefreshAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
ServicesRefreshAction(java.lang.String name,
EcogridPreferencesTab prefTab)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Method to dispose the frame and save service list to configure file
|
public ServicesRefreshAction(java.lang.String name, EcogridPreferencesTab prefTab)
name - Stringframe - ServicesDisplayFramepublic void actionPerformed(java.awt.event.ActionEvent e)
e - ActionEvent