:: Readme :: Skeleton Pro 1.9.6 ::
A Swing demo that utilizes the Swing Suite
Skeleton Pro is a Swing sample application that can help you
get started with Swing. It incorporates user interface and
architectural patterns that scale well up to medium sized apps.
Skeleton Pro utilizes the JGoodies Looks, JGoodies Forms and
the JGoodies Swing Suite.
The JGoodies Looks ensure a high-fidelity appearance,
Forms helps to build consistent and elegant panels quickly.
And the components from the JGoodies Swing Suite provides
prepared solutions for common Swing tasks and components that
provide an elegant appearance.
Requirements
Skeleton Pro requires Java 5 or later,
the JGoodies Binding, Forms, Looks, UIF, UIF-Extras,
as well as the SwingWorker backport for Java 5.
Distribution Contents
docs/api |
|
JavaDocs directory |
|
src/main |
|
sources and runtime resources for the application core |
src/photoshop |
|
application design time Photoshop resources |
|
LICENSE-src.txt |
|
the source code license agreement |
README.html |
|
this readme file |
RELEASE-NOTES.txt |
|
information about changes and bug fixes |
build.xml |
|
ANT build file |
default.properties |
|
ANT default build properties |
skeleton-pro-1.9.6.jar |
|
the executable JAR for the application |
User's Guide
The application is about editing propeller shaft data.
It is an extract from a real-world application that helps
ship inspectors check and verify whether a propeller shaft
is conform with a set of ship and machinery building rules.
You can either create a new project or load an existing.
In both cases this demo will create a sample project.
You can browse the project components in the navigator,
in the left. If you select a node in the navigator,
an appropriate viewer shows up on the right side.
|