| 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 |
DialogApplication
A DialogApplication enhances the basic Application interface
with support for AppEvent's and a more complex dialog management.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DialogDescription.initDialogs(Map<String,DialogDescription> pKnownDialogs,
Application pApp,
Dc pParent,
Map<String,? super Object> pArgs)
Initialize the Dc's for a map of dialog descriptions.
|
Copyright © 2014 Jürgen Zeller (privat). All rights reserved.