Uses of Class
org.eclipse.swt.events.FocusEvent
-
Uses of FocusEvent in org.eclipse.swt.events
Modifier and TypeMethodDescriptionvoid
FocusAdapter.focusGained
(FocusEvent event) Sent when a control gets focus.void
FocusListener.focusGained
(FocusEvent event) Sent when a control gets focus.void
FocusAdapter.focusLost
(FocusEvent event) Sent when a control loses focus.void
FocusListener.focusLost
(FocusEvent event) Sent when a control loses focus.