Package javax.help.plaf.basic
Class BasicFavoritesNavigatorUI.CopyAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- javax.help.plaf.basic.BasicFavoritesNavigatorUI.CopyAction
-
- 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.CopyAction extends javax.swing.AbstractActionCopyAction class.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CopyAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent ev)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-