Package com.tensegrity.gui.swing.control.attributeeditor

Interface Summary
SwingAttributeEditorComponents.FormatValueComponent Interface for all components that provide a formatted value to the outside-world.
SwingAttributeEditorComponents.ValueComponent Interface for all components that provide a value to the outside-world.
SwingAttributeEditorComponents.ValueComponentEx Extension of ValueComponent to store the actual component in it.
 

Class Summary
EditorStateAttributableOnSet AttributableOnSet to edit the hidden state of attributes that is stored in the AttributeEditorProperties.
SwingAttributeEditorComponents This class is a wrapper of static inner classes.
SwingAttributeEditorComponents.AnchorBox A MultiSelectComboBox-based control to render values of type Raster.
SwingAttributeEditorComponents.BlankCategoryBox The BlankCategoryBox is a blank field to be used as category row.
SwingAttributeEditorComponents.BooleanBox A JCheckbox-based control to render values of type boolean.
SwingAttributeEditorComponents.CategoryBox The category box.
SwingAttributeEditorComponents.CategoryLabel Label to be used for categories.
SwingAttributeEditorComponents.ColorBox Color combo box
SwingAttributeEditorComponents.ComboBox Render a combo box cell for strings with an enum Constraint
SwingAttributeEditorComponents.CommandButton CommandButton
SwingAttributeEditorComponents.DoubleField A JTextField which only permits values of type double.
SwingAttributeEditorComponents.FontFormatPanel A JPanel-based component which draws a sample String in a specific font.
SwingAttributeEditorComponents.IconRenderer Icon Renderer indicates that there is more to come if you click on the renderer and the corresponding editor pops up.
SwingAttributeEditorComponents.IconRenderer2 Icon Renderer indicates that there is more to come if you click on the renderer and the corresponding editor pops up.
SwingAttributeEditorComponents.IntegerField A JTextField-based implementation to render and edit values of type integer.
SwingAttributeEditorComponents.LocalizedText The class LocalizedText is used in the LocalizedTextField for editing texts is a specific language.
SwingAttributeEditorComponents.LocalizedTextField  
SwingAttributeEditorComponents.MarkerFormatPanel The MarkerFormatPanel represents a panel, which previews a MarkerFormat instance for the AttributeTable or such.
SwingAttributeEditorComponents.MetricExpressionField The MetricExpressionField is used to display and edit MetricExpression values.
SwingAttributeEditorComponents.MetricField The MetricField is a TextField-based implementation of a Component which should be used to display MetricAttributes.
SwingAttributeEditorComponents.OneColorPanel The OneColorPanel draws a filled rectangle with a specific color.
SwingAttributeEditorComponents.PaintFormatPanel The PaintFormatPanel displays a given PaintFormat.
SwingAttributeEditorComponents.RasterBox A MultiSelectComboBox-based control to render values of type Raster.
SwingAttributeEditorComponents.StrokeFormatPanel The StrokeFormatPanel displays a specific StrokeFormat.
SwingAttributeEditorComponents.TextField The TextField is the default renderer and editor for String-based values.
SwingAttributeEditorUtil Swing dependent utilities for use with attribute editors.
SwingAttributeEditorUtil.InitTextFieldRunnable Runnable to use with SwingUtilities.invokeLater() to prepare a text cell for editing.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.