Uses of Interface
nl.tudelft.simulation.introspection.table.DynamicTableModel

Packages that use DynamicTableModel
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. 
 

Uses of DynamicTableModel in nl.tudelft.simulation.introspection.gui
 

Classes in nl.tudelft.simulation.introspection.gui that implement DynamicTableModel
 class CollectionTableModel
          A tablemodel used to manage and present the instances of a composite property.
 

Constructors in nl.tudelft.simulation.introspection.gui with parameters of type DynamicTableModel
IntroSpectionDialog.ButtonPanel(DynamicTableModel model, javax.swing.JTable viewer)
          Constructs a new ButtonPanel
 



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