| Interface | Description |
|---|---|
| Cancelable |
To cancel contract.
|
| CloseableUI |
Contract to close an ui.
|
| TabContentModel |
Interface defining the models of the tab content UIs.
|
| TabHandler |
Interface describing UI contained in a tab.
|
| TuttiUI<M,H extends AbstractTuttiUIHandler<M,?>> |
Contract to place on each generated jaxx ui.
|
| UIMessageNotifier |
To notify somemessage in ui.
|
| Class | Description |
|---|---|
| AbstractTuttiBeanUIModel<E,B extends AbstractTuttiBeanUIModel<E,B>> |
Abstract UI model to edit a bean.
|
| AbstractTuttiTabContainerUIHandler<M,UI extends TuttiUI<M,?>> |
UI containing a tab panel.
|
| AbstractTuttiUIHandler<M,UI extends TuttiUI<M,?>> |
Contract of any UI handler.
|
| ActionListCellRenderer | |
| CustomTab |
Custom tab component which adds a * in the end of the title
when the content is modified.
|
| RemoveablePropertyChangeListener |
Use this contract when you want the listener to be removed when closing an ui.
|
| TuttiBeanMonitor<B> |
To monitor a bean and know when it changes.
|
| TuttiColorHighlighter | |
| TuttiComputedOrNotData<N extends Number> | |
| TuttiErrorHelper |
helper around errors in Tutti.
|
| TuttiExceptionHandler |
Tutti global exception handler.
|
| TuttiUIUtil |
Created: 14/06/12
|
Copyright © 2012–2013 Ifremer. All rights reserved.