Serialized Form
|
Package nl.tudelft.simulation.introspection.gui |
instances
java.util.Map<K,V> instances
- the instances of the collection
keys
java.util.List<E> keys
- the keys identifying specific instances
componentType
java.lang.Class<T> componentType
- the componentType
buttons
java.util.List<E> buttons
- the expand button
parentProperty
Property parentProperty
- the parentProperty
introspector
Introspector introspector
- the introspector
manager
ModelManager manager
- The model manager
maxKey
int maxKey
- The highest key currently allocated
myTable
javax.swing.JTable myTable
- the JTable in which this button is actually displayed
PROPERTY
Property PROPERTY
- the property
MODEL
IntrospectingTableModelInterface MODEL
- the model
table
javax.swing.JTable table
- the table, set during initialization
parent
java.awt.Window parent
- the parent window, set during initialization
hasShown
boolean hasShown
- hasShown?
introspectionTableModel
IntrospectingTableModelInterface introspectionTableModel
- the introspectionTableModel
CONFIG
CellPresentationConfiguration CONFIG
- The configuration used to assign renderers and editors to cells.
properties
Property[] properties
- the properties
buttons
ExpandButton[] buttons
- the expand buttons
introspector
Introspector introspector
- the introspector
manager
ModelManager manager
- The model manager
|
Package nl.tudelft.simulation.introspection.mapping |
value
javax.swing.JComponent value
- the value
value
java.awt.Color value
- the value
cellPanel
javax.swing.JPanel cellPanel
- the cellPanel
listeners
java.util.List<E> listeners
- the listeners
value
java.awt.Font value
- the value
cellPanel
javax.swing.JLabel cellPanel
- the cellPanel
value
javax.swing.JComponent value
- the value to edit
|
Package nl.tudelft.simulation.introspection.sortable |
sortMode
int sortMode
- the sortMode
id
int id
- the id of the instance
definitions
java.util.List<E> definitions
- the definitions of the tableHeader
Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.