public static class AbstractGenericEditor.ApproveListener extends Object implements ActionListener
Constructor and Description |
---|
ApproveListener(AbstractGenericEditor editor)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
public ApproveListener(AbstractGenericEditor editor)
editor
- the editorpublic void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener