Class Summary |
ArrayLayout |
This class adapts the gridbaglayout to create a grid based layout. |
CommandHistory |
plugs into a textfield and keeps an input history. |
FileSystemModel |
models a file system for the swing tree model. |
IRCColorText |
IRCColorText parses IRC color |
JMenuPlus |
A subclass of JMenu which adds a simple heuristic for ensuring
that the popup menu gets placed onscreen. |
MDIPane |
this class manages a bunch of internals. |
MDIPaneInternalUI |
MDIPaneInternalUI is a JInternalFrame implementation of the mdi pane ui |
MDIPaneTabUI |
MDIPaneTabUI implements MDI with tabs |
MDIPaneUI |
MDIPaneUI is the UI implementation of an MDI tabbed pane. |
MessagePanel |
MessagePanel is a component that displays scrolling text with icons |
ObjexcelAbstractAction |
ObjexcelAbstractAction extends AbstractAction by adding
accelerator property,
mnemonic property for buttons
tooltips
common rules can be used
enable/disable
ObjexcelAbstractAction allows one action to have many gui elements associated with it. |
ObjexcelAbstractAction.Rule |
Rule allows common logic to be shared accross actions. |
ObjexcelFileChooser |
component to select a file |
ObjexcelTableCellRenderer |
supports rendering of dates, integers, ircolortext and progress bars |
ObjexcelTableCellRenderer.IRCColorString |
IRCColorString supports rendering or IRC color text. |
ObjexcelTableModel |
table model that
support sorting
supports firing events without the need to subclass it |
TreeModelSupport |
|