See: Description
| Interface | Description |
|---|---|
| Application |
The Application interface describes the protocol needed to
start/stop an application, to maintain the user properties and
to get/set the application models.
|
| Dc |
This interface describes all methods common to dialog controllers.
|
| Pc |
This interface describes all methods common to presentation component.
|
This package holds a very light weight framework for structuring Java Swing or JavaFX applications.
It basically defines
Dc interface) and a presentation component
(class implements the Pc
interface)Application interfaceCopyright © 2014 Jürgen Zeller (privat). All rights reserved.