public interface HighlightListener extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
highlightIn(ControlEvent e)
A HIGHLIGHT_IN event was dispatched.
|
void |
highlightOut(ControlEvent e)
A HIGHLIGHT_OUT event was dispatched.
|
void highlightIn(ControlEvent e)
ControlEvent
void highlightOut(ControlEvent e)
ControlEvent