Package mars.venus.editor.jeditsyntax
Class JEditTextArea.FocusHandler
java.lang.Object
mars.venus.editor.jeditsyntax.JEditTextArea.FocusHandler
- All Implemented Interfaces:
FocusListener
,EventListener
- Enclosing class:
- JEditTextArea
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
focusGained
(FocusEvent event) void
focusLost
(FocusEvent event)
-
Constructor Details
-
FocusHandler
protected FocusHandler()
-
-
Method Details
-
focusGained
- Specified by:
focusGained
in interfaceFocusListener
-
focusLost
- Specified by:
focusLost
in interfaceFocusListener
-