| Package | Description |
|---|---|
| nl.tudelft.simulation.introspection.gui |
The user interface package provides dialogs and tables to inspect
and manipulate introspected objects, see
nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example. |
| nl.tudelft.simulation.introspection.mapping |
Defines and contains tablecell renderers and editors to be used by
nl.tudelft.tbm.sk.util.introspection.gui.ObjectJTable. |
| Modifier and Type | Method and Description |
|---|---|
CellPresentationConfiguration |
ObjectJTable.getCellPresentationConfiguration() |
CellPresentationConfiguration |
ICellPresentationConfigProvider.getCellPresentationConfiguration() |
| Constructor and Description |
|---|
ObjectJTable(IntrospectingTableModelInterface dm,
CellPresentationConfiguration config)
constructs a new ObjectJTable
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfiguration
A default implementation of the {see CellPresentationConfiguration}
interface.
|
| Modifier and Type | Method and Description |
|---|---|
static CellPresentationConfiguration |
DefaultConfiguration.getDefaultConfiguration() |
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.