Package org.jdesktop.swingx.plaf.basic
Class BasicTipOfTheDayUI.PreviousTipAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI.PreviousTipAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- BasicTipOfTheDayUI
class BasicTipOfTheDayUI.PreviousTipAction extends javax.swing.AbstractAction
-
-
Constructor Summary
Constructors Constructor Description PreviousTipAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)booleanisEnabled()-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
-
-