| Package | Description |
|---|---|
| net.sf.cuf.fw2 |
This package contains a "medium" sized framework for structuring a
Java Swing or JavaFX client, and is based on the interfaces in the
net.sf.cuf.fw package. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppPc
A AppPc enhances the basic Pc interface with support for AppEvent's
and an enhanced life cycle.
|
interface |
DialogPc
A DialogPc enhances the basic Pc interface with
support for AppEvent's,
a standardized interface for a DialogDc to get the visual
presentation for the dialog and
a dispose() method for an enhanced lifecycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDialogPc
The AbstractDialogPc implements the common stuff (AppEvent handling)
of the DialogPc interface.
|
class |
AbstractSwingAppPc
The AbstractSwingAppPc implements the common stuff of the AppPc interface.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.