Package com.sun.javafx.tk
Class FocusUngrabEvent
java.lang.Object
java.util.EventObject
javafx.event.Event
com.sun.javafx.tk.FocusUngrabEvent
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EventType<FocusUngrabEvent>
static final EventType<FocusUngrabEvent>
Fields inherited from class javafx.event.Event
consumed, eventType, NULL_SOURCE_TARGET, target
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class javafx.event.Event
consume, copyFor, duplicate, fireEvent, getEventType, getPropagateToPeerEvent, getTarget, isConsumed, setPropagateToPeerEvent
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
FOCUS_UNGRAB
-
ANY
-
-
Constructor Details
-
FocusUngrabEvent
public FocusUngrabEvent() -
FocusUngrabEvent
-