Package com.tensegrity.gui.swt

This package contains classes for a swt-based GraphApplication.

See:
          Description

Interface Summary
Disposable This interface is used in the SWT context in order to provide objects with a Disposable.dispose() method similar to the one defined by Widget.
SwtUtil.CommandItem The CommandItem encapsulates the basic behavior for an item which is associated to a Command.
 

Class Summary
DummyUIManager Deprecated. Don't use it, it will be removed in future time.
SwtAnchorRenderer This class provides static methods for drawing anchor object to a given graphic context.
SwtColorRegistry This is the main class for administing colors within the SWT package.
SwtCommandRegistry An instance of this class represents a CommandRegistry to be used in a SWT context.
SwtDefaultUIManager THIS CLASS HAS BEEN TEMPORARY ADDED HERE IN ORDER TO TEST LANGUAGE SWITCH IN AN SWT CONTEXT AND MIGHT SOON BE REMOVE.
SwtKeyStroke Since in SWT there is no notion of keystroke but simply one of accelerator this class is an adapted version of KeyStroke which provides a SwtKeyStroke.getAccelerator() method.
SwtKeyStrokeBuilder An instance of this class which allows building a KeyStroke instance from the string representations of a key code and modifiers.
SwtKeyStrokeProvider This is a SWT based subclass of the KeyStrokeProvider abstract class.
SwtToolTipGenerator This is the default SWT implementation of ToolTipGenerator.
SwtToolTipManager This class is intended to be equivalent to the Swing ToolTipManager and to palliate the lack of means of controlling the tooltips in a SWT environment.
SwtUIItemEvaluationList THIS CLASS HAS BEEN TEMPORARY ADDED HERE IN ORDER TO TEST LANGUAGE SWITCH IN AN SWT CONTEXT AND MIGHT SOON BE REMOVE.
SwtUtil This class consists of common swt utility methods.
SwtUtil.ItemCommand TODO AH: Comment
 

Package com.tensegrity.gui.swt Description

This package contains classes for a swt-based GraphApplication. You will find basic implementations for documents and events here.



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