Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Shell Display « SWT JFace Eclipse « Java
Java
SWT JFace Eclipse
Shell Display
1.
Create a non-rectangular shell to simulate transparency
2.
SWT Shell : create a non-rectangular window
3.
Open a shell maximized (full screen)
4.
Open a shell minimized (iconified)
5.
Non Rectangular Window in SWT
6.
Widget Test
7.
HelloWorld Display
8.
Ring Shell
9.
Shell Style
10.
Shows the various styles of Decorations
11.
Child Shell Example
12.
Child Shell Example 2
13.
Child Shell Example 3
14.
Shell Styles Example
15.
Professional Shell
16.
Complex Shell Example
17.
Composite Shell Example 2
18.
SWT Composite Class
19.
Simplest SWT
20.
Prevent a shell from closing (prompt the user)
21.
Create a splash screen in SWT
22.
Display example snippet: get the bounds and client area of a display
23.
Display: stop a repeating timer when a button is pressed
24.
Create one repeating timer (every 500 ms)
25.
Create two one shot timers (5000 ms, 2000 ms)
26.
Create and dispose children of a composite