nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example.See: Description
| Interface | Description |
|---|---|
| ICellPresentationConfigProvider |
Allows discovery of a cell presentation configuration {see
nl.tudelft.simulation.introspection.mapping.CellPresentationConfiguration}.
|
| IntrospectingTableModelInterface |
Defines the minimum contract for a TableModel providing additional
introspection services.
|
| ModelManager |
Manages the object model classes for an object model.
|
| ObjectJTableInterface |
Declares standard methods of an ObjectJTable.
|
| Class | Description |
|---|---|
| CollectionTableModel |
A tablemodel used to manage and present the instances of a composite
property.
|
| DefaultModelManager |
A simple implementation.
|
| ExpandButton |
A table-element that spawns an introspection dialog for a property.
|
| IntroSpectionDialog |
A GUI element for presentation and manipulation of an introspected object.
|
| ObjectJTable |
* A customization of a standard JTable to allow the display of an
introspected object.
|
| ObjectTableModel |
The ObjectTableModel.
|
| SortingObjectTableModel |
The sortingObjectTableModel.
|
| UpdateTimer |
provides a timed update mechanism for components
|
nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example.Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.