public final class FocusUngrabEvent extends Event
Modifier and Type | Field and Description |
---|---|
static EventType<FocusUngrabEvent> |
ANY |
static EventType<FocusUngrabEvent> |
FOCUS_UNGRAB |
consumed, eventType, NULL_SOURCE_TARGET, target
source
Constructor and Description |
---|
FocusUngrabEvent() |
FocusUngrabEvent(Object source,
EventTarget target) |
clone, consume, copyFor, fireEvent, getEventType, getTarget, isConsumed
getSource, toString
public static final EventType<FocusUngrabEvent> FOCUS_UNGRAB
public static final EventType<FocusUngrabEvent> ANY
public FocusUngrabEvent()
public FocusUngrabEvent(Object source, EventTarget target)
Copyright © 2020. All rights reserved.