Package javax.help.plaf.basic
Class BasicFavoritesNavigatorUI.FolderAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- javax.help.plaf.basic.BasicFavoritesNavigatorUI.FolderAction
-
- 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.FolderAction extends javax.swing.AbstractAction
FolderAction class.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FolderAction()
-
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
-
-