Package jaxx.runtime.swing
Package jaxx.runtime.swing
Base package of the project jaxx-widgets.
In this package, we can find several simple widgets :- AboutPanel : an About dialog ui
- ClockWidget : a widget which displays time
- EntityComboBox : a rich drop list of beans based on Decorator api
- ErrordialogUI : error dialog to use each time there is an error
- FontSizor : a widget to change font size
- HidorButton : a simple widget to show and hide components
- ListSelectorUI :
- MemoryStatusWidget : a widget to display memory usage
- StatusMessagePanel : a panel to display messages and show status of application (busy, waking, ...)
-
Class Summary Class Description AboutPanel AboutPanelHandler Deprecated. please use now jaxx-widgets-about module instead.BaseActionPanel TODO sletellier 15/06/2012 : find a better way to add onActionPerform on custom componentsClockWidget ComboToListSelector<B> CompoundIcon The CompoundIcon will paint two, or more, Icons as a single Icon.ErrorDialogUI ErrorDialogUIHandler Handler of uiErrorDialogUI.FontSizor FontSizorHandler Handler of uiFontSizor.HidorButton HidorButtonHandler Handler of uiHidorButton.JAXXDatePicker JAXXWidgetUtil JSearchTextField A text field with search symbol painted to indicate that it is used as search fieldListSelector<B> ListSelectorModel<B> ListToListSelector<B> MemoryStatusWidget MemoryStatusWidgetHandler Handler of uiMemoryStatusWidget.StatusMessagePanel StatusMessagePanelHandler -
Enum Summary Enum Description CompoundIcon.Layout -
Exception Summary Exception Description JAXXRuntimeException A special runtime exception to catch special errors fro