Package com.ibm.jdg2e.swt.snippets.shell

Example SWT snippets from eclipse.org.

See:
          Description

Class Summary
Snippet104 Shell example snippet: create a splash screen.
Snippet134 Shell example snippet: create a non-rectangular window.
Snippet180 Create a non-rectangular shell to simulate transparency.
Snippet219 Region snippet: Create non-rectangular shell from an image with transparency.
Snippet233 Shell example snippet: create a dialog shell and position it with upper left corner at cursor position.
Snippet248 Shell example snippet: allow escape to close a shell.
Snippet27 Shell example snippet: open a shell minimized (iconified).
Snippet28 Shell example snippet: open a shell maximized (full screen).
Snippet4 Shell example snippet: prevent escape from closing a dialog.
Snippet50 Shell example snippet: create a dialog shell.
Snippet63 Shell example snippet: create a dialog shell (prompt for a value).
Snippet99 Shell example snippet: prevent a shell from closing (prompt the user).
 

Package com.ibm.jdg2e.swt.snippets.shell Description

Example SWT snippets from eclipse.org.