Creating GUI - 2
You can make your applet or application's GUI rich by images.
 
This example is "sample-gui-2.ide" in /YOUR_IDE_FOLDER/Samples/.
 
 
Deploy above ide file as a server-only application so that no actual network 
transaction happen.

The background of this application is an image of space. You can draw an 
image in the background of applet or application.
There are 6 Image Toggle Switches in this application. each of switches have 
their own On/Off Images so that the these components will switch their image 
when they are pressed.
Not only Image Toggle Switch, You can draw some images on Image Tip Switch and 
Serial Gate Button.