Package | Description |
---|---|
de.jdemo.extensions |
Extensions to the basic JDemo framework.
|
de.jdemo.framework |
Main framework package containing basic framework classes and interfaces.
|
de.jdemo.framework.util |
Modifier and Type | Class and Description |
---|---|
class |
AwtDemoCase
Abstract superclass for all demos demonstrating AWT components.
|
class |
GuiDemoCase |
class |
SwingDemoCase
Abstract superclass for all demos demonstrating Swing (JFC) components.
|
class |
SwtDemoCase
Abstract superclass for all demos demonstrating SWT components.
|
Modifier and Type | Class and Description |
---|---|
class |
DemoCase
Abstract superclass for all text/file based demos or extensions.
|
class |
PlainDemoCase
Demo case base class for demos having output not supported by the other demo case base classes.
|
Constructor and Description |
---|
DemoCaseRunnable(AbstractDemoCase demoCase) |
Modifier and Type | Class and Description |
---|---|
class |
ErrorDemoCase |
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.