Package org.apache.batik.apps.svgbrowser
Class OptionPanel.Dialog.OKButtonAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.apache.batik.apps.svgbrowser.OptionPanel.Dialog.OKButtonAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- OptionPanel.Dialog
protected class OptionPanel.Dialog.OKButtonAction extends javax.swing.AbstractActionThe action associated to the 'ok' button.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedOKButtonAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent evt)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-