Class TreeFocusHandler
java.lang.Object
org.apache.uima.tools.cvd.control.TreeFocusHandler
- All Implemented Interfaces:
FocusListener
,EventListener
The Class TreeFocusHandler.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
focusGained
(FocusEvent arg0) void
focusLost
(FocusEvent arg0)
-
Constructor Details
-
TreeFocusHandler
Instantiates a new tree focus handler.- Parameters:
tree
- the tree
-
-
Method Details
-
focusGained
- Specified by:
focusGained
in interfaceFocusListener
-
focusLost
- Specified by:
focusLost
in interfaceFocusListener
-