Package de.jdemo.extensions

Extensions to the basic JDemo framework.

See:
          Description

Interface Summary
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 Summary
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  
 

Package de.jdemo.extensions Description

Extensions to the basic JDemo framework.



JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.