All Classes
| Class | Description |
|---|---|
| ApplicationBusinessException |
Application business exception, a such exeception should be shown to
user in application.
|
| ApplicationConfiguration |
Created on 11/24/13.
|
| ApplicationContext |
Context of application, may contains config, data sources, ...
|
| ApplicationDataUtil | Deprecated.
since 2.12, will not be replaced.
|
| ApplicationIOUtil |
Useful methods around IO, all method errors are boxes a
ApplicationTechnicalException. |
| ApplicationProgressionModel |
Simple model for a progression long task.
|
| ApplicationTechnicalException |
Application Technical exception.
|
| BinderCache |
To cache binders.
|
| JavaBeanObject |
Created on 8/12/14.
|
| JavaBeanObjectPropagateChangeListener |
Created on 8/12/14.
|
| JavaBeanObjectUtil |
Created on 8/14/14.
|
| PropagatePropertyChangeListener | Deprecated.
since 2.10, prefer use
JavaBeanObjectPropagateChangeListener |
| PropagatePropertyChangeListener.PropagatePropertyChange | |
| RemoveablePropertyChangeListener |
This contract is just used to mark some
PropertyChangeListener we
want when we reload some ui to remove. |