Class Summary |
CellPartRequest |
The cellpartrequest. |
DefaultComboModel |
The default combobox model. |
MultipleLineHeaderRenderer |
|
NyxListSelectionModel |
|
NyxTableCellEditor |
A table cell editor for Xulux |
NyxTableCellRenderer |
The cellrenderer takes care of the look and content of a cell. |
NyxTableColumn |
Override the standard TableColumn, so we can use instances of widgets to set columns
, instead of dynamically creating them all the time. |
NyxTableColumnModel |
|
NyxTableModel |
The nyx tablemodel contains all magic for tables. |
NyxTreeCellRenderer |
For now extends the defaultreeCellRenderer. |
SwingTreeModel |
A cutom tree root, so we can do magic of our own |
XuluxTreeCellRenderer |
|