com.javujavu.javux.wings.extra |
|
Java Source File Name | Type | Comment |
ColorItem.java | Class | This class is a self-rendering label implementing ItemRederer ,
that can display multiline text using specified color.
Object of this class can be used instead of String labels
in labels, buttons, checkboxes, menus and so on, and as an item
in lists, combo boxes, tables and so on. |
ColorItemBox.java | Class | This class is a self-rendering label implementing ItemRederer ,
that can display multiline text using specified color.
Object of this class can be used instead of String labels
in labels, buttons, checkboxes, menus and so on, and as an item
in lists, combo boxes, tables and so on. |
FontItem.java | Class | This class is a self-rendering label implementing ItemRederer ,
that can display multiline text using specified font.
Object of this class can be used instead of String labels
in labels, buttons, checkboxes, menus and so on, and as an item
in lists, combo boxes, tables and so on. |
ShortcutLink.java | Class | |
WingFileDialog.java | Class | This class creates, displays, and operates a message box. |