|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BusyConfigurable | Something that can be configured concerning it's "busy" UI. |
| Cancelable | Unit of work that can be cancelled. |
| Controller | Common tag interface for all controllers. |
| ControllerResultListener | Base class for listeners that want to be informed about method results. |
| IControllerReceiver | Controller Task. |
| JmsJndiEnvironment | Environment for using JMS and JNDI. |
| View | A unit that can return an UI to display. |
| Class Summary | |
|---|---|
| ControllerPair<T extends Controller> | A ControllerSender and ControllerReceiver pair for
use in the Application. |
| ControllerResultAdapter | Receives controller results and does nothing by default. |
| ControllerResultBusyAdapter<T extends JComponent> | Maps the received controller events to a JBusyComponent. |
| JmsJndiEnvironmentImpl | Default environment for using JMS and JNDI. |
| ProgressInfo | Progress information sent by the controller. |
| Annotation Types Summary | |
|---|---|
| MethodCancelable | A controller method that is cancelable. |
| ProgressDeterminate | A controller method that has a determinate progress. |
Classes for usage within your application.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||