Package org.fife.ui.rtextarea
Class RTextAreaUI.FocusAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.fife.ui.rtextarea.RTextAreaUI.FocusAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- RTextAreaUI
class RTextAreaUI.FocusAction extends javax.swing.AbstractActionRegistered in the ActionMap.
-
-
Constructor Summary
Constructors Constructor Description FocusAction()
-
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
-
-