public interface LoseCaptureHandler extends EventHandler
LoseCaptureEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onLoseCapture(LoseCaptureEvent event)
Called when LoseCaptureEvent is fired.
|
void onLoseCapture(LoseCaptureEvent event)
event
- the LoseCaptureEvent
that was fired