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