Package nl.coderight.jazz

Interface Summary
Painter Interface for painting delegates.
ProgressMonitor Interface to monitor the progress of some operation.
Template Template is used to create a common look and feel for an application.
 

Class Summary
Application Application is the root Controller of the Hierarchical Model-View-Controller (HMVC) layers.
Controller Controller is part of the HMVC pattern.
Event<T> Base class for events.
Model Model is part of the HMVC pattern.
Module Interface for modules.
SplashScreen Provides a splash screen during application startup.
SystemTrayIcon Provides a tray icon that is added to the system tray.
Task<V> Use Task for (long running) background processes.
TaskManager TaskManager is used ONLY by the framework!
Timer Provides an implementation of a timer.
View View is part of the HMVC pattern.
ViewManager ViewManager is used ONLY by the framework!
 

Enum Summary
Task.TaskState Enumeration of the possible Task states.
View.ToolBarPosition Enumeration of possible ToolBar positions.
View.ViewPosition Enumeration of possible View positions.
ViewManager.ScreenMode Enumeration of possible screen modes.
ViewManager.WindowMode Enumeration of the possible WindowMode implementations.
 

Exception Summary
Controller.EventNotHandledException RuntimeException, thrown when an event is not handled.
 



Copyright 2010 CodeRight, All rights reserved.