|
Class Summary |
| BooleanToCheckTableModel |
Custom table model, that allows represent a boolean value with a check
box. |
| BoxPopupMenu |
The BoxPopupMenu is a JPopupMenu, which orders its
components in a grid, where the column and row count are determined from
the total items count in order to have a grid closest to square. |
| ChatToolbarButton |
The MsgToolbarButton is a SIPCommButton that has
specific background and rollover images. |
| ErrorDialog |
Implements a JDialog which displays an error message and,
optionally, a Throwable stack trace. |
| ExtendedTableModel |
The ExtendedTableModel is a DefaultTableModel with one
method in addition that allow to obtain the row index from a value. |
| ExtListCellRenderer |
|
| LabelTableCellRenderer |
Custom TableCellRenderer that renders
ProtocolProviderService objects, MetaContactGroup
objects and JLabels. |
| MessageDialog |
The MessageDialog is a JDialog that contains a question
message, two buttons to confirm or cancel the question and a check box that
allows user to choose to not be questioned any more over this subject. |
| RadioButtonCellEditor |
|
| RadioButtonTableCellRenderer |
|
| SCScrollPane |
The SCScrollPane is a JScrollPane with a custom viewport that allows to
set an image as a background. |
| SIPCommMsgTextArea |
The SIPCommMsgTextArea is a text area defined specially for warning
messages. |
| SIPCommSmartComboBox |
SIPCommSmartComboBox is an editable combo box which selects an item
according to user input. |
| SIPCommSmartComboBox.FilterableComboBoxModel |
The data model used for this combo box. |
| SIPCommToolBar |
The SIPCommToolBar is a JToolBar, which has its own drag icon
and separator. |
| TitlePanel |
The TitlePanel is a decorated panel, that could be used for a header
or a title area. |
| TransparentBackground |
The TransparentBackground is a JComponent, which is
added to a Window in order to make it transparent. |