| Interface | Description |
|---|---|
| IDirectImageCapturable |
Interface for objects that can be captured to a
BufferedImage directly. |
| ISwtDemoCase |
Marker interface => No need to instantiate the SwtDemoCase class w/o SWT on the classpath.
|
| Class | Description |
|---|---|
| AwtDemoCase |
Abstract superclass for all demos demonstrating AWT components.
|
| GuiDemoCase | |
| GuiDemoCaseRunnable | |
| IconComponent |
Instances of this class wrap an
Icon as component and by implementing
IDirectImageCapturable provide direct access to the painted image. |
| SwingDemoCase |
Abstract superclass for all demos demonstrating Swing (JFC) components.
|
| SwingTextPanel | |
| SwtDemoCase |
Abstract superclass for all demos demonstrating SWT components.
|
| SwtDemoCaseRunnable |
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.