Uses of Class
org.eclipse.swt.events.ShellEvent
-
Uses of ShellEvent in org.eclipse.swt.events
Modifier and TypeMethodDescriptionvoid
ShellAdapter.shellActivated
(ShellEvent e) Sent when a shell becomes the active window.void
ShellListener.shellActivated
(ShellEvent e) Sent when a shell becomes the active window.void
ShellAdapter.shellClosed
(ShellEvent e) Sent when a shell is closed.void
ShellListener.shellClosed
(ShellEvent e) Sent when a shell is closed.void
ShellAdapter.shellDeactivated
(ShellEvent e) Sent when a shell stops being the active window.void
ShellListener.shellDeactivated
(ShellEvent e) Sent when a shell stops being the active window.