|
juife v0.1a |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComponentListModel | This interface defines the data model for ComponentList. |
| NavigationHistoryModel | This interface defines the data model for the
navigation history list in NavigationPane. |
| Task<R> | Defines a task that can be queued for execution in a
TaskQueue or in a TaskList. |
| Class Summary | |
|---|---|
| AbstractTask<R> | Provides default implementation of the Task interface. |
| ComponentList | A component that contains a list of components and allows the user to select one or more of them. |
| DefaultComponentListModel | This class provides default implementation of the ComponentListModel interface. |
| DefaultNavigationHistoryModel | Provides default implementation of the NavigationHistoryModel interface. |
| EnhancedDialog | Adds common dialog behaviors that are missing in JDialog. |
| I18n | This class provides methods for managing the locale-specific data of a particular UI application or library. |
| InformationDialog | This class can be used to simplify the creation of information dialogs with or without 'Close' button. |
| JuifeI18n | The JuifeI18n class manages the locale-specific data of this library. |
| JuifeUtils | A collection of utility methods. |
| LinkButton | This class represents a button that acts as a hyperlink. |
| NavigationPage | This class represents a page that can be displayed in NavigationPane. |
| NavigationPane | A component that allows the user to navigate through set of pages. |
| OkCancelDialog | This class can be used to simplify the creation of dialogs with 'OK' and 'Cancel' buttons. |
| TaskList | This class represents a list of tasks held for further processing. |
| TaskQueue | The TaskQueue class represents a queue that holds tasks
which are executed in FIFO order. |
| Wizard | The main class for creating wizards that conforms to the wizard's guidelines provided in Java Look and Feel Design Guidelines: Advanced Topics book. |
Provides a set of common components and useful utilities that are missing in the Java 2 Platform Standard Edition.
|
juife v0.1a |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Copyright © 2005 Grigor Iliev. All rights reserved. |