Package javax.help.plaf.basic
Class BasicFavoritesNavigatorUI.AddAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- javax.help.plaf.basic.BasicFavoritesNavigatorUI.AddAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.io.Serializable
,java.lang.Cloneable
,java.util.EventListener
,javax.swing.Action
- Enclosing class:
- BasicFavoritesNavigatorUI
public class BasicFavoritesNavigatorUI.AddAction extends javax.swing.AbstractAction
AddAction class.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AddAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent ev)
-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-