|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DfcTable | |
---|---|
dsto.dfc.swing.logging | Components for displaying log messages. |
dsto.dfc.swing.styles | |
dsto.dfc.swing.table | Extension of the Swing table framework to support advanced (add, remove, copy, paste etc) table models and provide several extensions to the JTable component. |
Uses of DfcTable in dsto.dfc.swing.logging |
---|
Subclasses of DfcTable in dsto.dfc.swing.logging | |
---|---|
class |
LogMessageTable
Display a LogMessageBuffer in a table view. |
Uses of DfcTable in dsto.dfc.swing.styles |
---|
Subclasses of DfcTable in dsto.dfc.swing.styles | |
---|---|
class |
StyleSheetTableView
Views/edits a StyleSheet in a table view. |
Uses of DfcTable in dsto.dfc.swing.table |
---|
Subclasses of DfcTable in dsto.dfc.swing.table | |
---|---|
class |
MapTableView
Edits a java.util.Map in a table view. |
Fields in dsto.dfc.swing.table declared as DfcTable | |
---|---|
protected DfcTable |
CmdInsertRow.table
|
protected DfcTable |
CmdDeleteRows.table
|
protected DfcTable |
CmdAddRow.table
|
protected DfcTable |
AbstractCustomizeRowCommand.table
|
Constructors in dsto.dfc.swing.table with parameters of type DfcTable | |
---|---|
AbstractCustomizeRowCommand(DfcTable table)
|
|
CmdAddRow(DfcTable table)
|
|
CmdDeleteRows(DfcTable table)
|
|
CmdInsertRow(DfcTable table)
|
|
CmdMoveRow(DfcTable table,
boolean direction)
Create a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |