Serialized Form


Package com.tensegrity.generic.attribute

Class com.tensegrity.generic.attribute.AttributeException extends StaticException implements Serializable

Class com.tensegrity.generic.attribute.DynamicAttributeException extends DynamicException implements Serializable

Class com.tensegrity.generic.attribute.IllegalAttributeException extends AttributeException implements Serializable

Class com.tensegrity.generic.attribute.IllegalNameException extends AttributeException implements Serializable

Class com.tensegrity.generic.attribute.IllegalValueException extends AttributeException implements Serializable

Class com.tensegrity.generic.attribute.UnknownAttributeException extends DynamicException implements Serializable

Class com.tensegrity.generic.attribute.VisitException extends AttributeException implements Serializable


Package com.tensegrity.generic.constraint

Class com.tensegrity.generic.constraint.ConstraintParserException extends StaticException implements Serializable

Class com.tensegrity.generic.constraint.ConstraintViolationException extends StaticException implements Serializable

Serialized Fields

constraint

Constraint constraint

Class com.tensegrity.generic.constraint.CustomConstraintException extends DynamicException implements Serializable


Package com.tensegrity.generic.math

Class com.tensegrity.generic.math.MathDynamicException extends DynamicException implements Serializable

Class com.tensegrity.generic.math.MathException extends StaticException implements Serializable


Package com.tensegrity.generic.persistence

Class com.tensegrity.generic.persistence.BuildException extends StaticException implements Serializable

Class com.tensegrity.generic.persistence.ReadException extends StaticException implements Serializable

Class com.tensegrity.generic.persistence.SerializeException extends StaticException implements Serializable

Class com.tensegrity.generic.persistence.WriteException extends StaticException implements Serializable

Class com.tensegrity.generic.persistence.XMLParseException extends DynamicException implements Serializable


Package com.tensegrity.generic.util

Class com.tensegrity.generic.util.AssertException extends DynamicException implements Serializable

Class com.tensegrity.generic.util.CommandLine extends java.util.HashMap implements Serializable

Serialized Fields

usageTexts

java.util.HashMap usageTexts

Class com.tensegrity.generic.util.DynamicException extends java.lang.RuntimeException implements Serializable

Class com.tensegrity.generic.util.FactoryConfigurationError extends java.lang.Error implements Serializable

Serialized Fields

exception

java.lang.Exception exception
instance variable to hold an occured exception that has been transformed into a FactoryConfigurationError

Class com.tensegrity.generic.util.IllegalElementException extends DynamicException implements Serializable

Class com.tensegrity.generic.util.InvalidArgumentException extends DynamicException implements Serializable

Class com.tensegrity.generic.util.InvalidKeyException extends StaticException implements Serializable

Class com.tensegrity.generic.util.ListModifiedException extends DynamicException implements Serializable

Class com.tensegrity.generic.util.MapReverseNotPossibleException extends StaticException implements Serializable

Class com.tensegrity.generic.util.NonRandomAccessLinkedList extends java.util.LinkedList implements Serializable

Class com.tensegrity.generic.util.PropertiesFactoryException extends StaticException implements Serializable

Class com.tensegrity.generic.util.StaticException extends java.lang.Exception implements Serializable

Class com.tensegrity.generic.util.UnsupportedMethodException extends DynamicException implements Serializable

Class com.tensegrity.generic.util.VersionNumberParseException extends StaticException implements Serializable


Package com.tensegrity.generic.util.metric

Class com.tensegrity.generic.util.metric.MetricExpressionParserException extends StaticException implements Serializable

Serialized Fields

reasonID

int reasonID
instance variable that indentifies the reason of the exception


expression

java.lang.String expression
instance variable for the malformed string representation


Package com.tensegrity.generic.util.prefs

Class com.tensegrity.generic.util.prefs.PreferenceException extends DynamicException implements Serializable


Package com.tensegrity.graphics

Class com.tensegrity.graphics.Boundary extends java.awt.Insets implements Serializable

Class com.tensegrity.graphics.FontFormatParseException extends StaticException implements Serializable

Class com.tensegrity.graphics.ImagePoolingException extends StaticException implements Serializable

Class com.tensegrity.graphics.MarkerFormatParseException extends StaticException implements Serializable

Class com.tensegrity.graphics.PaintFormatParseException extends StaticException implements Serializable

Class com.tensegrity.graphics.PrimitiveStateNotApplicableException extends StaticException implements Serializable

Class com.tensegrity.graphics.StrokeFormatParseException extends StaticException implements Serializable

Class com.tensegrity.graphics.View extends java.lang.Object implements Serializable

Serialized Fields

tx

double tx
translation x


ty

double ty
translation y


sx

double sx
scale x


sy

double sy
scale y


angle

double angle
rotation


tx_rot

double tx_rot
translation x for rotation


ty_rot

double ty_rot
translation y for rotation


Package com.tensegrity.composite

Class com.tensegrity.composite.StateNotApplicableException extends StaticException implements Serializable


Package com.tensegrity.composite.coordinate

Class com.tensegrity.composite.coordinate.CoordinateSystemParseException extends StaticException implements Serializable

Class com.tensegrity.composite.coordinate.ScaleParseException extends StaticException implements Serializable


Package com.tensegrity.composite.event

Class com.tensegrity.composite.event.BaseCompositeEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

BaseCompositeEvent event
the vetoed BaseCompositeEvent

Class com.tensegrity.composite.event.CompositeEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

CompositeEvent event
the vetoed CompositeEvent

Class com.tensegrity.composite.event.CompositeGroupEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

CompositeGroupEvent event
the vetoed CompositeGroupEvent

Class com.tensegrity.composite.event.CompositeLineEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

CompositeLineEvent event
the vetoed CompositeLineEvent

Class com.tensegrity.composite.event.CompositeViewEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

CompositeViewEvent event
the vetoed CompositeViewEvent


Package com.tensegrity.composite.geometry

Class com.tensegrity.composite.geometry.GeometryHintExpressionEvaluationException extends StaticException implements Serializable

Class com.tensegrity.composite.geometry.GeometryHintExpressionParserException extends StaticException implements Serializable

Class com.tensegrity.composite.geometry.GeometryItemCreationException extends StaticException implements Serializable

Class com.tensegrity.composite.geometry.GeometryNotSupportedException extends StaticException implements Serializable


Package com.tensegrity.composite.style

Class com.tensegrity.composite.style.StyleItemApplyException extends StaticException implements Serializable

Class com.tensegrity.composite.style.StyleNotApplicableException extends StaticException implements Serializable


Package com.tensegrity.composite.style.persistence

Class com.tensegrity.composite.style.persistence.StyleItemNotFoundException extends BuildException implements Serializable


Package com.tensegrity.graph.event

Class com.tensegrity.graph.event.GraphEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

GraphEvent event
the veto'ed GraphEvent

Class com.tensegrity.graph.event.VisualGraphEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

VisualGraphEvent event
the veto'ed VisualGraphEvent


Package com.tensegrity.graph.model

Class com.tensegrity.graph.model.GraphDynamicException extends DynamicException implements Serializable

Class com.tensegrity.graph.model.GraphException extends StaticException implements Serializable

Class com.tensegrity.graph.model.GraphModifiedException extends GraphDynamicException implements Serializable

Class com.tensegrity.graph.model.GraphTypeException extends GraphDynamicException implements Serializable

Class com.tensegrity.graph.model.IllegalEdgeException extends GraphException implements Serializable

Class com.tensegrity.graph.model.IllegalGraphException extends GraphException implements Serializable

Class com.tensegrity.graph.model.IllegalNodeException extends GraphException implements Serializable

Class com.tensegrity.graph.model.InappropriateGraphException extends GraphException implements Serializable


Package com.tensegrity.graph.rule

Class com.tensegrity.graph.rule.AbstractGraphObjectRule extends com.tensegrity.graph.rule.AbstractRule implements Serializable

Serialized Fields

deletable

boolean deletable
Deletable flag.


selectable

boolean selectable
BaseInteractable flag.


movable

boolean movable
Moveable flag.


resizable

boolean resizable
Resizable flag.


copyable

boolean copyable
Copyable flag.


cutable

boolean cutable
Cutable flag.

Class com.tensegrity.graph.rule.EdgeRule extends AbstractGraphObjectRule implements Serializable

Serialized Fields

detachableSource

boolean detachableSource
Flag for enabled/disabled source detaching.


detachableTarget

boolean detachableTarget
Flag for enabled/disabled target detaching.


edgeinsertmode

int edgeinsertmode
The edge insert mode.


snapToPortDistance

int snapToPortDistance
The distance threshold when the edge snaps to the closest port. Setting this value to 0 or a almost 0 will effectively disable port-snapping of the edge.

Class com.tensegrity.graph.rule.GraphRule extends com.tensegrity.graph.rule.AbstractRule implements Serializable

Serialized Fields

drophandlername

java.lang.String drophandlername
Handler name for node drops.


legalCrossVisualSubgraphEdgeSplits

java.util.HashSet legalCrossVisualSubgraphEdgeSplits
Set of legal cross visualsubgraph edges split


autospacemode

int autospacemode
the autospacemode of the graph


edgeInsertSinglePosition

boolean edgeInsertSinglePosition
The edge insert single position flag.


acceptlooseobjects

boolean acceptlooseobjects
Whether to acceppt loose objects in the toplevelview of this graph.


edgeSplitTolerance

int edgeSplitTolerance
Tolerance for edge-splitting.

Class com.tensegrity.graph.rule.NodeRule extends AbstractGraphObjectRule implements Serializable

Serialized Fields

applyDegreesHierarchical

boolean applyDegreesHierarchical

indegreeMinimum

int indegreeMinimum
Minimum number of inbound edges.


indegreeMaximum

int indegreeMaximum
Maximum number of inbound edges.


outdegreeMinimum

int outdegreeMinimum
Minimum number of outbound edges.


outdegreeMaximum

int outdegreeMaximum
Maximum number of outbound edges.


instanceMinimum

int instanceMinimum
Minimum number of instances per graph.


instanceMaximum

int instanceMaximum
Maximum number of instances per graph.


drawports

boolean drawports
Whether to draw the ports of this node.


detachOnMove

boolean detachOnMove
Whether to detach the node on move.


cascadeDeleteEdges

boolean cascadeDeleteEdges
whether to cascade deletes of adjacent edges


cascade11NodeDelete

boolean cascade11NodeDelete
whether to cascade 1-1-node deletes.


applyCascadeNodeDeleteHierarchical

boolean applyCascadeNodeDeleteHierarchical

prohibitEdgeSplit

boolean prohibitEdgeSplit
Prohibiting edge splits.


applyEdgeSplitHierarchical

boolean applyEdgeSplitHierarchical

acceptLooseNodesIfSubgraph

boolean acceptLooseNodesIfSubgraph
Whether to accept loose nodes if the node is actually a subgraph


acceptPasteIfSubgraph

boolean acceptPasteIfSubgraph
Whether to accept paste operations if the node is actually a subgraph


acceptOverlayEdgeCreation

boolean acceptOverlayEdgeCreation

legalSubgraphRules

java.util.HashSet legalSubgraphRules
Legal subgraph rules.


disallowedEdgeSplitNodes

java.util.HashSet disallowedEdgeSplitNodes
Disallowed edge-split node rules


overlayEdgeCreation

java.lang.String overlayEdgeCreation
Overlay edge creation.


drophandlername

java.lang.String drophandlername
Handler for node drops.


nodemovedinsubgraphhandlername

java.lang.String nodemovedinsubgraphhandlername
Handler for node-moved-in-subgraph.


subgraphremovehandlername

java.lang.String subgraphremovehandlername
Handler for node removes.


overlayhandlername

java.lang.String overlayhandlername
Handler for overlay indication.

Class com.tensegrity.graph.rule.RuleDynamicException extends DynamicException implements Serializable

Class com.tensegrity.graph.rule.RuleRegistry extends java.lang.Object implements Serializable

Serialized Fields

rules

StableHashMap rules
hashmap of rules


defaultnoderule

java.lang.String defaultnoderule
name of the defaultnoderule (initially null)


defaultedgerule

java.lang.String defaultedgerule
name of the defaultnoderule (initially null)


graphrule

java.lang.String graphrule
name of the graphrule


Package com.tensegrity.graph.view

Class com.tensegrity.graph.view.ClipboardOperationException extends DynamicException implements Serializable

Class com.tensegrity.graph.view.InteractionControlAdapter extends java.lang.Object implements Serializable

Class com.tensegrity.graph.view.InteractionSettings extends java.lang.Object implements Serializable

Serialized Fields

allowLoops

boolean allowLoops
allow loops or not


portsEnabled

boolean portsEnabled
enable ports or not


highlightmode

int highlightmode
highlight mode for ports


portHighlightTolerance

int portHighlightTolerance
instance variable for the port-highlight tolerance


Package com.tensegrity.gui

Class com.tensegrity.gui.KeyStrokeBuilder.keyStrokeBuilderException extends java.lang.Exception implements Serializable

Class com.tensegrity.gui.TooltipUIMapItem extends java.awt.Component implements Serializable

Serialized Fields

component

javax.swing.JComponent component

Class com.tensegrity.gui.UIItem extends java.lang.Object implements Serializable

Serialized Fields

text

java.lang.String text
Some text for this Item.


state

int state
the field to store the current state.


ID

java.lang.String ID
The field to store Items ID.


Package com.tensegrity.gui.container

Class com.tensegrity.gui.container.ContainerAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

containerInstance

Container containerInstance
local Container instance


Package com.tensegrity.gui.document.event

Class com.tensegrity.gui.document.event.DocumentEventVetoException extends java.lang.Exception implements Serializable

Serialized Fields

event

DocumentEvent event
the veto'ed DocumentEvent


Package com.tensegrity.gui.swing

Class com.tensegrity.gui.swing.SwingCommandRegistry.ActionCommand extends SwingUtil.ActionCommand implements Serializable

Class com.tensegrity.gui.swing.SwingUtil.ActionCommand extends javax.swing.AbstractAction implements Serializable

Serialized Fields

command

Command command
Internal Command delegate.

Class com.tensegrity.gui.swing.SwingUtil.ChoiceCommandMenuItem extends javax.swing.JRadioButtonMenuItem implements Serializable

Serialized Fields

cmd

Command cmd

pressedMode

boolean pressedMode
Flag to prevent key-repeat press events for excess calls to menus. (Problem with AONS/ADS)

Class com.tensegrity.gui.swing.SwingUtil.CommandMenuItem extends javax.swing.JMenuItem implements Serializable

Serialized Fields

cmd

Command cmd

pressedMode

boolean pressedMode
Flag to prevent key-repeat press events for excess calls to menus. (Problem with AONS/ADS)

Class com.tensegrity.gui.swing.SwingUtil.CommandToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

command

ToggleCommand command

Class com.tensegrity.gui.swing.SwingUtil.ToggleCommandMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable

Serialized Fields

cmd

Command cmd

pressedMode

boolean pressedMode
Flag to prevent key-repeat press events for excess calls to menus. (Problem with AONS/ADS)


Package com.tensegrity.gui.swing.control

Class com.tensegrity.gui.swing.control.AnchorComboBox extends MultiSelectComboBox implements Serializable

Serialized Fields

anchor

Anchor anchor
The anchor that is currently selected


anchorLabel

com.tensegrity.gui.swing.control.AnchorComboBox.AnchorLabel anchorLabel

anchorConstraint

Constraint anchorConstraint

colorBorder

java.awt.Color colorBorder

colorDisabledBorder

java.awt.Color colorDisabledBorder

colorFill

java.awt.Color colorFill

colorFillTip

java.awt.Color colorFillTip

Class com.tensegrity.gui.swing.control.AppletStatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

bar

StatusBar bar
The delegate Statebar.


progressBar

ProgressBar progressBar
instance variable for progressBar.

Class com.tensegrity.gui.swing.control.ArrowButton extends javax.swing.plaf.basic.BasicArrowButton implements Serializable

Serialized Fields

drawRect

boolean drawRect

tenGray2

java.awt.Color tenGray2
Predefined color.


tenGray3

java.awt.Color tenGray3
Predefined color.


foreColor

java.awt.Color foreColor
Foreground Color.

Class com.tensegrity.gui.swing.control.AttributeEditorTranslatorCombo extends javax.swing.JComboBox implements Serializable

Serialized Fields

aet

AttributeEditorTranslator aet

attributePath

java.lang.String attributePath

combo

javax.swing.JComboBox combo

Class com.tensegrity.gui.swing.control.ColorComboBox extends MultiSelectComboBox implements Serializable

Serialized Fields

othersColorLabel

ColorLabel othersColorLabel

Class com.tensegrity.gui.swing.control.ColorLabel extends FixedSizeLabel implements Serializable

Class com.tensegrity.gui.swing.control.ColorMultiSelectItem extends MultiSelectItem implements Serializable

Serialized Fields

pSize

java.awt.Dimension pSize
static size for all items of this class.


color

java.awt.Color color
An instance of class Color this item represents.

Class com.tensegrity.gui.swing.control.CustomTabbedPane extends MenuTabbedPane implements Serializable

Class com.tensegrity.gui.swing.control.DirectionEditorComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

pnlInfos

javax.swing.JPanel pnlInfos

txtAngle

DoubleSpinTextField txtAngle

lblAngle

javax.swing.JLabel lblAngle

dir

Direction dir

undefined

boolean undefined

ins

java.awt.Insets ins

width

int width

height

int height

cx

int cx

cy

int cy

markSize

int markSize

radius

int radius

hitHandle

double hitHandle

Class com.tensegrity.gui.swing.control.DirectionPopupEditor extends javax.swing.JWindow implements Serializable

Serialized Fields

undefined

boolean undefined

changed

boolean changed

cellBounds

java.awt.Rectangle cellBounds

table

javax.swing.JTable table

txtComp

com.tensegrity.gui.swing.control.DirectionPopupEditor.TextPopupCellEditorComponent txtComp

dirEditor

DirectionEditorComponent dirEditor

Class com.tensegrity.gui.swing.control.DoubleTextField extends javax.swing.JTextField implements Serializable

Class com.tensegrity.gui.swing.control.EdgeTypeSelectionCombo extends PopupMenuArrowButton implements Serializable

Serialized Fields

appFrame

ApplicationFrame appFrame

menu

javax.swing.JPopupMenu menu

Class com.tensegrity.gui.swing.control.ExtendedJFrame extends javax.swing.JFrame implements Serializable

Class com.tensegrity.gui.swing.control.FixedSizeLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

fSize

java.awt.Dimension fSize
The size as instance of Dimension.


fixed

boolean fixed
if true, the label will always return the preferred size passed to the constructor

Class com.tensegrity.gui.swing.control.GradientComboBox extends PaintFormatComboBox implements Serializable

Class com.tensegrity.gui.swing.control.GradientMultiSelectItem extends PaintFormatMultiSelectItem implements Serializable

Class com.tensegrity.gui.swing.control.IntegerTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

prototype

java.lang.String prototype
size hint prototype string


maximum

java.lang.Integer maximum
Maximum value to be accepted as integer.


minimum

java.lang.Integer minimum
Minimum value to be accepted as integer.


suffix

java.lang.String suffix
Suffix displayed after the numbers.

Class com.tensegrity.gui.swing.control.LabelLine extends javax.swing.JPanel implements Serializable

Serialized Fields

line

Line line
the line as component.

Class com.tensegrity.gui.swing.control.LabelLineBorder extends javax.swing.border.TitledBorder implements Serializable

Serialized Fields

EDGE_SPACING

int EDGE_SPACING

borderColor

java.awt.Color borderColor

Class com.tensegrity.gui.swing.control.MarkerComboBox extends MultiSelectComboBox implements Serializable

Class com.tensegrity.gui.swing.control.MarkerMultiSelectItem extends MultiSelectItem implements Serializable

Serialized Fields

coordSystem

CoordinateSystem coordSystem
Coordinate system for the marker.


type

int type
Type of the marker.


size

int size
Size of the marker.


paint

PaintFormat paint
PaintFormat of the marker.


stroke

StrokeFormat stroke
StrokeFormat of the marker.


uiManager

UIManager uiManager

Class com.tensegrity.gui.swing.control.MenuTabbedPane extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

menuMap

java.util.Map menuMap
Stores the popupmenu's for components.


tabFocusListener

com.tensegrity.gui.swing.control.MenuTabbedPane.TabFocusListener tabFocusListener

drawFocusBorder

boolean drawFocusBorder

Class com.tensegrity.gui.swing.control.MetricExpressionTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

formatter

java.text.DecimalFormat formatter
The formatter for the TextField.


initialUnit

int initialUnit
Field for the initial unit. Useful when you need to restore it.


initialText

java.lang.String initialText
Holds the initial String of this TextField. Helpful, when you need to restore that.


mexp

MetricExpression mexp
The MetricExpression instance this TextField displays.

Class com.tensegrity.gui.swing.control.PaintFormatComboBox extends MultiSelectComboBox implements Serializable

Serialized Fields

paintColorback

int paintColorback
The background color.

See Also:
PaintFormat

paintColorfore

int paintColorfore
The foreground color.

See Also:
PaintFormat

foregroundMenuItem

PaintFormatComboBox.ColorMenu foregroundMenuItem
Menu instance for the foreground of the paint instance.


backgroundMenuItem

PaintFormatComboBox.ColorMenu backgroundMenuItem
Menu instance for the background of the paint instance.


foregroundPanel

com.tensegrity.gui.swing.control.PaintFormatComboBox.CustomColorPanel foregroundPanel
Panel holding control to launch the ColorChooser and the currently selected custom color.


backgroundPanel

com.tensegrity.gui.swing.control.PaintFormatComboBox.CustomColorPanel backgroundPanel
Panel holding control to launch the ColorChooser and the currently selected custom color.

Class com.tensegrity.gui.swing.control.PaintFormatLabel extends FixedSizeLabel implements Serializable

Serialized Fields

paintStyle

int paintStyle
Style of the Paint.


paintColorback

int paintColorback
Background color of the Paint.


paintColorfore

int paintColorfore
Foreground color of the Paint.


paintGradientType

int paintGradientType
Gradient type of the Paint.


paintPatternType

int paintPatternType
Pattern type of the Paint.


paintTransparency

int paintTransparency
Transparency of the Paint.


paintTransparent

boolean paintTransparent
Transparent flag of the Paint.

Class com.tensegrity.gui.swing.control.PaintFormatMultiSelectItem extends MultiSelectItem implements Serializable

Serialized Fields

paintStyle

int paintStyle
Style of the Paint.


paintColorback

int paintColorback
Background color of the Paint.


paintColorfore

int paintColorfore
Foreground color of the Paint.


paintGradientType

int paintGradientType
Gradient type of the Paint.


paintPatternType

int paintPatternType
Pattern type of the Paint.


paintTransparency

int paintTransparency
Transparency of the Paint.


paintTransparent

boolean paintTransparent
Transparent flag of the Paint.

Class com.tensegrity.gui.swing.control.PatternComboBox extends PaintFormatComboBox implements Serializable

Class com.tensegrity.gui.swing.control.PatternMultiSelectItem extends PaintFormatMultiSelectItem implements Serializable

Class com.tensegrity.gui.swing.control.PopupMenu extends javax.swing.JPopupMenu implements Serializable

Class com.tensegrity.gui.swing.control.PopupMenuArrowButton extends javax.swing.JButton implements Serializable

Class com.tensegrity.gui.swing.control.ProgressBar extends javax.swing.JProgressBar implements Serializable

Serialized Fields

hideIfZero

boolean hideIfZero

Class com.tensegrity.gui.swing.control.RasterComboBox extends MultiSelectComboBox implements Serializable

Serialized Fields

raster

Raster raster
The raster that is currently selected


rasterLabel

com.tensegrity.gui.swing.control.RasterComboBox.RasterLabel rasterLabel

loadRasterSelectItem

com.tensegrity.gui.swing.control.RasterComboBox.RasterMultiSelectItem loadRasterSelectItem

translateLabels

boolean translateLabels

Class com.tensegrity.gui.swing.control.SliderTextPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

slider

javax.swing.JSlider slider
Internal slider reference


uiMan

UIManager uiMan

snapToTickDistance

int snapToTickDistance

Class com.tensegrity.gui.swing.control.StrokeFormatComboBox extends MultiSelectComboBox implements Serializable

Class com.tensegrity.gui.swing.control.StrokeFormatLabel extends FixedSizeLabel implements Serializable

Serialized Fields

strokeStyle

int strokeStyle
Style of the displayed stroke.


strokeWeight

int strokeWeight
Weight of the displayed stroke.


strokeColor

int strokeColor
Color of the displayed stroke.


strokePattern

double[] strokePattern
Pattern of the displayed stroke.


uiManager

UIManager uiManager

Class com.tensegrity.gui.swing.control.StrokeMultiSelectItem extends MultiSelectItem implements Serializable

Serialized Fields

strokeStyle

int strokeStyle
StrokeFormat instance created by internal fields style, weight and color.


strokeWeight

int strokeWeight
StrokeFormat instance created by internal fields style, weight and color.


strokeColor

int strokeColor
StrokeFormat instance created by internal fields style, weight and color.


strokePattern

double[] strokePattern
The custom pattern of the stroke


uiManager

UIManager uiManager

Class com.tensegrity.gui.swing.control.SwingMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

backgroundFlag

boolean backgroundFlag
Only if this flag is set to true, the setBackground call is redirected to the base class. If set to false no background color change is allowed.


id

java.lang.String id
Optional id.


lastLnF

javax.swing.LookAndFeel lastLnF
Holds the last LnF, this toolbar has been switched too. We store a reference to it, to avoid setting the same icons twice.

Class com.tensegrity.gui.swing.control.SwingMenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

smbl

com.tensegrity.gui.swing.control.SwingMenuBar.SwingMenuBarLayout smbl

Class com.tensegrity.gui.swing.control.SwingStatusBar extends javax.swing.JPanel implements Serializable

Serialized Fields

useTimer

boolean useTimer
Flag that indicates whether this StateBar should trigger a timer to delete the current message or not. Default is true.


message

javax.swing.JLabel message
instance variable for the message to display


timer

javax.swing.Timer timer
instance variable for limiting the time a message is displayed


progressBar

ProgressBar progressBar
instance variable for progressBar.

Class com.tensegrity.gui.swing.control.SwingToolBar extends javax.swing.JToolBar implements Serializable

Serialized Fields

lastLnF

javax.swing.LookAndFeel lastLnF
Holds the last LnF, this toolbar has been switched too. We store a reference to it, to avoid setting the same icons twice.


uiManager

UIManager uiManager
The instance of the currently used UIManager.


id

java.lang.String id
The GUI id for the text resource for the title of this ToolBar.

Class com.tensegrity.gui.swing.control.TextFieldList extends javax.swing.JPanel implements Serializable

Serialized Fields

list

javax.swing.JList list
Internal reference to the list of items.

Class com.tensegrity.gui.swing.control.TextPopupEditor extends javax.swing.JWindow implements Serializable

Serialized Fields

undefined

boolean undefined

changed

boolean changed

txtArea

javax.swing.JTextArea txtArea

cellBounds

java.awt.Rectangle cellBounds

table

javax.swing.JTable table

txtComp

com.tensegrity.gui.swing.control.TextPopupEditor.TextPopupCellEditorComponent txtComp

Class com.tensegrity.gui.swing.control.TextureComboBox extends PaintFormatComboBox implements Serializable

Class com.tensegrity.gui.swing.control.TextureLabel extends PaintFormatLabel implements Serializable

Serialized Fields

texture

java.awt.Image texture

Class com.tensegrity.gui.swing.control.TextureMultiSelectItem extends PaintFormatMultiSelectItem implements Serializable

Serialized Fields

texture

java.awt.Image texture

Class com.tensegrity.gui.swing.control.ValueSlider extends javax.swing.JSlider implements Serializable

Serialized Fields

labelTable

java.util.Hashtable labelTable
The table we use for the dynamic value label.


labelSuffix

java.lang.String labelSuffix
A suffix to append to the text of the label. Default is %.


labelPrefix

java.lang.String labelPrefix
A prefix to prepend to the text of the label.


value

javax.swing.JLabel value

snapEnabled

boolean snapEnabled

snapValue

int snapValue

snapRegion

int snapRegion

Class com.tensegrity.gui.swing.control.ZoomComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

appFrame

ApplicationFrame appFrame

isAdjusting

int isAdjusting


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

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.AnchorBox extends AnchorComboBox implements Serializable

Serialized Fields

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.BlankCategoryBox extends javax.swing.JPanel implements Serializable

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.BooleanBox extends javax.swing.JCheckBox implements Serializable

Serialized Fields

undefined

boolean undefined

checkBoxDummy

javax.swing.JLabel checkBoxDummy

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.CategoryBox extends javax.swing.JPanel implements Serializable

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.CategoryLabel extends javax.swing.JLabel implements Serializable

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.ColorBox extends ColorComboBox implements Serializable

Serialized Fields

color

Color color

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.ComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

undefined

boolean undefined

model

javax.swing.DefaultComboBoxModel model

renderModel

com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.RenderComboBoxModel renderModel

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.CommandButton extends javax.swing.JButton implements Serializable

Serialized Fields

cmd

Command cmd

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.DoubleField extends DoubleTextField implements Serializable

Serialized Fields

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.FontFormatPanel extends javax.swing.JLabel implements Serializable

Serialized Fields

attribute

Attribute attribute

fontSize

int fontSize

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IconRenderer extends javax.swing.JPanel implements Serializable

Serialized Fields

label

javax.swing.JLabel label

comp

java.awt.Component comp

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IconRenderer2 extends javax.swing.JPanel implements Serializable

Serialized Fields

button

SwingAttributeEditorComponents.IconRenderer2.IconRendererButton button

component

java.awt.Component component

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IntegerField extends IntegerTextField implements Serializable

Serialized Fields

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.LocalizedTextField extends SwingAttributeEditorComponents.TextField implements Serializable

Serialized Fields

locale

java.util.Locale locale

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MarkerFormatPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

Attribute attribute

undefined

boolean undefined

uiManager

UIManager uiManager

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MetricExpressionField extends MetricExpressionTextField implements Serializable

Serialized Fields

undefined

boolean undefined
Boolean to track the undefined state of this ValueComponent.


uiManager

UIManager uiManager

update

boolean update

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MetricField extends SwingAttributeEditorComponents.TextField implements Serializable

Serialized Fields

attribute

MetricAttribute attribute

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.OneColorPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

Attribute attribute

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.PaintFormatPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

Attribute attribute

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.RasterBox extends RasterComboBox implements Serializable

Serialized Fields

undefined

boolean undefined

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.StrokeFormatPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

attribute

Attribute attribute

undefined

boolean undefined

simplifyStroke

boolean simplifyStroke

pattern

double[] pattern

Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.TextField extends javax.swing.JTextField implements Serializable

Serialized Fields

undefined

boolean undefined
Boolean to track the undefined state of this ValueComponent.


Package com.tensegrity.gui.swing.control.attributetable

Class com.tensegrity.gui.swing.control.attributetable.AttributeTablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

SwingAttributeTable table

tree

SwingAttributeTree tree

Class com.tensegrity.gui.swing.control.attributetable.PreferenceTable extends SwingAttributeTable implements Serializable

Class com.tensegrity.gui.swing.control.attributetable.PreferenceTableCellEditor extends com.tensegrity.gui.swing.control.attributetable.AttributeTableCellEditor implements Serializable

Serialized Fields

attributeTable

SwingAttributeTable attributeTable
Deprecated. 
to store the table reference


uiManager

UIManager uiManager
Deprecated. 
to store the uimanager reference

Class com.tensegrity.gui.swing.control.attributetable.PreferenceTableCellEditor.TranslatingCombo extends javax.swing.JComboBox implements Serializable

Serialized Fields

uiManager

UIManager uiManager

attrib

Attribute attrib

Class com.tensegrity.gui.swing.control.attributetable.SwingAttributeTable extends javax.swing.JTable implements Serializable

Serialized Fields

model

AttributeTableModel model
the table model


renderer

AttributeTableCellRenderer renderer
the table cell renderer


editor

AttributeTableCellEditor editor
the table cell editor


popupmenu

PopupMenu popupmenu
the pop menu


editable

boolean editable
global flag for editing allowed/forbidden setting


categories

java.util.Map categories
Static field that holds the categories.


categorieslist

java.util.ArrayList categorieslist
Static field that holds the categories in order.


uiMap

java.util.HashMap uiMap
ui map


uiManager

UIManager uiManager
instance variable for the ui manager


uiItemEvList

UIItemEvaluationList uiItemEvList
ui item evaluation list


tableProperties

AttributeEditorProperties tableProperties
The properties of this table, like hidden attributes and such.


swingTableColumnResizer

SwingTableColumnResizer swingTableColumnResizer


Package com.tensegrity.gui.swing.control.attributetree

Class com.tensegrity.gui.swing.control.attributetree.AttributeTreeEditor extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

tree

SwingAttributeTree tree

uiManager

UIManager uiManager

cmp

SwingAttributeEditorComponents.ValueComponent cmp
current value component that is being edited


editLabelIcon

AttributeTreeIcon editLabelIcon

isStopping

boolean isStopping

Class com.tensegrity.gui.swing.control.attributetree.AttributeTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

expanded

boolean expanded

enabled

boolean enabled

visible

boolean visible

level

int level

pathname

java.lang.String pathname

pathnameWithPostFix

java.lang.String pathnameWithPostFix

Class com.tensegrity.gui.swing.control.attributetree.SwingAttributeTree extends javax.swing.JTable implements Serializable

Serialized Fields

uiManager

UIManager uiManager

editable

boolean editable

editorProperties

AttributeEditorProperties editorProperties

model

AttributeTreeModel model

renderer

AttributeTreeRenderer renderer

editor

AttributeTreeEditor editor

lastClickRow

int lastClickRow

editTimer

javax.swing.Timer editTimer

manager

AttributeEditorStateManager manager

isEditing

boolean isEditing

swingTableColumnResizer

SwingTableColumnResizer swingTableColumnResizer


Package com.tensegrity.gui.swing.control.multiselect

Class com.tensegrity.gui.swing.control.multiselect.MultiSelectComboBox extends javax.swing.JButton implements Serializable

Serialized Fields

uiItemEvList

UIItemEvaluationList uiItemEvList
the item list


uiManager

UIManager uiManager
uiManager: The registered UIManager for resolving resources


multiSelect

MultiSelectPanel multiSelect
MultiSelectPanel for the various colors.


listeners

java.util.ArrayList listeners
The list of item listeners.


separator

javax.swing.JComponent separator
The separator between the button and the label.


label

javax.swing.JLabel label
A Label for the control


arrow

javax.swing.JLabel arrow
the button to launch the popup.


itemWindow

javax.swing.JPopupMenu itemWindow
JPopup


preferredControlHeight

int preferredControlHeight

Class com.tensegrity.gui.swing.control.multiselect.MultiSelectItem extends javax.swing.JComponent implements Serializable

Serialized Fields

selected

boolean selected
True, if this item is selected.


mouseIn

boolean mouseIn
True, if the mouse is over/in this multiselectitem

Class com.tensegrity.gui.swing.control.multiselect.MultiSelectPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

elements

MultiSelectItem[] elements
The elements user can select from.


selection

MultiSelectItem selection
The current selected item.


listeners

java.util.ArrayList listeners
The list of item listeners


rows

int rows

columns

int columns

calculateColsAndRows

boolean calculateColsAndRows

listener

java.awt.event.MouseListener listener


Package com.tensegrity.gui.swing.control.preview

Class com.tensegrity.gui.swing.control.preview.AbstractPreview extends javax.swing.JPanel implements Serializable

Serialized Fields

strokeStyle

int strokeStyle
Style of a Stroke.

See Also:
StrokeFormat

strokeWeight

int strokeWeight
Weight of a Stroke.

See Also:
StrokeFormat

strokeColor

int strokeColor
Color of a Stroke.

See Also:
StrokeFormat

strokePattern

double[] strokePattern
Pattern of a Stroke.

See Also:
StrokeFormat

paintStyle

int paintStyle
The style of a Paint.

See Also:
PaintFormat

paintColorback

int paintColorback
The background color.

See Also:
PaintFormat

paintColorfore

int paintColorfore
The foreground color.

See Also:
PaintFormat

paintGradientType

int paintGradientType
The gradient type.

See Also:
PaintFormat

paintPatternType

int paintPatternType
The pattern type.

See Also:
PaintFormat

paintTextureKey

java.lang.String paintTextureKey
The texture raster key for the raster


paintTransparency

int paintTransparency
The level of transparency.

See Also:
PaintFormat

paintTransparent

boolean paintTransparent
The flag that indicates whether to use transparency or not.

See Also:
PaintFormat

fontSize

int fontSize
The size of the Font.

See Also:
FontFormat

fontWeight

int fontWeight
The weight of the font.

See Also:
FontFormat

fontFamily

java.lang.String fontFamily
The family name of the font.

See Also:
FontFormat

fontColor

int fontColor
The font color.

See Also:
FontFormat

fontItalic

boolean fontItalic
The flag that indicates italic style.

See Also:
FontFormat

fontUnderline

boolean fontUnderline
The flag that indicates underlining.

See Also:
FontFormat

fontStrikethrough

boolean fontStrikethrough
The flag that indicates strikethrough.

See Also:
FontFormat

markerType

int markerType
The type of a marker.

See Also:
MarkerFormat

markerSize

int markerSize
The size of the marker.

See Also:
MarkerFormat

pSize

java.awt.Dimension pSize
Fixed size for Preview elements.


underlineStroke

StrokeFormat underlineStroke
The stroke format for the underline


strikethroughStroke

StrokeFormat strikethroughStroke
The stroke format for the strikethrough

Class com.tensegrity.gui.swing.control.preview.DefaultPreview extends AbstractPreview implements Serializable

Serialized Fields

previewText

java.lang.String previewText
A sample text for previewing a FontFormat. Its recommended to use a localized string.


type

int type
The current type of preview. You can combine the available types by using the |-operator. E.g.: To have a Preview for Font and Paint u may set the type to PREVIEW_FONT | PREVIEW_PAINT.


direction

double direction
Direction in degree for the arrow of a marker. Default value is 180.


Package com.tensegrity.gui.swing.control.slidepanel

Class com.tensegrity.gui.swing.control.slidepanel.Slide extends javax.swing.JPanel implements Serializable

Serialized Fields

slideTitle

SlideTitle slideTitle
Component representing the Title of this slide.


slideComponent

javax.swing.JComponent slideComponent
A wrapper component for the main component. Either a Panel or a scrollpane.


component

javax.swing.JComponent component
The component of this slide.


observable

DefaultObservable observable
observable so that we can inform our parents about mouse clicks


lastSelected

boolean lastSelected
Stores the last selected state, so unnecessary updates are not done


verticalGlue

java.awt.Component verticalGlue

scrollPane

Slide.SlideScrollPane scrollPane

Class com.tensegrity.gui.swing.control.slidepanel.Slide.SlideScrollPane extends javax.swing.JScrollPane implements Serializable

Serialized Fields

isValidateRoot

boolean isValidateRoot

Class com.tensegrity.gui.swing.control.slidepanel.SlidePanel extends Panel implements Serializable

Serialized Fields

parent

SlidePanel parent
parent slide panel, may be null. ref needed for repaint notify


slides

java.util.ArrayList slides
list of slides in the slidepanel


uiItemEvList

UIItemEvaluationList uiItemEvList
ui event list


uiMap

java.util.Map uiMap
uimap


closeAction

javax.swing.Action closeAction
The action which will be executed when the close button is clicked. If no such action is set, no close button will be shown or drawn.


indexSlideMap

java.util.Map indexSlideMap
Maps the index which was assigned to a certain slide during the insertion so that users can later remove these without being dependent on the index-shifting, which occurs if slides are removed.

Class com.tensegrity.gui.swing.control.slidepanel.SlideTitle extends javax.swing.JPanel implements Serializable

Serialized Fields

selected

boolean selected
flag that indicates whether this category is currently selected (open)


title

java.lang.String title
title string for this category


observable

DefaultObservable observable
observable so that we can inform our parents about mouse clicks


topLevel

boolean topLevel
flag that indicates whether we are top level or nested


subComp

boolean subComp
flag that indicates whether we are subcomponent or not


closeIcon

Icon closeIcon
The icon for the close button in the top-right corner of the title.


unfoldedIcon

Icon unfoldedIcon
The icon to indicate the unfolded state.


foldedIcon

Icon foldedIcon
The icon to indicate the folded state.


popupIcon

Icon popupIcon
An icon used as button for the popup menu (optional).


closeIconLabel

javax.swing.JLabel closeIconLabel

titleLabel

javax.swing.JLabel titleLabel

toggleIconLabel

javax.swing.JLabel toggleIconLabel
Holds the current icon label to indicate open or closed state.


popupIconLabel

javax.swing.JLabel popupIconLabel
Will be initialized, whenever a PopupMenuSource is given to add a PopupMenu to this slide.


popupmenusource

JPopupMenuSource popupmenusource
popup menu source reference, may be null if there is no popup menu


activated

boolean activated
The activation flag indicates whether the Title should indicate an activated state. Graphically this is similar to the selected state. This flag can be toggled separately, but gets overridden by the selection flag.S


Package com.tensegrity.gui.swing.control.spinbutton

Class com.tensegrity.gui.swing.control.spinbutton.AbstractSpinTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

formatter

java.text.DecimalFormat formatter
The formatter for the TextField.


spinButton

AbstractSpinButton spinButton
the spin button.


textField

javax.swing.JTextField textField
The swing TextField.


listeners

java.util.ArrayList listeners
List of listeners.


digits

int digits
The amount of digits the internal TextField should provide space for.


normalTextColor

java.awt.Color normalTextColor

Class com.tensegrity.gui.swing.control.spinbutton.DoubleSpinButton extends com.tensegrity.gui.swing.control.spinbutton.AbstractSpinButton implements Serializable

Class com.tensegrity.gui.swing.control.spinbutton.DoubleSpinTextField extends AbstractSpinTextField implements Serializable

Class com.tensegrity.gui.swing.control.spinbutton.IntegerSpinButton extends com.tensegrity.gui.swing.control.spinbutton.AbstractSpinButton implements Serializable

Class com.tensegrity.gui.swing.control.spinbutton.IntegerSpinTextField extends AbstractSpinTextField implements Serializable

Class com.tensegrity.gui.swing.control.spinbutton.MetricExpressionSpinTextField extends DoubleSpinTextField implements Serializable

Serialized Fields

mexp

MetricExpression mexp

uiManager

UIManager uiManager

initialUnit

int initialUnit

Class com.tensegrity.gui.swing.control.spinbutton.SpinButtonActionEvent extends java.awt.event.ActionEvent implements Serializable

Serialized Fields

number

java.lang.Number number


Package com.tensegrity.gui.swing.control.tree

Class com.tensegrity.gui.swing.control.tree.EdgesTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.IsolatedEdgesTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.NodesTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.NodeWrapperComponent extends javax.swing.JLabel implements Serializable

Serialized Fields

wrappedNode

javax.swing.tree.DefaultMutableTreeNode wrappedNode
Internal used mutable TreeNode.


document

Document document
Document association. Needs to be accessible from outside.

Class com.tensegrity.gui.swing.control.tree.ObjectTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

closeIcon

javax.swing.Icon closeIcon

openIcon

javax.swing.Icon openIcon

nodeIcon

javax.swing.Icon nodeIcon

edgeIcon

javax.swing.Icon edgeIcon

labelIcon

javax.swing.Icon labelIcon

rectIcon

javax.swing.Icon rectIcon

polygonIcon

javax.swing.Icon polygonIcon

lineIcon

javax.swing.Icon lineIcon

fontIcon

javax.swing.Icon fontIcon

paintIcon

javax.swing.Icon paintIcon

strokeIcon

javax.swing.Icon strokeIcon

Class com.tensegrity.gui.swing.control.tree.PrimitiveTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.SwingObjectTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

popupMenu_i

PopupMenu popupMenu_i
A popupmenu with some actions users can apply on tree, like sorting.


objTree_i

TreeOutliner objTree_i
The tree used to display graph data.


table_i

AttributeEditor table_i
A reference to an instance of AttributeTable required to update things.


uiManager_i

UIManager uiManager_i
UIManager to keep strings international.


defaultObjectTreeStrategy

DefaultVisualGraphTreeStrategy defaultObjectTreeStrategy
The default object tree strategy

Class com.tensegrity.gui.swing.control.tree.SwingObjectTreePanel.SortAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

ascending

boolean ascending

Class com.tensegrity.gui.swing.control.tree.TreeOutliner extends javax.swing.JTree implements Serializable

Serialized Fields

strategy_i

AbstractTreeStrategy strategy_i
This is the currently applied strategy.


defaultStrategy_i

AbstractTreeStrategy defaultStrategy_i
This is the default strategy


allStrategies_i

java.util.Collection allStrategies_i
Collection used to keep track of all strategies applied. This will allow doing some cleaning on the strategies when a document is removed.


activeDocument_i

Document activeDocument_i
The document we currently represent.


expandedMap

java.util.Map expandedMap
Maps VisualGraph-instances on Enumerations of TreePath instances. Useful to restore expanded state(s) of the Tree.


documentStrategyMap_i

java.util.Map documentStrategyMap_i
Maps Document-instances on AbstractTreeStrategy instances.


mapDocumentVisualGraphView

java.util.Map mapDocumentVisualGraphView

selectionMap

java.util.Map selectionMap
Maps VisualGraph-instances to TreePath instances representing all currently selected nodes. This pair is stored on unselected events and restored on selected events.


update

boolean update
Flag to avoid selection deadlocks.


emptyModel_i

javax.swing.tree.DefaultTreeModel emptyModel_i
An empty tree model, which can be used to clear the tree


lastSelected_i

Document lastSelected_i
The last selected document.


lastUnSelected_i

Document lastUnSelected_i

uiMap

java.util.Map uiMap
ui map


uiItemEvList

UIItemEvaluationList uiItemEvList

attributeEditor_i

AttributeEditor attributeEditor_i

uiManager_i

UIManager uiManager_i

defaultStrategiesMap_i

java.util.Map defaultStrategiesMap_i
This Map associates defaultStrategies to Strings representing the type of Document they are associated to


candidatesForModelUpdateAfterLanguageSwitch

java.util.List candidatesForModelUpdateAfterLanguageSwitch
Keeps track of documents for which a model update is required on selection due to a former language switch.


processingVisualGraphEvent

boolean processingVisualGraphEvent

Class com.tensegrity.gui.swing.control.tree.VisualEdgeTreeNode extends VisualGraphObjectTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.VisualGraphObjectTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

uimanager

UIManager uimanager
Local UIManager instance for localized Strings

Class com.tensegrity.gui.swing.control.tree.VisualGraphTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.VisualNodeTreeNode extends VisualGraphObjectTreeNode implements Serializable

Class com.tensegrity.gui.swing.control.tree.VisualSubgraphTreeNode extends VisualGraphObjectTreeNode implements Serializable


Package com.tensegrity.gui.swing.control.tree.strategy

Class com.tensegrity.gui.swing.control.tree.strategy.DefaultVisualGraphTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable


Package com.tensegrity.gui.swing.customattribute

Class com.tensegrity.gui.swing.customattribute.CompositeTableSpanEditor extends javax.swing.JDialog implements Serializable

Serialized Fields

cStartSpinner

IntegerSpinTextField cStartSpinner

rStartSpinner

IntegerSpinTextField rStartSpinner

cStopSpinner

IntegerSpinTextField cStopSpinner

rStopSpinner

IntegerSpinTextField rStopSpinner

cancelled

boolean cancelled

span

CompositeTableSpan span

Class com.tensegrity.gui.swing.customattribute.CompositeTableSpanRenderer extends javax.swing.JLabel implements Serializable

Class com.tensegrity.gui.swing.customattribute.FormatParseException extends StaticException implements Serializable


Package com.tensegrity.gui.swing.dialog

Class com.tensegrity.gui.swing.dialog.AboutDialog extends BaseDialog implements Serializable

Serialized Fields

tabpane

javax.swing.JTabbedPane tabpane

Class com.tensegrity.gui.swing.dialog.AttributableOnSetDialog extends BaseDialog implements Serializable

Serialized Fields

attributable

AttributableOnSet attributable

editor

AttributeEditor editor

isTree

boolean isTree

keyAttributeEditorTitle

java.lang.String keyAttributeEditorTitle

editable

boolean editable

propertyFileName

java.lang.String propertyFileName

btnIDs

java.lang.String[] btnIDs

closedWith

java.lang.String closedWith

Class com.tensegrity.gui.swing.dialog.AttributesEditorStateDialog extends BaseDialog implements Serializable

Serialized Fields

tree

SwingAttributeTree tree

ae

AttributeEditor ae

hsaos

EditorStateAttributableOnSet hsaos

popupMenuSource

DefaultSwingAttributeTreePopupMenuSource popupMenuSource

Class com.tensegrity.gui.swing.dialog.BaseDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

uiManager

UIManager uiManager
UIManager reference.


keyTitle

java.lang.String keyTitle
UIManager key references.


keyDescription

java.lang.String keyDescription
UIManager key references.


ltitle

javax.swing.JLabel ltitle
JLabels that need to be updated for i18n.


ldescription

javax.swing.JLabel ldescription
JLabels that need to be updated for i18n.


lafName

java.lang.String lafName

Class com.tensegrity.gui.swing.dialog.ColorFormatDialog extends BaseDialog implements Serializable

Serialized Fields

cancelled

boolean cancelled
flag whether we were canceled or not.


pnlFormatColor

FormatColor pnlFormatColor
the FormatColor panel used within this dialog.

Class com.tensegrity.gui.swing.dialog.CustomAttributesDialog extends BaseDialog implements Serializable

Serialized Fields

cancelled

boolean cancelled
Boolean to indicate wether this dialog was cancelled or not.


labelTextField

javax.swing.JTextField labelTextField
The textfield for the attribute label (name).


selection

java.util.List selection
The selection of elements to add the new attribute to.


combo

javax.swing.JComboBox combo
The combobox for all the available types.


uiManager

UIManager uiManager

attributeTable

SwingAttributeTree attributeTable
Table for the custom attributes.


currentCustomAttributes

AttributeSet currentCustomAttributes
instance variable that holds the attribute set of the already defined attributes and works with the AttributeTable


removedCustomAttributes

java.util.Vector removedCustomAttributes
instance variable that holds the names of the removed attributes


hiding

boolean hiding

newAttributes

AttributeSet newAttributes
Stores all newly created attributes.


tableProperties

AttributeEditorProperties tableProperties

Class com.tensegrity.gui.swing.dialog.ElementConflictDialog extends BaseDialog implements Serializable

Serialized Fields

rrDoc

RuleRegistry rrDoc

conflictRules

Rule[] conflictRules

conflictLayouts

java.lang.String[] conflictLayouts

lcSource

LayoutController lcSource

lcTarget

LayoutController lcTarget

rows

javax.swing.JComponent[][][] rows

btnOK

javax.swing.JButton btnOK

contentPane

javax.swing.JPanel contentPane

layout

java.awt.GridBagLayout[] layout

showRules

boolean showRules

showLayout

boolean showLayout

Class com.tensegrity.gui.swing.dialog.FontFormatDialog extends FormatDialog implements Serializable

Serialized Fields

formatfont

FormatFont formatfont
Internal reference to the FormatFont panel.

See Also:
FormatFont

Class com.tensegrity.gui.swing.dialog.FormatDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

preview

AbstractPreview preview
Instance of the preview for this format panel dialog.


uiManager

UIManager uiManager
The UIManager of the underlying application.


cancelled

boolean cancelled
Boolean that indicates if the dialog was canceled. Set to false, if user ends the dialog by pressing the ok-button.

Class com.tensegrity.gui.swing.dialog.GeometryHintsDialog extends BaseDialog implements Serializable

Serialized Fields

panel

GeometryHintsPanel panel

uiManager

UIManager uiManager

cancelled

boolean cancelled

Class com.tensegrity.gui.swing.dialog.LoginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

userInput

javax.swing.JTextField userInput

passwdInput

javax.swing.JPasswordField passwdInput

userLabel

javax.swing.JLabel userLabel

passwdLabel

javax.swing.JLabel passwdLabel

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

isCanceled

boolean isCanceled

Class com.tensegrity.gui.swing.dialog.MarkerFormatDialog extends FormatDialog implements Serializable

Serialized Fields

marker

FormatMarker marker

direction

double direction
Direction of the marker. Default is 180.

Class com.tensegrity.gui.swing.dialog.MemoryMonitorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

memMon

com.tensegrity.gui.swing.dialog.MemoryMonitorDialog.MemoryMonitor memMon

Class com.tensegrity.gui.swing.dialog.OpenFileConflictDialog extends BaseDialog implements Serializable

Serialized Fields

optLCUseLoaded

javax.swing.JRadioButton optLCUseLoaded

optLCRenameLoaded

javax.swing.JRadioButton optLCRenameLoaded

optLCReplaceExisting

javax.swing.JRadioButton optLCReplaceExisting

optLCReplaceAll

javax.swing.JRadioButton optLCReplaceAll

optLCUseExisting

javax.swing.JRadioButton optLCUseExisting

optIMGRenameLoaded

javax.swing.JRadioButton optIMGRenameLoaded

optIMGUseExisting

javax.swing.JRadioButton optIMGUseExisting

optSTUseLoaded

javax.swing.JRadioButton optSTUseLoaded

optSTUseExisting

javax.swing.JRadioButton optSTUseExisting

optSTRenameLoaded

javax.swing.JRadioButton optSTRenameLoaded

optSTNUseLoaded

javax.swing.JRadioButton optSTNUseLoaded

optSTNUseExisting

javax.swing.JRadioButton optSTNUseExisting

optGEOMUseLoaded

javax.swing.JRadioButton optGEOMUseLoaded

optGEOMUseExisting

javax.swing.JRadioButton optGEOMUseExisting

optGEOMRenameLoaded

javax.swing.JRadioButton optGEOMRenameLoaded

optRLReplaceExisting

javax.swing.JRadioButton optRLReplaceExisting

optRLReplaceAll

javax.swing.JRadioButton optRLReplaceAll

optRLUseLoaded

javax.swing.JRadioButton optRLUseLoaded

optRLRenameLoaded

javax.swing.JRadioButton optRLRenameLoaded

optRLUseExisting

javax.swing.JRadioButton optRLUseExisting

optGroupLayoutContext

javax.swing.ButtonGroup optGroupLayoutContext

optGroupImage

javax.swing.ButtonGroup optGroupImage

optGroupStyles

javax.swing.ButtonGroup optGroupStyles

optGroupStyleNames

javax.swing.ButtonGroup optGroupStyleNames

optGroupGeoms

javax.swing.ButtonGroup optGroupGeoms

optGroupRules

javax.swing.ButtonGroup optGroupRules

mapRenameFields

java.util.HashMap mapRenameFields

cancelled

boolean cancelled

layoutConflicts

java.util.List layoutConflicts

styleConflict

boolean styleConflict

geometryConflict

boolean geometryConflict

rulesConflict

boolean rulesConflict

showRulesOptionApplyLoaded

boolean showRulesOptionApplyLoaded

layoutController

LayoutController layoutController

renameDocListenerLayout

javax.swing.event.DocumentListener renameDocListenerLayout

renameDocListenerGeom

javax.swing.event.DocumentListener renameDocListenerGeom

renameDocListenerRule

javax.swing.event.DocumentListener renameDocListenerRule

renameDocListenerImages

javax.swing.event.DocumentListener renameDocListenerImages

renameDocListenerStyles

javax.swing.event.DocumentListener renameDocListenerStyles

imageConflicts

java.util.List imageConflicts

styleNameConflict

boolean styleNameConflict

ruleConflicts

java.util.Collection ruleConflicts

edw

ElementDefinitionWrapper edw

chkStoreAsDefaults

javax.swing.JCheckBox chkStoreAsDefaults

chkSuppressConflicts

javax.swing.JCheckBox chkSuppressConflicts

styleDescConflicts

java.util.List styleDescConflicts

styleItemConflicts

java.util.List styleItemConflicts

geomDescConflicts

java.util.List geomDescConflicts

geomItemConflicts

java.util.List geomItemConflicts

currentRenamePanelRow

int currentRenamePanelRow

itemIcon

javax.swing.Icon itemIcon

showLayoutContextUse

boolean showLayoutContextUse

showLayoutConflicts

boolean showLayoutConflicts

showImageConflicts

boolean showImageConflicts

btnOk

javax.swing.JButton btnOk

Class com.tensegrity.gui.swing.dialog.OptionDialog extends BaseDialog implements Serializable

Serialized Fields

headerPanel

javax.swing.JPanel headerPanel

optionPanel

javax.swing.JPanel optionPanel

group

javax.swing.ButtonGroup group

wasCancelled

boolean wasCancelled

dontAskAgain

javax.swing.JCheckBox dontAskAgain

Class com.tensegrity.gui.swing.dialog.PaintFormatDialog extends FormatDialog implements Serializable

Serialized Fields

formatPaint

FormatPaint formatPaint

Class com.tensegrity.gui.swing.dialog.PreferenceDialog extends BaseDialog implements Serializable

Serialized Fields

border

javax.swing.border.MatteBorder border

cancelled

boolean cancelled

preferences

PreferenceDialogProvider preferences

tabNameIDs

java.util.ArrayList tabNameIDs

tabPane

javax.swing.JTabbedPane tabPane

buttonpanel

javax.swing.JPanel buttonpanel

titleID

java.lang.String titleID

restoreEnabled

boolean restoreEnabled

flowLayout

java.awt.FlowLayout flowLayout

restoreButtons

java.util.List restoreButtons

okB

javax.swing.JButton okB

cancelB

javax.swing.JButton cancelB

applyB

javax.swing.JButton applyB

Class com.tensegrity.gui.swing.dialog.PropertiesDialog extends BaseDialog implements Serializable

Serialized Fields

tree

SwingAttributeTree tree

Class com.tensegrity.gui.swing.dialog.ShapeFormatDialog extends BaseDialog implements Serializable

Serialized Fields

shapes

java.util.List shapes
list of shapes


uiManager

UIManager uiManager
ui manager reference


formats

java.util.Map formats
A list of initial formats for this dialog.


namePanelMap

java.util.Map namePanelMap
While creating the panellist from given formats, we collect the the names prior associated to formats, and associate them with the panels. When calling getFormats() we use these names to create a name-format map.


cancelled

boolean cancelled
cancelation flag set if the dialog was cancelled.


fFont

FormatFont fFont

fPaint

FormatPaint fPaint

fStroke

FormatStroke fStroke

fMarkerBegin

FormatMarker fMarkerBegin

fMarkerEnd

FormatMarker fMarkerEnd

markerPreview

DefaultPreview markerPreview

Class com.tensegrity.gui.swing.dialog.StrokeFormatDialog extends FormatDialog implements Serializable

Serialized Fields

strokeFormat

FormatStroke strokeFormat
The format panel to show in this dialog.

Class com.tensegrity.gui.swing.dialog.StrokePatternDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

uiManager

UIManager uiManager

formatPanel

javax.swing.JPanel formatPanel

wasCanceled

boolean wasCanceled

wasChanged

boolean wasChanged

pattern

StrokePattern pattern

preview

com.tensegrity.gui.swing.dialog.StrokePatternDialog.StrokePatternOverview preview

enforceEvenSegmentCount

boolean enforceEvenSegmentCount

editor

com.tensegrity.gui.swing.dialog.StrokePatternDialog.StrokePatternEditor editor

format

javax.swing.JTextField format

scrEditor

javax.swing.JScrollBar scrEditor

btnCancel

javax.swing.JButton btnCancel

btnOk

javax.swing.JButton btnOk

btnSet

javax.swing.JButton btnSet

chkAlternatePattern

javax.swing.JCheckBox chkAlternatePattern

actionSet

javax.swing.AbstractAction actionSet

Class com.tensegrity.gui.swing.dialog.StyleDialog extends BaseDialog implements Serializable

Serialized Fields

stylePanel

FormatStyle stylePanel
The panel for the format style.


uiManager

UIManager uiManager
Internal uimanager instance.

Class com.tensegrity.gui.swing.dialog.TextEditDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

textArea

javax.swing.text.JTextComponent textArea

text_formatter

TextFormatter text_formatter

canceled

boolean canceled
field indicating whether this dialog was canceled

Class com.tensegrity.gui.swing.dialog.TextInputDialog extends BaseDialog implements Serializable

Serialized Fields

canceled

boolean canceled

txtField

javax.swing.JTextField txtField

Class com.tensegrity.gui.swing.dialog.ZoomDialog extends BaseDialog implements Serializable

Serialized Fields

btnGroup

javax.swing.ButtonGroup btnGroup
the ButtonGroup for the radiobuttons.


zoomSlider

javax.swing.JSlider zoomSlider
The slider for the zoom value.


custom

javax.swing.JRadioButton custom
The radiobutton for the custom zoom value option.


zoomValue

int zoomValue
the zoomvalue selected by the user.


radioMap

java.util.Map radioMap
Internal used map to match values to radio buttons. Needed to set the initial zoomvalue.


cancelled

boolean cancelled


Package com.tensegrity.gui.swing.dialog.graphfilechooser

Class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooser extends javax.swing.JFileChooser implements Serializable

Class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileChooserDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

filechooser

javax.swing.JFileChooser filechooser
Swing's FileChooser


files

java.io.File[] files
selected files of the JFileChoose


exportSettings

ExportSettings exportSettings
The checkbox for opening the result in the browser *


lastFileFilter

javax.swing.filechooser.FileFilter lastFileFilter

preview

boolean preview

uiManager

UIManager uiManager

swinggraphpanel

SwingGraphPanel swinggraphpanel

checkBoxPanel

javax.swing.JPanel checkBoxPanel

options

GraphFileChooserOption[] options

saveAs

boolean saveAs

Class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphPreview extends javax.swing.JPanel implements Serializable

Serialized Fields

image

java.awt.Image image
Image reference.


file

java.io.File file
Current file.


imageLabel

javax.swing.JLabel imageLabel
Label containing the image.

Class com.tensegrity.gui.swing.dialog.graphfilechooser.XMLGraphPreview extends GraphPreview implements Serializable

Serialized Fields

fileType

int fileType
allowed filetypes


Package com.tensegrity.gui.swing.dialog.graphtools

Class com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog extends BaseDialog implements Serializable

Serialized Fields

frame

java.awt.Frame frame
reference to application


uiManager

UIManager uiManager

graphApp

GraphApplication graphApp

panes

com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog.CreationPanel[] panes
the configuration panes


activeconfigurationpane

com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog.CreationPanel activeconfigurationpane
the currently active configuration pane


newwindowbox

javax.swing.JCheckBox newwindowbox
checkbox to create in a new window


applyLayout

javax.swing.JCheckBox applyLayout
checkbox to apply layout


animated

javax.swing.JCheckBox animated
checkbox to apply layout animated


coloredNodes

javax.swing.JCheckBox coloredNodes
checkbox to colored nodes checkbox in global panel


coloredEdges

javax.swing.JCheckBox coloredEdges
checkbox to colored edges checkbox in global panel


randomNodeSize

javax.swing.JCheckBox randomNodeSize
checkbox to random size of nodes in global panel


tabpane

javax.swing.JTabbedPane tabpane
instance of the associated table


listener

java.util.ArrayList listener

propertiesFileName

java.lang.String propertiesFileName
See Also:
Constant Field Values

applyAction

java.awt.event.ActionListener applyAction

Class com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutDialog extends BaseDialog implements Serializable

Serialized Fields

frame

java.awt.Frame frame
Application frame


graphApp

GraphApplication graphApp
Graph application


showReports

javax.swing.JCheckBox showReports
checkbox whether to show reports or not


animationCheckBox

javax.swing.JCheckBox animationCheckBox
checkbox whether to enable animation or not


ignoreIsolatedNodes

javax.swing.JCheckBox ignoreIsolatedNodes
checkbox whether the unconnected edges must be ignore during the layout process


dynamicEdgeLayout

javax.swing.JCheckBox dynamicEdgeLayout
checkbox for dynamic edge layout


dynamicNodeLayout

javax.swing.JCheckBox dynamicNodeLayout
checkbox for dynamic node layout


autoPortReassignment

javax.swing.JCheckBox autoPortReassignment
checkbox for automatic ports reassignment


autoPortReassignmentLayoutDirDependent

javax.swing.JCheckBox autoPortReassignmentLayoutDirDependent
checkbox for layout dependent ports reassignment


animationTimeEdit

javax.swing.JTextField animationTimeEdit
edit field to set animation during time


reportDialog

GraphLayoutReportDialog reportDialog
report view


controller

GraphLayoutController controller
reference of the layout Controller


tabpane

javax.swing.JTabbedPane tabpane

nodeContextPanel

LayoutContextPanel nodeContextPanel

edgeContextPanel

LayoutContextPanel edgeContextPanel

applybutton

javax.swing.JButton applybutton

acceptbutton

javax.swing.JButton acceptbutton

layoutDomain

javax.swing.JComboBox layoutDomain

layoutobserver

Observer layoutobserver

editDialog

boolean editDialog

settings

com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutDialog.SettingsPool settings

updateEdgeContextPanel

boolean updateEdgeContextPanel

updateNodeContextPanel

boolean updateNodeContextPanel

numberOfSelectedEdgeContext

int numberOfSelectedEdgeContext

numberOfSelectedNodeContext

int numberOfSelectedNodeContext

popMenu

javax.swing.JPopupMenu popMenu

Class com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutReportDialog extends BaseDialog implements Serializable

Serialized Fields

attributable

com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutReportDialog.Attributable attributable
instance variable that holds the attribute set and works with the AttributeTable


attributetable

AttributeTable attributetable
attributetable

Class com.tensegrity.gui.swing.dialog.graphtools.LayoutContextSelectionDialog extends BaseDialog implements Serializable

Serialized Fields

closedByApply

boolean closedByApply

contexts

GraphLayoutDialog.LayoutContextInf[] contexts

tree

SwingAttributeTree tree


Package com.tensegrity.gui.swing.dialog.panel

Class com.tensegrity.gui.swing.dialog.panel.AbstractFormat extends Panel implements Serializable

Serialized Fields

formatName

java.lang.String formatName

Class com.tensegrity.gui.swing.dialog.panel.FormatColor extends AbstractFormat implements Serializable

Serialized Fields

colorInf

com.tensegrity.gui.swing.dialog.panel.FormatColor.ColorInf colorInf

colorInfTmp

com.tensegrity.gui.swing.dialog.panel.FormatColor.ColorInf colorInfTmp

hasBasic

boolean hasBasic
Is true, if the Basic color panel is available


hasBrightness

boolean hasBrightness
True, if the Brightness color map is available


hasHue

boolean hasHue
True, if the hue color map is available


hasMemory

boolean hasMemory
True, if the ColorMemory panel is available


hasPreview

boolean hasPreview
True, if a Preview Panel is available


hasValueTable

boolean hasValueTable
True, if the value table is available


update

boolean update
update flag to allow state triggered controls to ignore updates.


abstractPreview

AbstractPreview abstractPreview
The preview inserted from outside.


colorMap

java.util.Map colorMap
Map for caching the colors.


brightnessLevel

int brightnessLevel
Fixed level for colors within the Brightness map.


brPixels

int[] brPixels
array of pixels of the rgb color map


brightnessSlider

javax.swing.JSlider brightnessSlider
the brightness slider to the right of the map.


brightnessMap

FormatColor.ColorMapLabel brightnessMap
the rgb color map


huePixels

int[] huePixels
the array of pixels for the hue map. (will be reused).


hueMapImage

java.awt.image.BufferedImage hueMapImage
The Image instance for the huemap.


hueMap

FormatColor.ColorMapLabel hueMap
The Label for the hue map


hueSlider

javax.swing.JSlider hueSlider
the hue slider to the right of the extended map.


previewLabel

javax.swing.JLabel previewLabel
The color preview label.(optional if no abstract preview from outside is set, but still a preview is required.


valueTable

ValueTable valueTable
Panel for the numerical values of the color


colorMemoryPanel

ColorMemoryPanel colorMemoryPanel
The Panel which stores and reflects custom colors.


tabbedPane

javax.swing.JTabbedPane tabbedPane
The tabbed pane for the various color chooser panels.


webcolors

javax.swing.JCheckBox webcolors
Webcolor checkbox.


brightnessGradient

com.tensegrity.gui.swing.dialog.panel.FormatColor.BrightnessGradient brightnessGradient

hueGradient

com.tensegrity.gui.swing.dialog.panel.FormatColor.HueGradient hueGradient

Class com.tensegrity.gui.swing.dialog.panel.FormatFont extends AbstractFormat implements Serializable

Serialized Fields

pnlFtPreview

AbstractPreview pnlFtPreview
the preview panel for the selected font.


paneFtName

javax.swing.JScrollPane paneFtName
Contains the list of font names.


paneFtStyle

javax.swing.JScrollPane paneFtStyle
Contains the list of font styles.


paneFtSize

javax.swing.JScrollPane paneFtSize
Contains the list of predefined font size values.


pnlFtName

javax.swing.JPanel pnlFtName
the panel for the font name list.


pnlFtColor

javax.swing.JPanel pnlFtColor
the panel for the font color combobox.


pnlFtDecoration

javax.swing.JPanel pnlFtDecoration
the extra panel for the style list.


cmbFtColor

ColorComboBox cmbFtColor
The Combobox for the font color.


chkFtStrikeout

javax.swing.JCheckBox chkFtStrikeout
Checkbox for strikethrough option.


chkFtUnderline

javax.swing.JCheckBox chkFtUnderline
Checkbox for the underline option.


lblFtName

javax.swing.JLabel lblFtName
Fontname label.


lblFtStyle

javax.swing.JLabel lblFtStyle
Fontstyle label.


lblFtSize

javax.swing.JLabel lblFtSize
Fontsize label.


lblFtColor

javax.swing.JLabel lblFtColor
Font color label.


edtFtName

javax.swing.JTextField edtFtName
Font name textfield above the list.


edtFtSize

IntegerTextField edtFtSize
font size textfield above the list.


lstFtName

javax.swing.JList lstFtName
the actual list of names.


lstFtSize

javax.swing.JList lstFtSize
the actual list of predefined sizes.


lstFtStyle

javax.swing.JList lstFtStyle
the actual list of font styles.


fontSize

int fontSize

fontWeight

int fontWeight

fontFamily

java.lang.String fontFamily

fontColor

int fontColor

fontItalic

boolean fontItalic

fontUnderline

boolean fontUnderline

fontStrikethrough

boolean fontStrikethrough

fontUnderlineStroke

StrokeFormat fontUnderlineStroke

fontStrikethroughStroke

StrokeFormat fontStrikethroughStroke

fontNames

java.lang.String[] fontNames
String array for all available names.


fontStyles

java.lang.String[] fontStyles
String array for all available and supported font styles.


updateEdit

boolean updateEdit
update flags to avoid unnecessary updates.


updateList

boolean updateList
update

Class com.tensegrity.gui.swing.dialog.panel.FormatMarker extends AbstractFormat implements Serializable

Serialized Fields

type

int type
The type of the marker.


size

int size
Size of the marker.


paint

PaintFormat paint
The instance of PaintFormat for this marker.


stroke

StrokeFormat stroke
The instance of StrokeFormat for this marker.


markerCombo

MarkerComboBox markerCombo
ComboBox for Marker types.


sizeSpinner

MetricExpressionSpinTextField sizeSpinner
SpinButton for the size.


formatPaint

FormatPaint formatPaint
PaintFormat option.


formatStroke

FormatStroke formatStroke
StrokeFormat option.


preview

AbstractPreview preview
The external preview instance, used to reflect changes on this panel.


previewPanel

javax.swing.JPanel previewPanel

Class com.tensegrity.gui.swing.dialog.panel.FormatPaint extends AbstractFormat implements Serializable

Serialized Fields

preview

AbstractPreview preview
The external preview instance, used to reflect changes on this panel.


paintStyle

int paintStyle
The style of a Paint.

See Also:
PaintFormat

paintColorback

int paintColorback
The background color.

See Also:
PaintFormat

paintColorfore

int paintColorfore
The foreground color.

See Also:
PaintFormat

paintGradientType

int paintGradientType
The gradient type.

See Also:
PaintFormat

paintPatternType

int paintPatternType
The pattern type.

See Also:
PaintFormat

paintTransparency

int paintTransparency
The level of transparency.

See Also:
PaintFormat

paintTransparent

boolean paintTransparent
The flag that indicates whether to use transparency or not.

See Also:
PaintFormat

paintTextureKey

java.lang.String paintTextureKey
The texture raster key for the raster


solidCombo

ColorComboBox solidCombo
The combo to select the color for a solid fill.


gradientCombo

PaintFormatComboBox gradientCombo
The combo to select a gradient fill type from.


patternCombo

PaintFormatComboBox patternCombo
The combo to select a pattern fill type from.


textureCombo

RasterComboBox textureCombo
The combo to select a texture image from.


btnGrp

javax.swing.ButtonGroup btnGrp
the button group for all the radiobuttons.


noneRadio

javax.swing.JRadioButton noneRadio
Radiobutton for none fill.


solidRadio

javax.swing.JRadioButton solidRadio
Radiobutton for solid fill.


gradientRadio

javax.swing.JRadioButton gradientRadio
Radiobutton for gradient fill.


patternRadio

javax.swing.JRadioButton patternRadio
Radiobutton for pattern fill.


textureRadio

javax.swing.JRadioButton textureRadio
Radiobutton for texture fill.


transparencyCheck

javax.swing.JCheckBox transparencyCheck
Checkbox for transparency.


transparencySlider

javax.swing.JSlider transparencySlider
The slider for specifying the transparency level in percent.

Class com.tensegrity.gui.swing.dialog.panel.FormatStroke extends AbstractFormat implements Serializable

Serialized Fields

strokeStyle

int strokeStyle
Style identifier of the current Stroke.


strokeWeight

int strokeWeight
The weight of the current Stroke, default is 1.


strokeColor

int strokeColor
Color integer of the current Stroke.


strokePattern

double[] strokePattern
Custom pattern of the stroke


preview

AbstractPreview preview
The preview instance to apply changes on.


strokeCombo

StrokeFormatComboBox strokeCombo
The combo for the different stroke styles.


slider

javax.swing.JSlider slider
The slider for the stroke width.


cmb

ColorComboBox cmb
The Combo for the stroke color.


weightSpin

IntegerSpinTextField weightSpin
The SpinTextField to change the weight of the stroke.


title

java.lang.String title
Title of this panel used in LabelLine.

Class com.tensegrity.gui.swing.dialog.panel.FormatStyle extends AbstractFormat implements Serializable

Serialized Fields

styleItemComboBox

javax.swing.JComboBox styleItemComboBox
The ComboBox at the top of the dialog containing all the names for the StyleDescriptors.


formatList

FormatStyle.FormatList formatList
The Panel displaying the containend Format instance of the selected StyleDescriptor.


modifiedStyleItems

java.util.Map modifiedStyleItems
This list will contain all the modified descriptors. Users of this panel should retrieve this list after the dialog was not canceled.


wasCanceled

boolean wasCanceled

window

java.awt.Window window

cancelButton

javax.swing.JButton cancelButton

Class com.tensegrity.gui.swing.dialog.panel.GeometryHintsPanel extends Panel implements Serializable

Class com.tensegrity.gui.swing.dialog.panel.HTMLEditorPane extends javax.swing.JEditorPane implements Serializable

Class com.tensegrity.gui.swing.dialog.panel.Panel extends javax.swing.JPanel implements Serializable

Serialized Fields

uiManager

UIManager uiManager
The UIManager of the application


uiItemEvList

UIItemEvaluationList uiItemEvList
the item list


changed

boolean changed
Helpful to reduce redundant update calls.


Package com.tensegrity.gui.swing.dialog.ruleeditor

Class com.tensegrity.gui.swing.dialog.ruleeditor.GeneralRulePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

chkDeletable

javax.swing.JCheckBox chkDeletable

chkSelectable

javax.swing.JCheckBox chkSelectable

chkMoveable

javax.swing.JCheckBox chkMoveable

chkResizable

javax.swing.JCheckBox chkResizable

chkCopyable

javax.swing.JCheckBox chkCopyable

chkCutable

javax.swing.JCheckBox chkCutable

rule

AbstractGraphObjectRule rule

dlg

RuleEditorDialog dlg

Class com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialog extends BaseDialog implements Serializable

Serialized Fields

ignoreSelectionEvents

int ignoreSelectionEvents

gDoc

GraphDocument gDoc

vgv

VisualGraphView vgv

reg

RuleRegistry reg

treeRules

javax.swing.JTree treeRules

rulesSet

java.util.Set rulesSet

splitPane

javax.swing.JSplitPane splitPane

nodeEditorPanel

NodeRulePanel nodeEditorPanel

editorPanel

RuleEditorDialog.RuleEditorPanel editorPanel

edgeEditorPanel

EdgeRulePanel edgeEditorPanel

graphEditorPanel

GraphRulePanel graphEditorPanel

btnSetDefault

javax.swing.JButton btnSetDefault

btnClone

javax.swing.JButton btnClone

model

RulesTreeModel model

renderer

RuleEditorTreeCellRenderer renderer

buttonPanel

javax.swing.JPanel buttonPanel

btnOK

javax.swing.JButton btnOK

btnDelete

javax.swing.JButton btnDelete

btnCreate

javax.swing.JButton btnCreate

Class com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialogOld extends BaseDialog implements Serializable

Serialized Fields

rr

RuleRegistry rr
Deprecated. 
Deep-Copy of the rule registry that is being edited.


editor

com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialogOld.RuleEditor editor
Deprecated. 
Nested Rule editor panel.


includeSet

java.util.Set includeSet
Deprecated. 
Set of rules to skip


Package com.tensegrity.gui.swing.dnd

Class com.tensegrity.gui.swing.dnd.CompositeFlavor extends java.awt.datatransfer.DataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class com.tensegrity.gui.swing.dnd.CompositeLineFlavor extends java.awt.datatransfer.DataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class com.tensegrity.gui.swing.dnd.VisualGraphObjectFlavor extends java.awt.datatransfer.DataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class com.tensegrity.gui.swing.dnd.VisualNodeFlavor extends java.awt.datatransfer.DataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package com.tensegrity.gui.swing.dock.core

Class com.tensegrity.gui.swing.dock.core.ArrowPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tabpane

TabPane tabpane
Comment for tabpane


p

int p
Comment for p


line_x0

int line_x0
Comment for line_x0


xgap

int xgap
Comment for xgap

See Also:
Constant Field Values

position

int position

Class com.tensegrity.gui.swing.dock.core.EntryPopupMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

oldlocale

java.util.Locale oldlocale

tabpane

TabPane tabpane

lastViewState

View lastViewState

splitLeftAction

javax.swing.Action splitLeftAction

splitTopAction

javax.swing.Action splitTopAction

splitRightAction

javax.swing.Action splitRightAction

splitBottomAction

javax.swing.Action splitBottomAction

closeOtherEntriesAction

javax.swing.Action closeOtherEntriesAction

Class com.tensegrity.gui.swing.dock.core.MultiSplitPane extends javax.swing.JPanel implements Serializable

Serialized Fields

vertical

boolean vertical

components

java.util.LinkedList components

gap

int gap

factor

double factor

Class com.tensegrity.gui.swing.dock.core.NoBorderButton extends javax.swing.JButton implements Serializable

Class com.tensegrity.gui.swing.dock.core.NoBorderToggleButton extends javax.swing.JToggleButton implements Serializable

Class com.tensegrity.gui.swing.dock.core.TabActions.CloseAllEntriesAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.CloseEntryAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.CloseOtherEntriesAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.MinMaxAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.NextEntryAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.NextEntryInViewAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.PreviousEntryAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.PreviousEntryInViewAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabActions.SplitAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tabpane

TabPane tabpane

split

int split

Class com.tensegrity.gui.swing.dock.core.TabButton extends javax.swing.JPanel implements Serializable

Serialized Fields

entry

TabEntry entry

tabpane

TabPane tabpane

label_docname

javax.swing.JLabel label_docname

label_docicon

javax.swing.JLabel label_docicon

label_closeicon

javax.swing.JLabel label_closeicon

popupmenu

EntryPopupMenu popupmenu

dragsource

java.awt.dnd.DragSource dragsource

Class com.tensegrity.gui.swing.dock.core.TabGlassPane extends javax.swing.JPanel implements Serializable

Serialized Fields

tabpane

TabPane tabpane

split

int split

mindist

int mindist

Class com.tensegrity.gui.swing.dock.core.TabHeader extends javax.swing.JPanel implements Serializable

Serialized Fields

tabpane

TabPane tabpane

buttonpanel

ArrowPanel buttonpanel

toolbar

javax.swing.JPanel toolbar

left_button

javax.swing.JButton left_button

right_button

javax.swing.JButton right_button

max_button

javax.swing.JButton max_button

Class com.tensegrity.gui.swing.dock.core.TabPane extends javax.swing.JPanel implements Serializable

Serialized Fields

model

TabModel model

tabheader

TabHeader tabheader

tabtitle

TabTitle tabtitle

glasspane

TabGlassPane glasspane

emptypane

TabGlassPane emptypane

tabstyle

int tabstyle

tabplacement

int tabplacement

userObject

java.lang.Object userObject

backgroundIcon

javax.swing.Icon backgroundIcon

Class com.tensegrity.gui.swing.dock.core.TabPaneBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

tabpane

TabPane tabpane

Class com.tensegrity.gui.swing.dock.core.TabTitle extends javax.swing.JPanel implements Serializable

Serialized Fields

tabpane

TabPane tabpane

titlelabel

javax.swing.JLabel titlelabel

toolbar

javax.swing.JPanel toolbar

active

TabEntry active

lastEntry

TabEntry lastEntry

popupmenu

EntryPopupMenu popupmenu

dragsource

java.awt.dnd.DragSource dragsource

maximizeButton

javax.swing.AbstractButton maximizeButton

customPanel

javax.swing.JPanel customPanel

firstTimeRebuild

boolean firstTimeRebuild

Class com.tensegrity.gui.swing.dock.core.TabTitleBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

Class com.tensegrity.gui.swing.dock.core.View extends javax.swing.JPanel implements Serializable

Serialized Fields

rootsplit

MultiSplitPane rootsplit
Rootsplit sentinel.


maximized

com.tensegrity.gui.swing.dock.core.View.MaximizeMemento maximized
Non-null iff maximized.


viewManager

ViewManager viewManager
View manager.


listeners

java.util.List listeners
View listeners.


splitting

boolean splitting
Whether currently splitting.


fileopenhandler

FileOpenHandler fileopenhandler

Class com.tensegrity.gui.swing.dock.core.WindowListDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

view

View view

table

javax.swing.JTable table

selectAllAction

javax.swing.Action selectAllAction

invertSelectionAction

javax.swing.Action invertSelectionAction

closeSelectionAction

javax.swing.Action closeSelectionAction

activateAction

javax.swing.Action activateAction

showAll

boolean showAll

Class com.tensegrity.gui.swing.dock.core.WindowListOverlay extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

view

View view

showAll

boolean showAll

table

javax.swing.JTable table

preview

javax.swing.JPanel preview

previewImage

java.awt.Image previewImage

first

boolean first

Class com.tensegrity.gui.swing.dock.core.WindowListTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

entries

com.tensegrity.gui.swing.dock.core.WindowListTableModel.EntryWrap[] entries


Package com.tensegrity.gui.swing.dock.util

Class com.tensegrity.gui.swing.dock.util.AbstractCancelAction extends javax.swing.AbstractAction implements Serializable

Class com.tensegrity.gui.swing.dock.util.AbstractCloseAction extends javax.swing.AbstractAction implements Serializable

Class com.tensegrity.gui.swing.dock.util.AbstractContinueAction extends javax.swing.AbstractAction implements Serializable

Class com.tensegrity.gui.swing.dock.util.AbstractOkAction extends javax.swing.AbstractAction implements Serializable

Class com.tensegrity.gui.swing.dock.util.AppPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

center

javax.swing.JComponent center

leftbar

javax.swing.JPanel leftbar

Class com.tensegrity.gui.swing.dock.util.BottomBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

color

java.awt.Color color

Class com.tensegrity.gui.swing.dock.util.BottomColorBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

Class com.tensegrity.gui.swing.dock.util.ButtonPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

bottom

javax.swing.JPanel bottom

buttons

javax.swing.JButton[] buttons

Class com.tensegrity.gui.swing.dock.util.HeaderPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

d

java.awt.Dimension d

label

javax.swing.JLabel label

Class com.tensegrity.gui.swing.dock.util.PictureButton extends javax.swing.JButton implements Serializable

Class com.tensegrity.gui.swing.dock.util.RaisedBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

Class com.tensegrity.gui.swing.dock.util.RightColorBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

Class com.tensegrity.gui.swing.dock.util.ShadowBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

c0

java.awt.Color c0

c1

java.awt.Color c1

c2

java.awt.Color c2

Class com.tensegrity.gui.swing.dock.util.TopBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

color

java.awt.Color color

Class com.tensegrity.gui.swing.dock.util.TopColorBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

Class com.tensegrity.gui.swing.dock.util.WhitePanelBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

top

int top

left

int left

right

int right

bottom

int bottom

color

java.awt.Color color


Package com.tensegrity.gui.swing.document

Class com.tensegrity.gui.swing.document.DockMDIComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

menutool

MenuTool menutool
Menu tool reference is not used, but kept for returning to callers of the getter method.


observable

Observable observable
Observable which gets updates if state changes.


view

View view
View reference. This is the root control of the docking framework.


documentListener

DocumentListener documentListener
Document listener (can by many by multicasting).


activedocument

Document activedocument
Currently active document pointer, can be null.


suppressEvents

boolean suppressEvents
Flag when to supress events.


lastView

java.util.Map lastView
Last good tabpane of a view. (entry2tabpane-sys-hashcode).


splitpanes

javax.swing.JSplitPane[] splitpanes

currentView

int currentView

viewentrymap

java.util.Map viewentrymap

prefentrymap

java.util.Map prefentrymap

Class com.tensegrity.gui.swing.document.FramedMDIComponent extends javax.swing.JDesktopPane implements Serializable

Serialized Fields

uiMap

java.util.HashMap uiMap
holds component-id pairs during creation time.


uiItemEvList

UIItemEvaluationList uiItemEvList
ItemList used to perform the language switch


openFrameCount

int openFrameCount

documents

java.util.List documents

observable

Observable observable
DefaultObservable for changed events.


popupmenu

javax.swing.JPopupMenu popupmenu
popup menu for cascading/tiling


windowmenu

MenuTool windowmenu
window menu


documentListener

DocumentListener documentListener
document listener


xframeoffset

int xframeoffset
xoffset if we have windows on the left


uiManager

UIManager uiManager
reference to the ui-manager

Class com.tensegrity.gui.swing.document.MenuTool extends java.awt.Component implements Serializable

Serialized Fields

documentMenu

SwingMenu documentMenu
The menu to use for documents.


toolsMenu

SwingMenu toolsMenu
The menu to use for tools.


toolbarsMenu

SwingMenu toolbarsMenu
The menu for toolbars.


menuMap

java.util.Map menuMap
the map to retrieve objects associated with items.


btnGroup

javax.swing.ButtonGroup btnGroup
The group for all the document entries.


btnControlSet

java.util.HashSet btnControlSet
A hashset to control what is in the button group. Absolutely (!!!) needed to prevent memory leakage.


mdiComponent

MDIComponent mdiComponent
Reference to the associated mdi-component

Class com.tensegrity.gui.swing.document.MenuTool.DocumentAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

document

Document document

Class com.tensegrity.gui.swing.document.PanelMDIComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

documents

java.util.List documents
document in the mdi component


popupmenu

PopupMenu popupmenu
popup menu reference. gets recreated upon ui change


menuItem

javax.swing.JMenuItem menuItem
menuitem reference needed for ui manager


observable

Observable observable
observable reference (aggregated class)


windowmenu

MenuTool windowmenu
windowmenu reference, updated when the state changes


splitpanes

javax.swing.JSplitPane[] splitpanes
Split panes we may have to adjust in postvalidate


uiItemEvList

UIItemEvaluationList uiItemEvList
ItemList used to perform the language switch


documentListener

DocumentListener documentListener
document listener


active

Document active
active document


previousactive

Document previousactive
previous active document


unmodifiedicon

Icon unmodifiedicon
icon for unmodified documents


modifiedicon

Icon modifiedicon
icon for modified documents


closeDocumentCommand

Command closeDocumentCommand
command for closing a document


uimanager

UIManager uimanager
uimanager reference for language switches


opener

DocumentDropContext opener

Class com.tensegrity.gui.swing.document.TabbedMDIComponent extends MenuTabbedPane implements Serializable

Serialized Fields

documents

java.util.List documents
document in the mdi component


popupmenu

PopupMenu popupmenu
popup menu reference. gets recreated upon ui change


menuItem

javax.swing.JMenuItem menuItem
menuitem reference needed for ui manager


observable

Observable observable
observable reference (aggregated class)


windowmenu

MenuTool windowmenu
windowmenu reference, updated when the state changes


splitpanes

javax.swing.JSplitPane[] splitpanes
Split panes we may have to adjust in postvalidate


uiItemEvList

UIItemEvaluationList uiItemEvList
ItemList used to perform the language switch


documentListener

DocumentListener documentListener
document listener


active

Document active
active document


previousactive

Document previousactive
previous active document


unmodifiedicon

Icon unmodifiedicon
icon for unmodified documents


modifiedicon

Icon modifiedicon
icon for modified documents


closeDocumentCommand

Command closeDocumentCommand
command for closing a document


uimanager

UIManager uimanager
uimanager reference for language switches


opener

DocumentDropContext opener
The opener


initialized

boolean initialized
Stores the state of the component

Class com.tensegrity.gui.swing.document.WindowMDIComponent extends javax.swing.JDesktopPane implements Serializable

Serialized Fields

uiMap

java.util.HashMap uiMap
holds component-id pairs during creation time.


documents

java.util.List documents
document in the mdi component


menuItem

javax.swing.JMenuItem menuItem
menuitem reference needed for ui manager


observable

Observable observable
observable reference (aggregated class)


windowmenu

MenuTool windowmenu
windowmenu reference, updated when the state changes


uiItemEvList

UIItemEvaluationList uiItemEvList
ItemList used to perform the language switch


documentListener

DocumentListener documentListener
document listener


active

Document active
active document


previousactive

Document previousactive
previous active document


uimanager

UIManager uimanager
uimanager reference for language switches


opener

DocumentDropContext opener
The opener


deferredDocuments

java.util.ArrayList deferredDocuments

wasShown

boolean wasShown

openFrameCount

int openFrameCount

xframeoffset

int xframeoffset
xoffset if we have windows on the left


sepp

javax.swing.JSeparator sepp


Package com.tensegrity.gui.swing.graph

Class com.tensegrity.gui.swing.graph.NavigatorPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

navigator

CompositeNavigator navigator
The composite navigator that is shown in this navigatorpanel.


gfxRenderer

Renderer gfxRenderer
The renderer that is used for the navigator panel.


updateDuringActing

boolean updateDuringActing
instance variable that indicates whether update during action is allowed or not


startActionCalled

boolean startActionCalled
Flag that remembers whether startAction was already called or not.


mousePressedAtX

int mousePressedAtX
instance variable that keeps the x component of the coordinate a mouse pressed event has been occured at


mousePressedAtY

int mousePressedAtY
instance variable that keeps the y component of the coordinate a mouse pressed event has been occured at


viewRectBackground

int viewRectBackground
Color value for the view rect background


viewRectBorder

int viewRectBorder
Color value for the view rect border


navigatorBackground

int navigatorBackground
Color value for the navigator background


ignoreColorChanges

boolean ignoreColorChanges

colorsOverridden

boolean colorsOverridden

Class com.tensegrity.gui.swing.graph.SwingGraphPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

componentListener

com.tensegrity.gui.swing.graph.SwingGraphPanel.GraphPanelComponentListener componentListener

compositeListener

EventMediatorListener compositeListener
Listener for repainting the graphpanel after mode changes


DEBUG_REPAINTMANAGER

boolean DEBUG_REPAINTMANAGER
Global flag to disable/enable debugging feature for the RepaintManager.


iec

InplaceEditorConfigurator iec
The currently registered instance of the InplaceEditorConfigurator


toolTipGenerator

ToolTipGenerator toolTipGenerator
Tooltip generator


applicationFrame

ApplicationFrame applicationFrame
GraphApplication reference


graphdocument

GraphDocument graphdocument
the graph document we reside in


gfxRenderer

Renderer gfxRenderer
renderer used for displaying graphics


visualgraphview

VisualGraphView visualgraphview
visualgraph used in the graphpanel (controlled!)


scrollBarWeight

int scrollBarWeight
The current scroll bar weight


graphcontroller

GraphController graphcontroller
graph controller


scrollHorizontal

javax.swing.JScrollBar scrollHorizontal
horizontal scrollbar


scrollVertical

javax.swing.JScrollBar scrollVertical
vertical scrollbar


pnlContainer

javax.swing.JPanel pnlContainer
Panel for custom components


scrollbarButtonListener

SwingGraphPanel.ScrollBarButtonListener scrollbarButtonListener

scrollbarListener

com.tensegrity.gui.swing.graph.SwingGraphPanel.GraphPanelScrollBarListener scrollbarListener

scrollHorizontalUpdate

boolean scrollHorizontalUpdate
flag that indicates scrollbar updates


scrollVerticalUpdate

boolean scrollVerticalUpdate
flag that indicates scrollbar updates


scrollAdjustment

boolean scrollAdjustment
flag that indicates scrollbar adjustments


mouselistener

java.awt.event.MouseListener mouselistener
mouse listener


mousemotionlistener

java.awt.event.MouseMotionListener mousemotionlistener
mouse motion listener


startActionCalled

boolean startActionCalled
flag for finding out whether start action was called before or not


drawDuringDrag

boolean drawDuringDrag
flag that determines whether composites should be drawn during dragging


workaroundX

int workaroundX
workaround x variable


workaroundY

int workaroundY
workaround y variable


autoScale

boolean autoScale
autoscale mode


lowDetailForInteraction

boolean lowDetailForInteraction
low detail mode flag


dropTarget

java.awt.dnd.DropTarget dropTarget
Field where the DropTarget instance is stored.


dropListener

com.tensegrity.gui.swing.graph.SwingGraphPanel.DropListener dropListener
Field to store the droplistener instance.


keyListener

SwingGraphPanel.GraphPanelKeyListener keyListener
instance variable for listening to keyboard actions


popupmenusource

JPopupMenuSourceWithUpdateUI popupmenusource
popup menu source for the drawing region


empty

AttributeSet empty
empty attribute set displayed when nothing is triggered


visualgraphlistener

VisualGraphListener visualgraphlistener
visualgrpah listener for displaying certain errors


modifyListener

ModifiedVisualGraphListener modifyListener
field for the modifylistener, which is removed after the first modification and then set to null.


initialboundary

Boundary initialboundary
field to remember the initial boundary when a new visualgraphview is set.


forDeleteComposite

BaseComposite forDeleteComposite
field to remember a dragged composite which is drawn during dragging and which must be deleted later.


forDeleteVGOS

VisualGraphObject[] forDeleteVGOS

attributableOnSetDelegate

AttributableOnSetDelegate attributableOnSetDelegate
The AttributableOnSetDelegate.


originalRendererConfiguration

AttributeSet originalRendererConfiguration
Memento object for keeping the orignal configuration of the renderer, which is modified when low-detail interaction settings are activated.


mousePressed

boolean mousePressed
instance variable that indicate whether the mouse was pressed on this SwingGraphPanel or not.


mousePressedAtX

int mousePressedAtX
store mouse press coordinate x component.


mousePressedAtY

int mousePressedAtY
store mouse press coordinate y component.


inplaceEditEnabled

boolean inplaceEditEnabled
Flag indicating whether inplace editing is enabled.


horizontalScrollbarActive

boolean horizontalScrollbarActive
Start with enabled horizontal scrollbar.


verticalScrollbarActive

boolean verticalScrollbarActive
Start with enabled vertical scrollbar.


showPopupMenuFirstTime

boolean showPopupMenuFirstTime
Flag to handle special case when popup is shown for the first time.


currentInplaceEditor

InplaceEditor currentInplaceEditor
Inplace edit handler.


firstDrag

boolean firstDrag
first drag drawing flag


modifylisteners

java.util.ArrayList modifylisteners
Keep track of modify listeners for destroy() method.


isDeletingSelection

boolean isDeletingSelection

isUndoing

boolean isUndoing

isRedoing

boolean isRedoing

dragAndDropListeners

java.util.Vector dragAndDropListeners
Drag and drop listeners


lastEnteredComposite

VisualGraphObject lastEnteredComposite
The entered composite for the exit event


dragStarted

boolean dragStarted

vgoDragSource

DragContext vgoDragSource

dragedge

VisualEdge dragedge
Holding onto dragged edge to minimize invocations of deepCopy.


dragnode

VisualNode dragnode
Holding onto dragged node to minimize invocations of deepCopy.


firstPaint

boolean firstPaint
Flag for Swing workaround for first painting


isRemoving

boolean isRemoving

popup_mousex

int popup_mousex
Keep track of mouse-coordinates.


popup_mousey

int popup_mousey
Keep track of mouse-coordinates.


scrollbarButtonRepetitionListener

SwingGraphPanel.ScrollbarButtonRepetitionListener scrollbarButtonRepetitionListener

repetitionTimer

javax.swing.Timer repetitionTimer


Package com.tensegrity.gui.swing.icon

Class com.tensegrity.gui.swing.icon.CheckBoxIcon extends javax.swing.JCheckBox implements Serializable

Serialized Fields

toggleCommand

ToggleCommand toggleCommand

Class com.tensegrity.gui.swing.icon.CloseIcon extends Icon implements Serializable

Class com.tensegrity.gui.swing.icon.Icon extends javax.swing.ImageIcon implements Serializable

Serialized Fields

color

java.awt.Color color
Optional Color instance to draw this Icon.


filterImage

boolean filterImage

filteredImage

java.awt.Image filteredImage

Class com.tensegrity.gui.swing.icon.PopupIcon extends Icon implements Serializable

Serialized Fields

antialiasing

boolean antialiasing
Flag that indicates that antialiasing should be used.

Class com.tensegrity.gui.swing.icon.TriangleIcon extends Icon implements Serializable

Serialized Fields

antialiasing

boolean antialiasing
Flag that indicates that antialiasing should be used.


color

java.awt.Color color
The color to be used to draw the triangle.


orientation

int orientation
The orientation of the triangle which can one of the following constants from SingConstants NORTH, EAST, SOUTH and WEST.


Package com.tensegrity.gui.swing.print

Class com.tensegrity.gui.swing.print.PageSetupDialog extends BaseDialog implements Serializable

Serialized Fields

orientationGroup

javax.swing.ButtonGroup orientationGroup
ButtonGroup for the page orientation radio buttons.


pageFormat

BasePageFormat pageFormat
The internal PageFormat instance which will be modified by this dialog.


preview

PrintSetupPreview preview
The preview to reflect changes on.


paperCombo

javax.swing.JComboBox paperCombo
The combo for the various paper formats.


topMargin

DoubleSpinTextField topMargin
Top margin TextField.


bottomMargin

DoubleSpinTextField bottomMargin
Bottom margin TextField.


leftMargin

DoubleSpinTextField leftMargin
Left margin TextField.


rightMargin

DoubleSpinTextField rightMargin
Right margin TextField.


uiManager

UIManager uiManager
UIManager used for various text-based things.


view

VisualGraphView view
Optional graphview for paper size calculation.


zoomGroup

javax.swing.ButtonGroup zoomGroup
ButtonGroup for the page orientation radio buttons.


radioScale

javax.swing.JRadioButton radioScale
RadioButton for the scaling option.


radioFitToPage

javax.swing.JRadioButton radioFitToPage
RadioButton for the fit-to-page option.


pagesFieldHorizontal

IntegerSpinTextField pagesFieldHorizontal
TextField for the count of pages to fit to.


pagesFieldVertical

IntegerSpinTextField pagesFieldVertical
TextField for the count of pages to fit to.


adjustCombo

javax.swing.JComboBox adjustCombo
ComboBox for adjustment horizontal or vertical.


cmbScale

javax.swing.JComboBox cmbScale
SpinTextField to adjust the scale value.


fitToPageGroup

javax.swing.ButtonGroup fitToPageGroup
ButtonGroup for the various fit-to-page options.


fitToPageValuePanel

javax.swing.JPanel fitToPageValuePanel
The panel for the "fit to n-page(s)" option


portrait

javax.swing.JRadioButton portrait
RadioButton for the portrait option.


landscape

javax.swing.JRadioButton landscape
RadioButton for the landscape option.


background

javax.swing.JCheckBox background
CheckBox to toggle the printing of background.


sgBackground

javax.swing.JCheckBox sgBackground
CheckBox to toggle the printing of the background of subgraphs.


sgEmptyPages

javax.swing.JCheckBox sgEmptyPages
CheckBox to toggle the printing of empty pages.


chkPrintGrid

javax.swing.JCheckBox chkPrintGrid
CheckBox to toggle the printing of the grid.


qualityGroup

javax.swing.ButtonGroup qualityGroup
ButtonGroup for the quality options.


radioColored

javax.swing.JRadioButton radioColored
RadioButton for the color quality option.


radioMono

javax.swing.JRadioButton radioMono
RadioButton for the mono quality option.


radioWire

javax.swing.JRadioButton radioWire
RadioButton for the wire-frame quality option.


headerPanel

HeaderFooterFormatPanel headerPanel
Panel for the header.


footerPanel

HeaderFooterFormatPanel footerPanel
Panel for the footer.


update

boolean update
A flag that indicates, that a change of values has been triggered internally. ActionListener should check this value and only perform their action if this variable is set to false.


wasCancelled

boolean wasCancelled
A flag that indicates that the dialog was canceled and no further changes should be applied to the PageFormat instance.


isPrinting

boolean isPrinting
Flag to be informed whether printing is currently executing or not.


isNativeDialogUp

boolean isNativeDialogUp
Flag to avoid multiple instances of the native page setup dialog.


saveFormat

BasePageFormat saveFormat
Saves the original PageFormat, in case dialog is canceled.


iconMap

java.util.Map iconMap
Icon Map used to pass the correct icons to the PreviewDialog, when launched from the internal "Preview" button.


keyStrokeMap

java.util.Map keyStrokeMap
Icon Map used to pass the correct keystrokes to the PreviewDialog, when launched from the internal "Preview" button.

Class com.tensegrity.gui.swing.print.PrintPreviewDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

fitMode

int fitMode

statebar

SwingStatusBar statebar
Internal StateBar to print certain information on.


previewPanel

PrintPreviewPanel previewPanel
The panel which handles the preview.


toolbar

SwingToolBar toolbar
A ToolBar to hold some buttons.


ownerSize

java.awt.Dimension ownerSize
Size of the owner window. Will be restored on dispose of this dialog.


ownerLocation

java.awt.Point ownerLocation
Location of the owner window. Will be restored on dispose of this dialog.


uiManager

UIManager uiManager
UIManager for the retrieval of string based resources.


view

VisualGraphView view
The VisualGraphView which will be shown in this preview dialog.


chkMargin

javax.swing.JCheckBox chkMargin
A CheckBox to indicate, that the PreviewPanel should draw the margins of the paper elements.


chkCutBorder

javax.swing.JCheckBox chkCutBorder
A CheckBox to indicate that a dotted line should be printed to indicate a scissor line.


zoomSlider

ValueSlider zoomSlider
Slider for zoom value.


update

boolean update
General flag to indicate self induced updates.


frameOwner

java.awt.Frame frameOwner
Owner of this Dialog.


previousSliderValue

int previousSliderValue
Integer to store previous value of the slider. Needed to restore if calculation of papers is canceled.


btnPrint

javax.swing.AbstractButton btnPrint
(ToolBar-)Button for the PrintCommand.


btnPageSetup

javax.swing.AbstractButton btnPageSetup
(ToolBar-)Button for the PageSetupCommand.


dontUpdateCombo

boolean dontUpdateCombo

zoomComboBox

PrintPreviewDialog.ZoomActionComboBox zoomComboBox

registry

CommandRegistry registry
The CommandRegistry required to keep commands localized and generic.command compliant.


pageFormat

BasePageFormat pageFormat

currentZoom

int currentZoom

jobName

java.lang.String jobName

btnHorizontalFit

javax.swing.AbstractButton btnHorizontalFit

btnVerticalFit

javax.swing.AbstractButton btnVerticalFit

btnPageFit

javax.swing.AbstractButton btnPageFit

btnZoom100

javax.swing.AbstractButton btnZoom100

btnZoomIn

javax.swing.AbstractButton btnZoomIn

btnZoomOut

javax.swing.AbstractButton btnZoomOut

btnClose

javax.swing.JButton btnClose

Class com.tensegrity.gui.swing.print.PrintPreviewPanel extends Panel implements Serializable

Serialized Fields

book

java.awt.print.Book book
The book this panel will preview.


currentPage

int currentPage

layout

PrintPreviewPanelLayout layout


Package com.tensegrity.gui.swing.repository

Class com.tensegrity.gui.swing.repository.AbstractRepositoryItem extends javax.swing.JLabel implements Serializable

Serialized Fields

pressed

java.awt.Color pressed
Background color for the Icon while mouse pressed event is lightGray.


notPressed

java.awt.Color notPressed

highlight

java.awt.Color highlight

mouseIn

boolean mouseIn
Indicates whether the mouse cursor is within this Icon.


mousePressed

boolean mousePressed
Indicates whether the right MouseButton is pressed.


highlighted

boolean highlighted
Indicates that the item should be drawn highlighted


hoveredBorder

javax.swing.border.Border hoveredBorder

defaultBorder

javax.swing.border.Border defaultBorder

hoveredInsets

java.awt.Insets hoveredInsets

defaultInsets

java.awt.Insets defaultInsets

Class com.tensegrity.gui.swing.repository.ActionRepositoryItem extends AbstractRepositoryItem implements Serializable

Serialized Fields

action

javax.swing.Action action

clickActionProvider

ActionRepositoryItem.ClickActionProvider clickActionProvider

uiManager

UIManager uiManager

tooltipID

java.lang.String tooltipID

Class com.tensegrity.gui.swing.repository.CompositeRepositoryItem extends AbstractRepositoryItem implements Serializable

Serialized Fields

composite

BaseComposite composite
the composite


dragContext

DragContext dragContext
the drag context that gives the needed information while dragging occurs


coordSystem

CoordinateSystem coordSystem

Class com.tensegrity.gui.swing.repository.RepositoryItemPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

initialColumns

int initialColumns
Initial columns in the labelpanel


iconcount

int iconcount
Number of contained icons of this panel.


referencesize

java.awt.Dimension referencesize
reference size per icon


iconwidth

int iconwidth
icon width


iconheight

int iconheight
icon height


popupmenusource

JPopupMenuSourceWithUpdateUI popupmenusource
A popupmenusource for this repository panel.


selection

java.lang.Object selection
The current selected object.


uiManager

UIManager uiManager
The UIManager reference.


uiItemEvList

UIItemEvaluationList uiItemEvList
UI eval list.


uiMap

java.util.Map uiMap
ui map.


gradientLeftColor

java.awt.Color gradientLeftColor

gradientRightColor

java.awt.Color gradientRightColor

gradientStartPosition

float gradientStartPosition

gradientEndPosition

float gradientEndPosition

listener

java.awt.event.MouseListener listener
A generic Mouselistener for all added icons/components to keep track about the current "selected" item.


listeners

java.util.List listeners
The list of item listeners


internalLayout

com.tensegrity.gui.swing.repository.RepositoryItemPanel.IconPanelLayoutManager internalLayout

Class com.tensegrity.gui.swing.repository.VisualGraphObjectIcon extends Icon implements Serializable

Serialized Fields

renderer

Renderer renderer

vgo

VisualGraphObject vgo

coordSystem

CoordinateSystem coordSystem

scalefactor

double scalefactor

spacing

int spacing

Class com.tensegrity.gui.swing.repository.VisualGraphObjectRepositoryItem extends AbstractRepositoryItem implements Serializable

Serialized Fields

vgoDragSource

DragContext vgoDragSource
instance variable for the DragContext to be used and updated when the VisualGraphObject is transferred via drag and drop.


vgo

VisualGraphObject vgo
instance variable for the VisualGraphObject


additional_vgos

VisualGraphObject[] additional_vgos

coordSystem

CoordinateSystem coordSystem
instance variable for the CoordinateSystem of the VisualGraphObjects Composite if needed


textscalefactor

double textscalefactor
instance variable that holds the scale factor text is renderer with


icon

javax.swing.Icon icon
Icon for representation instead of the VisualGraphObject. (optional).


uiManager

UIManager uiManager
UIManager, just in case you prefer localized tooltips.


tooltipID

java.lang.String tooltipID
The GUI ressource id for the tooltip String.


vecDragSourceListeners

java.util.Vector vecDragSourceListeners

iconWidth

int iconWidth

iconHeight

int iconHeight


Package com.tensegrity.gui.swt.control.panels

Class com.tensegrity.gui.swt.control.panels.FormatChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

changedItem

FormatItem changedItem

Class com.tensegrity.gui.swt.control.panels.SlidePanelEvent extends java.util.EventObject implements Serializable

Serialized Fields

expanded

boolean expanded
Deprecated. 

closed

boolean closed
Deprecated. 


Package com.tensegrity.gui.swt.control.panels.slidepanel

Class com.tensegrity.gui.swt.control.panels.slidepanel.SlidePanelEvent extends java.util.EventObject implements Serializable

serialVersionUID: 6036813507301887177l

Serialized Fields

type

int type
Event type specifying what kind of event happened. Valid values are the defined constants.


Package com.tensegrity.gui.swt.control.widgets

Class com.tensegrity.gui.swt.control.widgets.InputChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

input

java.lang.String input


Package com.tensegrity.gui.template

Class com.tensegrity.gui.template.TemplateRepositoryItem extends VisualGraphObjectRepositoryItem implements Serializable

Serialized Fields

template

Template template
The template instance to represent.


modified

boolean modified

itemPanel

TemplateRepositoryItemPanel itemPanel

uiManager

UIManager uiManager

Class com.tensegrity.gui.template.TemplateRepositoryItemPanel extends RepositoryItemPanel implements Serializable

Serialized Fields

slideIndex

int slideIndex

templateAttributableOnSet

TemplateAttributableOnSet templateAttributableOnSet


Package com.tensegrity.skeleton.container

Class com.tensegrity.skeleton.container.AbstractSwingToolContainer extends javax.swing.JPanel implements Serializable

Serialized Fields

applicationFrame

ApplicationFrame applicationFrame
ApplicationFrame in which this container is embedded.


uiManager

UIManager uiManager
UIManager of the enclosing application.


isSelected

boolean isSelected
The isSelected field contains the current selection state of this Container.


Package com.tensegrity.skeleton.container.swing

Class com.tensegrity.skeleton.container.swing.SwingAttributeTableContainer extends AbstractSwingToolContainer implements Serializable

Serialized Fields

attributeTable

AttributeTable attributeTable

Class com.tensegrity.skeleton.container.swing.SwingAttributeTreeContainer extends AbstractSwingToolContainer implements Serializable

Serialized Fields

attributeTree

AttributeTree attributeTree

slideAttributeTree

SlidePanel slideAttributeTree

keyTitle

java.lang.String keyTitle

defaultPopupMenuSource

DefaultSwingAttributeTreePopupMenuSource defaultPopupMenuSource

attributeEditorPropertiesFilename

java.lang.String attributeEditorPropertiesFilename

Class com.tensegrity.skeleton.container.swing.SwingLayoutToolsContainer extends AbstractSwingToolContainer implements Serializable

Class com.tensegrity.skeleton.container.swing.SwingNavigatorContainer extends AbstractSwingToolContainer implements Serializable

Serialized Fields

navigatorPanel

NavigatorPanel navigatorPanel

Class com.tensegrity.skeleton.container.swing.SwingOutlinerContainer extends AbstractSwingToolContainer implements Serializable

Serialized Fields

tree

TreeOutliner tree

Class com.tensegrity.skeleton.container.swing.SwingRepositoryContainer extends AbstractSwingToolContainer implements Serializable


Package com.tensegrity.skeleton.swing

Class com.tensegrity.skeleton.swing.SkeletonSwingMenuTool extends MenuTool implements Serializable

Serialized Fields

applicationFrame

SwingApplicationFrame applicationFrame
This is the SwingApplicationFrame instance

Class com.tensegrity.skeleton.swing.SwingApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

graphFrame

SwingApplicationFrame graphFrame
reference to the application



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