Uses of Class
com.tensegrity.gui.swing.control.multiselect.MultiSelectComboBox

Packages that use MultiSelectComboBox
com.tensegrity.gui.swing.control This package contains specific controls used within dialogs, such as the IntegerTextField, ProgressBar and SpinButton.  
com.tensegrity.gui.swing.control.attributeeditor   
 

Uses of MultiSelectComboBox in com.tensegrity.gui.swing.control
 

Subclasses of MultiSelectComboBox in com.tensegrity.gui.swing.control
 class AnchorComboBox
          AnchorComboBox
 class ColorComboBox
           This class implements a ComboBox which lets a user select from 64 predefined colors layouted in a multi select popup matrix of 8x8 fields.
 class GradientComboBox
          The GradientComboBox allows users to select from various predefined Gradient styles.
 class MarkerComboBox
          The MarkerComboBox is a ComboBox filled with Marker Formats.
 class PaintFormatComboBox
          This class is the abstract class for all type of PaintFormat related ComboBox controls.
 class PatternComboBox
          The PatternComboBox allows users to select from various predefined Patterns.
 class RasterComboBox
          RasterComboBox
 class StrokeFormatComboBox
          The StrokeFormatComboBox is a ComboBox for all types of StrokeFormat's.
 class TextureComboBox
          The TextureComboBox is meant to allow users to select from a list of predefined textures to be used as fill type.
 

Uses of MultiSelectComboBox in com.tensegrity.gui.swing.control.attributeeditor
 

Subclasses of MultiSelectComboBox in com.tensegrity.gui.swing.control.attributeeditor
static class SwingAttributeEditorComponents.AnchorBox
           A MultiSelectComboBox-based control to render values of type Raster.
static class SwingAttributeEditorComponents.ColorBox
          Color combo box
static class SwingAttributeEditorComponents.RasterBox
           A MultiSelectComboBox-based control to render values of type Raster.
 



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