|
 |
:: Guide :: Problems ::
Issues Addressed by the UIF and UIF Extras
The JGoodies UI Framework provides solutions for the following tasks:
- application startup: splash, setup, license acceptance,
- UI template building methods via abstract classes,
- prebuilt panels and dialogs (see below),
- support for lazy panel building,
- support for eager preparation in a background thread,
- help (tiny replacement for JavaHelp),
- action management and localized resources,
- binding domain models to Swing components,
- extended widget configuration,
- history model and widget,
- table printing.
|
|