Uses of Package
com.tensegrity.gui.swing.control

Packages that use com.tensegrity.gui.swing.control
com.tensegrity.gui.component The component package contains the basic abstractions for components used within a Graph application, such as GraphApplication, StatusBar, AttributeTable and ObjectTreePanel.  
com.tensegrity.gui.swing The package is the container for all swing-related gui classes and interfaces.  
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   
com.tensegrity.gui.swing.control.tree This package contains the implementation for an Object Tree for VisualGraph objects. 
com.tensegrity.gui.swing.dialog.panel The package for all format panel implementations. 
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
com.tensegrity.skeleton.swing The Swing based implementation of the skeleton framework. 
com.tensegrity.skeleton.swing.launch This package contains all (mainly swing based) LaunchTask implementations used by the SwingApplicationFrame.  
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.component
ProgressBar
          Class ProgressBar implements a ProgressBar based on the swing ProgressBar according to the com.tensegrity.generic.util.ProgressListener interface.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing
SwingToolBar
          This SwingToolBar keeps care of its components when it comes to switching languages.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing.control
FixedSizeLabel
           Class FixedSizeLabel represents a JLabel with a fixed size.
ListRenderer
          ListRenderer acts as base class for all types of ListCellRenderer implementations.
MenuTabbedPane
           A simple JTabbedPane wrapper to enable context menus for single tabs.
PaintFormatComboBox
          This class is the abstract class for all type of PaintFormat related ComboBox controls.
PaintFormatLabel
           The PaintFormatLabel is a label that is used by all PaintFormat related selectors like GradientComboBox and PatternComboBox.
PaintFormatMultiSelectItem
          PaintFormatMultiSelectItem is the Item implementation for the PaintFormatMultiSelectPanel used within the PaintFormatComboBox.
PopupMenuArrowButton
           PopupMenuArrowButton is a JButton that looks like a combo button (contains an arrow pointing south) and opens a popup menu when clicked, that can be defined in a subclass.
ProgressBar
          Class ProgressBar implements a ProgressBar based on the swing ProgressBar according to the com.tensegrity.generic.util.ProgressListener interface.
SwingMenu
          The custom Menu class which is capable of changing the icons of the MenuItems according to the current LookAndFeel.
SwingToolBar
          This SwingToolBar keeps care of its components when it comes to switching languages.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing.control.attributeeditor
AnchorComboBox
          AnchorComboBox
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.
DoubleTextField
           A DoubleTextField is a JTextField that only accepts the characters of double numbers as input.
IntegerTextField
          This is a TextField that only accepts integer characters as input.
MetricExpressionTextField
          The MetricExpressionTextField represents a swing control that can be used to edit MetricExpressions.
RasterComboBox
          RasterComboBox
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing.control.tree
PopupMenu
          The SwingPopupMenu implementation extends the default swing implementation about the feature to check whether menu items should be en- or disabled according to the state of the associated item.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing.dialog.panel
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.
StrokeFormatComboBox
          The StrokeFormatComboBox is a ComboBox for all types of StrokeFormat's.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.gui.swing.document
MenuTabbedPane
           A simple JTabbedPane wrapper to enable context menus for single tabs.
SwingMenu
          The custom Menu class which is capable of changing the icons of the MenuItems according to the current LookAndFeel.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.skeleton.commands
SwingMenu
          The custom Menu class which is capable of changing the icons of the MenuItems according to the current LookAndFeel.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.skeleton.swing
PopupMenu
          The SwingPopupMenu implementation extends the default swing implementation about the feature to check whether menu items should be en- or disabled according to the state of the associated item.
SwingMenu
          The custom Menu class which is capable of changing the icons of the MenuItems according to the current LookAndFeel.
 

Classes in com.tensegrity.gui.swing.control used by com.tensegrity.skeleton.swing.launch
SwingMenu
          The custom Menu class which is capable of changing the icons of the MenuItems according to the current LookAndFeel.
SwingToolBar
          This SwingToolBar keeps care of its components when it comes to switching languages.
ZoomComboBox
          The ComboBox implementation for Zoom values.
 



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