Package com.jgoodies.uif.application

Contains classes to describe an application and to manage the application life-cycle

See:
          Description

Interface Summary
ExitListener Describes listeners that hook into the application shutdown process.
 

Class Summary
AbstractUIFApplication An abstract class that organizes the application startup process.
ActionKeys Provides Action keys that have been introduced in Java 6.
ActionReader Sets Action properties from values that are specified in a ResourceMap.
Application A base class for Swing applications.
ApplicationContext Provides shared access for Swing application data.
ResourceMap Adds type conversion, a hierarchy, and variable expansion to ResourceBundles.
 

Annotation Types Summary
Action A method annotation to specify Action method bodies with their name, and initial enablement.
 

Package com.jgoodies.uif.application Description

Contains classes to describe an application and to manage the application life-cycle.



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.