Package nl.tudelft.simulation.introspection.mapping

Defines and contains tablecell renderers and editors to be used by nl.tudelft.tbm.sk.util.introspection.gui.ObjectJTable.

See:
          Description

Interface Summary
CellPresentationConfiguration An interface defining the services of a table presentation configuration.
MyFontChooserDialog.UserListenerInterface a userListener interface reacting on OK, cancel
 

Class Summary
ArrayRenderer Renders array values in a human-readable manner.
CollectionRenderer Renders Collection values in a human-readable manner.
DefaultConfiguration A default implementation of the {see CellPresentationConfiguration} interface.
ExpandButtonEditor Implements the pop-up behaviour of the {see nl.tudelft.simulation.introspection.gui.ExpandButton}.
MyColorEditor Starts up a default {see javax.swing.JColorChooser}panel to edit the color value.
MyColorRenderer The color renderer
MyDefaultEditor The default editor.
MyDefaultRenderer  
MyFontChooserDialog (c) copyright 2002-2005 Delft University of Technology , the Netherlands.
MyFontEditor An editor for fonts.
MyTableCellEditor An editor for TableObjects.
SwingCellEditor An editor for SwingComponents.
SwingCellRenderer A renderer for Swing components
 

Package nl.tudelft.simulation.introspection.mapping Description

Defines and contains tablecell renderers and editors to be used by nl.tudelft.tbm.sk.util.introspection.gui.ObjectJTable. The nl.tudelft.tbm.sk.introspection.gui.mapping.ExpandButtonEditor controls the 'click-through' functionality of the nl.tudelft.tbm.sk.util.introspection.gui.ObjectJTable.



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