Interface | Description |
---|---|
HistoryReferencesTableEntry |
An entry of
HistoryReferencesTableModel . |
HistoryReferencesTableModel<T extends HistoryReferencesTableEntry> |
A
TableModel specialised in displaying data of HistoryReference s and handling
them. |
Class | Description |
---|---|
AbstractCustomColumnHistoryReferencesTableModel<T extends HistoryReferencesTableEntry> |
An abstract implementation of
HistoryReferencesTableModel with support for custom
columns. |
AbstractHistoryReferencesTableEntry |
An abstract implementation of
HistoryReferencesTableEntry . |
AbstractHistoryReferencesTableModel<T extends HistoryReferencesTableEntry> |
An abstract implementation of
HistoryReferencesTableModel . |
AlertRiskTableCellItem |
The representation of an
Alert 's risk in a table cell, has the risk's name (displayed in
the cell) and value (used for comparison). |
DefaultHistoryReferencesTableEntry |
A default implementation of
HistoryReferencesTableEntry . |
DefaultHistoryReferencesTableModel |
A default implementation of
HistoryReferencesTableModel . |
HistoryReferencesTable |
A table specialised in showing data from
HistoryReference s obtained from HistoryReferencesTableModel s. |
HistoryReferencesTable.ChangeByteUnitAction |
Enum | Description |
---|---|
HistoryReferencesTableModel.Column |
The default columns supported by the table model for state of
HistoryReference . |