Class | Description |
---|---|
ButtonPanel |
The main button panel.
|
ContentSearchPanel |
A text area with added functionality for regular expressions.
|
DateRestrictionPanel |
Panel with checkbox for selection of Date boundaries.
|
FileListPopupMenu |
A popupmenu for the file list table that displays the different viewer options.
|
FileNamePatternComboboxModel |
A mutable ComboBoxModel for the file name pattern.
|
FileNamePatternListCell |
ListCellRenderer implementation for the file name column.
|
FileSetTableModel |
TableModel for the file list.
|
InfoLine |
A panel that displays informations and errormessages in two distinct areas
as to avoid overwriting error messages with informative messages.
|
LinkButton |
A button with the visual Layout of a Hyperlink.
|
ListItem<T> |
A simple label-value pair for swing lists.
|
MacOSXMenuAdapter |
Adapter to interact with the standard menu on Apples Mac OS X.
|
MessageLabel |
Adds functionality to the JLabel in order to display (error) messages
|
MimeClassificationPanel |
A Panel that allows to quickly select a MimeType.
|
SubdirPatternLink |
Button with dialog for the definition of a directory pattern.
|
TargetFileListTableCellRenderer |
Base functionality for the cell renderer of the file list table.
|
TwoComponentsPanel |
Provides space for two neighbouring components in a single line.
|
UndoHistory |
An alternative UndoManager.
|
UndoHistoryPopupMenu |
A JPopupMenu that displays the Actions made available by an
UndoHistory . |
Enum | Description |
---|---|
MacOSXMenuAdapter.OSXCOMMAND |
These enum constants represent the methods that can potentially be called
on the
ApplicationListener interface. |
MimeClassificationPanel.OPTION |