Package 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.

See:
          Description

Interface Summary
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 Summary
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
 

Package nl.tudelft.simulation.introspection.gui Description

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.



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.