|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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
| 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 |
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 |
java.lang.Exception exception
| 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 |
int reasonID
java.lang.String expression
| 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 |
double tx
double ty
double sx
double sy
double angle
double tx_rot
double ty_rot
| 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 |
BaseCompositeEvent event
BaseCompositeEvent
| Class com.tensegrity.composite.event.CompositeEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
CompositeEvent event
CompositeEvent
| Class com.tensegrity.composite.event.CompositeGroupEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
CompositeGroupEvent event
CompositeGroupEvent
| Class com.tensegrity.composite.event.CompositeLineEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
CompositeLineEvent event
CompositeLineEvent
| Class com.tensegrity.composite.event.CompositeViewEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
CompositeViewEvent event
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 |
GraphEvent event
GraphEvent
| Class com.tensegrity.graph.event.VisualGraphEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
VisualGraphEvent event
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 |
boolean deletable
boolean selectable
boolean movable
boolean resizable
boolean copyable
boolean cutable
| Class com.tensegrity.graph.rule.EdgeRule extends AbstractGraphObjectRule implements Serializable |
| Serialized Fields |
boolean detachableSource
boolean detachableTarget
int edgeinsertmode
int snapToPortDistance
| Class com.tensegrity.graph.rule.GraphRule extends com.tensegrity.graph.rule.AbstractRule implements Serializable |
| Serialized Fields |
java.lang.String drophandlername
java.util.HashSet legalCrossVisualSubgraphEdgeSplits
int autospacemode
boolean edgeInsertSinglePosition
boolean acceptlooseobjects
int edgeSplitTolerance
| Class com.tensegrity.graph.rule.NodeRule extends AbstractGraphObjectRule implements Serializable |
| Serialized Fields |
boolean applyDegreesHierarchical
int indegreeMinimum
int indegreeMaximum
int outdegreeMinimum
int outdegreeMaximum
int instanceMinimum
int instanceMaximum
boolean drawports
boolean detachOnMove
boolean cascadeDeleteEdges
boolean cascade11NodeDelete
boolean applyCascadeNodeDeleteHierarchical
boolean prohibitEdgeSplit
boolean applyEdgeSplitHierarchical
boolean acceptLooseNodesIfSubgraph
boolean acceptPasteIfSubgraph
boolean acceptOverlayEdgeCreation
java.util.HashSet legalSubgraphRules
java.util.HashSet disallowedEdgeSplitNodes
java.lang.String overlayEdgeCreation
java.lang.String drophandlername
java.lang.String nodemovedinsubgraphhandlername
java.lang.String subgraphremovehandlername
java.lang.String overlayhandlername
| Class com.tensegrity.graph.rule.RuleDynamicException extends DynamicException implements Serializable |
| Class com.tensegrity.graph.rule.RuleRegistry extends java.lang.Object implements Serializable |
| Serialized Fields |
StableHashMap rules
java.lang.String defaultnoderule
java.lang.String defaultedgerule
java.lang.String 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 |
boolean allowLoops
boolean portsEnabled
int highlightmode
int portHighlightTolerance
| 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 |
javax.swing.JComponent component
| Class com.tensegrity.gui.UIItem extends java.lang.Object implements Serializable |
| Serialized Fields |
java.lang.String text
int state
java.lang.String ID
| Package com.tensegrity.gui.container |
| Class com.tensegrity.gui.container.ContainerAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
Container containerInstance
| Package com.tensegrity.gui.document.event |
| Class com.tensegrity.gui.document.event.DocumentEventVetoException extends java.lang.Exception implements Serializable |
| Serialized Fields |
DocumentEvent event
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
| Class com.tensegrity.gui.swing.SwingUtil.ChoiceCommandMenuItem extends javax.swing.JRadioButtonMenuItem implements Serializable |
| Serialized Fields |
Command cmd
boolean pressedMode
| Class com.tensegrity.gui.swing.SwingUtil.CommandMenuItem extends javax.swing.JMenuItem implements Serializable |
| Serialized Fields |
Command cmd
boolean pressedMode
| Class com.tensegrity.gui.swing.SwingUtil.CommandToggleButton extends javax.swing.JToggleButton implements Serializable |
| Serialized Fields |
ToggleCommand command
| Class com.tensegrity.gui.swing.SwingUtil.ToggleCommandMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable |
| Serialized Fields |
Command cmd
boolean pressedMode
| Package com.tensegrity.gui.swing.control |
| Class com.tensegrity.gui.swing.control.AnchorComboBox extends MultiSelectComboBox implements Serializable |
| Serialized Fields |
Anchor anchor
com.tensegrity.gui.swing.control.AnchorComboBox.AnchorLabel anchorLabel
Constraint anchorConstraint
java.awt.Color colorBorder
java.awt.Color colorDisabledBorder
java.awt.Color colorFill
java.awt.Color colorFillTip
| Class com.tensegrity.gui.swing.control.AppletStatusBar extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
StatusBar bar
ProgressBar progressBar
| Class com.tensegrity.gui.swing.control.ArrowButton extends javax.swing.plaf.basic.BasicArrowButton implements Serializable |
| Serialized Fields |
boolean drawRect
java.awt.Color tenGray2
java.awt.Color tenGray3
java.awt.Color foreColor
| Class com.tensegrity.gui.swing.control.AttributeEditorTranslatorCombo extends javax.swing.JComboBox implements Serializable |
| Serialized Fields |
AttributeEditorTranslator aet
java.lang.String attributePath
javax.swing.JComboBox combo
| Class com.tensegrity.gui.swing.control.ColorComboBox extends MultiSelectComboBox implements Serializable |
| Serialized Fields |
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 |
java.awt.Dimension pSize
java.awt.Color color
| 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 |
javax.swing.JPanel pnlInfos
DoubleSpinTextField txtAngle
javax.swing.JLabel lblAngle
Direction dir
boolean undefined
java.awt.Insets ins
int width
int height
int cx
int cy
int markSize
int radius
double hitHandle
| Class com.tensegrity.gui.swing.control.DirectionPopupEditor extends javax.swing.JWindow implements Serializable |
| Serialized Fields |
boolean undefined
boolean changed
java.awt.Rectangle cellBounds
javax.swing.JTable table
com.tensegrity.gui.swing.control.DirectionPopupEditor.TextPopupCellEditorComponent txtComp
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 |
ApplicationFrame appFrame
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 |
java.awt.Dimension fSize
boolean fixed
| 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 |
java.lang.String prototype
java.lang.Integer maximum
java.lang.Integer minimum
java.lang.String suffix
| Class com.tensegrity.gui.swing.control.LabelLine extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
Line line
| Class com.tensegrity.gui.swing.control.LabelLineBorder extends javax.swing.border.TitledBorder implements Serializable |
| Serialized Fields |
int EDGE_SPACING
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 |
CoordinateSystem coordSystem
int type
int size
PaintFormat paint
StrokeFormat stroke
UIManager uiManager
| Class com.tensegrity.gui.swing.control.MenuTabbedPane extends javax.swing.JTabbedPane implements Serializable |
| Serialized Fields |
java.util.Map menuMap
com.tensegrity.gui.swing.control.MenuTabbedPane.TabFocusListener tabFocusListener
boolean drawFocusBorder
| Class com.tensegrity.gui.swing.control.MetricExpressionTextField extends javax.swing.JTextField implements Serializable |
| Serialized Fields |
java.text.DecimalFormat formatter
int initialUnit
java.lang.String initialText
MetricExpression mexp
MetricExpression instance this TextField displays.
| Class com.tensegrity.gui.swing.control.PaintFormatComboBox extends MultiSelectComboBox implements Serializable |
| Serialized Fields |
int paintColorback
PaintFormatint paintColorfore
PaintFormatPaintFormatComboBox.ColorMenu foregroundMenuItem
PaintFormatComboBox.ColorMenu backgroundMenuItem
com.tensegrity.gui.swing.control.PaintFormatComboBox.CustomColorPanel foregroundPanel
com.tensegrity.gui.swing.control.PaintFormatComboBox.CustomColorPanel backgroundPanel
| Class com.tensegrity.gui.swing.control.PaintFormatLabel extends FixedSizeLabel implements Serializable |
| Serialized Fields |
int paintStyle
int paintColorback
int paintColorfore
int paintGradientType
int paintPatternType
int paintTransparency
boolean paintTransparent
| Class com.tensegrity.gui.swing.control.PaintFormatMultiSelectItem extends MultiSelectItem implements Serializable |
| Serialized Fields |
int paintStyle
int paintColorback
int paintColorfore
int paintGradientType
int paintPatternType
int paintTransparency
boolean paintTransparent
| 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 |
boolean hideIfZero
| Class com.tensegrity.gui.swing.control.RasterComboBox extends MultiSelectComboBox implements Serializable |
| Serialized Fields |
Raster raster
com.tensegrity.gui.swing.control.RasterComboBox.RasterLabel rasterLabel
com.tensegrity.gui.swing.control.RasterComboBox.RasterMultiSelectItem loadRasterSelectItem
boolean translateLabels
| Class com.tensegrity.gui.swing.control.SliderTextPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
javax.swing.JSlider slider
UIManager uiMan
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 |
int strokeStyle
int strokeWeight
int strokeColor
double[] strokePattern
UIManager uiManager
| Class com.tensegrity.gui.swing.control.StrokeMultiSelectItem extends MultiSelectItem implements Serializable |
| Serialized Fields |
int strokeStyle
int strokeWeight
int strokeColor
double[] strokePattern
UIManager uiManager
| Class com.tensegrity.gui.swing.control.SwingMenu extends javax.swing.JMenu implements Serializable |
| Serialized Fields |
boolean backgroundFlag
true, the setBackground
call is redirected to the base class. If set to false no background
color change is allowed.
java.lang.String id
javax.swing.LookAndFeel lastLnF
| Class com.tensegrity.gui.swing.control.SwingMenuBar extends javax.swing.JMenuBar implements Serializable |
| Serialized Fields |
com.tensegrity.gui.swing.control.SwingMenuBar.SwingMenuBarLayout smbl
| Class com.tensegrity.gui.swing.control.SwingStatusBar extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
boolean useTimer
javax.swing.JLabel message
javax.swing.Timer timer
ProgressBar progressBar
| Class com.tensegrity.gui.swing.control.SwingToolBar extends javax.swing.JToolBar implements Serializable |
| Serialized Fields |
javax.swing.LookAndFeel lastLnF
UIManager uiManager
java.lang.String id
| Class com.tensegrity.gui.swing.control.TextFieldList extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
javax.swing.JList list
| Class com.tensegrity.gui.swing.control.TextPopupEditor extends javax.swing.JWindow implements Serializable |
| Serialized Fields |
boolean undefined
boolean changed
javax.swing.JTextArea txtArea
java.awt.Rectangle cellBounds
javax.swing.JTable table
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 |
java.awt.Image texture
| Class com.tensegrity.gui.swing.control.TextureMultiSelectItem extends PaintFormatMultiSelectItem implements Serializable |
| Serialized Fields |
java.awt.Image texture
| Class com.tensegrity.gui.swing.control.ValueSlider extends javax.swing.JSlider implements Serializable |
| Serialized Fields |
java.util.Hashtable labelTable
java.lang.String labelSuffix
java.lang.String labelPrefix
javax.swing.JLabel value
boolean snapEnabled
int snapValue
int snapRegion
| Class com.tensegrity.gui.swing.control.ZoomComboBox extends javax.swing.JComboBox implements Serializable |
| Serialized Fields |
ApplicationFrame appFrame
int isAdjusting
| Package com.tensegrity.gui.swing.control.attributeeditor |
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.AnchorBox extends AnchorComboBox implements Serializable |
| Serialized Fields |
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 |
boolean undefined
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
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.ComboBox extends javax.swing.JComboBox implements Serializable |
| Serialized Fields |
boolean undefined
javax.swing.DefaultComboBoxModel model
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 |
Command cmd
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.DoubleField extends DoubleTextField implements Serializable |
| Serialized Fields |
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.FontFormatPanel extends javax.swing.JLabel implements Serializable |
| Serialized Fields |
Attribute attribute
int fontSize
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IconRenderer extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
javax.swing.JLabel label
java.awt.Component comp
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IconRenderer2 extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
SwingAttributeEditorComponents.IconRenderer2.IconRendererButton button
java.awt.Component component
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.IntegerField extends IntegerTextField implements Serializable |
| Serialized Fields |
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.LocalizedTextField extends SwingAttributeEditorComponents.TextField implements Serializable |
| Serialized Fields |
java.util.Locale locale
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MarkerFormatPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
Attribute attribute
boolean undefined
UIManager uiManager
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MetricExpressionField extends MetricExpressionTextField implements Serializable |
| Serialized Fields |
boolean undefined
UIManager uiManager
boolean update
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.MetricField extends SwingAttributeEditorComponents.TextField implements Serializable |
| Serialized Fields |
MetricAttribute attribute
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.OneColorPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
Attribute attribute
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.PaintFormatPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
Attribute attribute
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.RasterBox extends RasterComboBox implements Serializable |
| Serialized Fields |
boolean undefined
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.StrokeFormatPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
Attribute attribute
boolean undefined
boolean simplifyStroke
double[] pattern
| Class com.tensegrity.gui.swing.control.attributeeditor.SwingAttributeEditorComponents.TextField extends javax.swing.JTextField implements Serializable |
| Serialized Fields |
boolean undefined
| Package com.tensegrity.gui.swing.control.attributetable |
| Class com.tensegrity.gui.swing.control.attributetable.AttributeTablePanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
SwingAttributeTable table
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 |
SwingAttributeTable attributeTable
UIManager uiManager
| Class com.tensegrity.gui.swing.control.attributetable.PreferenceTableCellEditor.TranslatingCombo extends javax.swing.JComboBox implements Serializable |
| Serialized Fields |
UIManager uiManager
Attribute attrib
| Class com.tensegrity.gui.swing.control.attributetable.SwingAttributeTable extends javax.swing.JTable implements Serializable |
| Serialized Fields |
AttributeTableModel model
AttributeTableCellRenderer renderer
AttributeTableCellEditor editor
PopupMenu popupmenu
boolean editable
java.util.Map categories
java.util.ArrayList categorieslist
java.util.HashMap uiMap
UIManager uiManager
UIItemEvaluationList uiItemEvList
AttributeEditorProperties tableProperties
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 |
SwingAttributeTree tree
UIManager uiManager
SwingAttributeEditorComponents.ValueComponent cmp
AttributeTreeIcon editLabelIcon
boolean isStopping
| Class com.tensegrity.gui.swing.control.attributetree.AttributeTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable |
| Serialized Fields |
boolean expanded
boolean enabled
boolean visible
int level
java.lang.String pathname
java.lang.String pathnameWithPostFix
| Class com.tensegrity.gui.swing.control.attributetree.SwingAttributeTree extends javax.swing.JTable implements Serializable |
| Serialized Fields |
UIManager uiManager
boolean editable
AttributeEditorProperties editorProperties
AttributeTreeModel model
AttributeTreeRenderer renderer
AttributeTreeEditor editor
int lastClickRow
javax.swing.Timer editTimer
AttributeEditorStateManager manager
boolean isEditing
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 |
UIItemEvaluationList uiItemEvList
UIManager uiManager
uiManager: The registered UIManager for
resolving resources
MultiSelectPanel multiSelect
java.util.ArrayList listeners
javax.swing.JComponent separator
javax.swing.JLabel label
javax.swing.JLabel arrow
javax.swing.JPopupMenu itemWindow
int preferredControlHeight
| Class com.tensegrity.gui.swing.control.multiselect.MultiSelectItem extends javax.swing.JComponent implements Serializable |
| Serialized Fields |
boolean selected
boolean mouseIn
| Class com.tensegrity.gui.swing.control.multiselect.MultiSelectPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
MultiSelectItem[] elements
MultiSelectItem selection
java.util.ArrayList listeners
int rows
int columns
boolean calculateColsAndRows
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 |
int strokeStyle
StrokeFormatint strokeWeight
StrokeFormatint strokeColor
StrokeFormatdouble[] strokePattern
StrokeFormatint paintStyle
PaintFormatint paintColorback
PaintFormatint paintColorfore
PaintFormatint paintGradientType
PaintFormatint paintPatternType
PaintFormatjava.lang.String paintTextureKey
int paintTransparency
PaintFormatboolean paintTransparent
PaintFormatint fontSize
FontFormatint fontWeight
FontFormatjava.lang.String fontFamily
FontFormatint fontColor
FontFormatboolean fontItalic
FontFormatboolean fontUnderline
FontFormatboolean fontStrikethrough
FontFormatint markerType
MarkerFormatint markerSize
MarkerFormatjava.awt.Dimension pSize
StrokeFormat underlineStroke
StrokeFormat strikethroughStroke
| Class com.tensegrity.gui.swing.control.preview.DefaultPreview extends AbstractPreview implements Serializable |
| Serialized Fields |
java.lang.String previewText
int type
double direction
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
javax.swing.JComponent slideComponent
javax.swing.JComponent component
DefaultObservable observable
boolean lastSelected
java.awt.Component verticalGlue
Slide.SlideScrollPane scrollPane
| Class com.tensegrity.gui.swing.control.slidepanel.Slide.SlideScrollPane extends javax.swing.JScrollPane implements Serializable |
| Serialized Fields |
boolean isValidateRoot
| Class com.tensegrity.gui.swing.control.slidepanel.SlidePanel extends Panel implements Serializable |
| Serialized Fields |
SlidePanel parent
java.util.ArrayList slides
UIItemEvaluationList uiItemEvList
java.util.Map uiMap
javax.swing.Action closeAction
java.util.Map indexSlideMap
| Class com.tensegrity.gui.swing.control.slidepanel.SlideTitle extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
boolean selected
java.lang.String title
DefaultObservable observable
boolean topLevel
boolean subComp
Icon closeIcon
Icon unfoldedIcon
Icon foldedIcon
Icon popupIcon
javax.swing.JLabel closeIconLabel
javax.swing.JLabel titleLabel
javax.swing.JLabel toggleIconLabel
javax.swing.JLabel popupIconLabel
JPopupMenuSource popupmenusource
boolean activated
| Package com.tensegrity.gui.swing.control.spinbutton |
| Class com.tensegrity.gui.swing.control.spinbutton.AbstractSpinTextField extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
java.text.DecimalFormat formatter
AbstractSpinButton spinButton
javax.swing.JTextField textField
java.util.ArrayList listeners
int digits
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 |
MetricExpression mexp
UIManager uiManager
int initialUnit
| Class com.tensegrity.gui.swing.control.spinbutton.SpinButtonActionEvent extends java.awt.event.ActionEvent implements Serializable |
| Serialized Fields |
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 |
javax.swing.tree.DefaultMutableTreeNode wrappedNode
Document document
| Class com.tensegrity.gui.swing.control.tree.ObjectTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable |
| Serialized Fields |
javax.swing.Icon closeIcon
javax.swing.Icon openIcon
javax.swing.Icon nodeIcon
javax.swing.Icon edgeIcon
javax.swing.Icon labelIcon
javax.swing.Icon rectIcon
javax.swing.Icon polygonIcon
javax.swing.Icon lineIcon
javax.swing.Icon fontIcon
javax.swing.Icon paintIcon
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 popupMenu_i
TreeOutliner objTree_i
AttributeEditor table_i
UIManager uiManager_i
DefaultVisualGraphTreeStrategy defaultObjectTreeStrategy
| Class com.tensegrity.gui.swing.control.tree.SwingObjectTreePanel.SortAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
boolean ascending
| Class com.tensegrity.gui.swing.control.tree.TreeOutliner extends javax.swing.JTree implements Serializable |
| Serialized Fields |
AbstractTreeStrategy strategy_i
AbstractTreeStrategy defaultStrategy_i
java.util.Collection allStrategies_i
Document activeDocument_i
java.util.Map expandedMap
VisualGraph-instances on Enumerations of
TreePath instances. Useful to restore expanded state(s) of the Tree.
java.util.Map documentStrategyMap_i
Document-instances on AbstractTreeStrategy
instances.
java.util.Map mapDocumentVisualGraphView
java.util.Map selectionMap
VisualGraph-instances to TreePath instances
representing all currently selected nodes. This pair is stored
on unselected events and restored on selected events.
boolean update
javax.swing.tree.DefaultTreeModel emptyModel_i
Document lastSelected_i
Document lastUnSelected_i
java.util.Map uiMap
UIItemEvaluationList uiItemEvList
AttributeEditor attributeEditor_i
UIManager uiManager_i
java.util.Map defaultStrategiesMap_i
java.util.List candidatesForModelUpdateAfterLanguageSwitch
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 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 |
IntegerSpinTextField cStartSpinner
IntegerSpinTextField rStartSpinner
IntegerSpinTextField cStopSpinner
IntegerSpinTextField rStopSpinner
boolean cancelled
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 |
javax.swing.JTabbedPane tabpane
| Class com.tensegrity.gui.swing.dialog.AttributableOnSetDialog extends BaseDialog implements Serializable |
| Serialized Fields |
AttributableOnSet attributable
AttributeEditor editor
boolean isTree
java.lang.String keyAttributeEditorTitle
boolean editable
java.lang.String propertyFileName
java.lang.String[] btnIDs
java.lang.String closedWith
| Class com.tensegrity.gui.swing.dialog.AttributesEditorStateDialog extends BaseDialog implements Serializable |
| Serialized Fields |
SwingAttributeTree tree
AttributeEditor ae
EditorStateAttributableOnSet hsaos
DefaultSwingAttributeTreePopupMenuSource popupMenuSource
| Class com.tensegrity.gui.swing.dialog.BaseDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
UIManager uiManager
java.lang.String keyTitle
java.lang.String keyDescription
javax.swing.JLabel ltitle
javax.swing.JLabel ldescription
java.lang.String lafName
| Class com.tensegrity.gui.swing.dialog.ColorFormatDialog extends BaseDialog implements Serializable |
| Serialized Fields |
boolean cancelled
FormatColor pnlFormatColor
| Class com.tensegrity.gui.swing.dialog.CustomAttributesDialog extends BaseDialog implements Serializable |
| Serialized Fields |
boolean cancelled
javax.swing.JTextField labelTextField
java.util.List selection
javax.swing.JComboBox combo
UIManager uiManager
SwingAttributeTree attributeTable
AttributeSet currentCustomAttributes
AttributeTable
java.util.Vector removedCustomAttributes
boolean hiding
AttributeSet newAttributes
AttributeEditorProperties tableProperties
| Class com.tensegrity.gui.swing.dialog.ElementConflictDialog extends BaseDialog implements Serializable |
| Serialized Fields |
RuleRegistry rrDoc
Rule[] conflictRules
java.lang.String[] conflictLayouts
LayoutController lcSource
LayoutController lcTarget
javax.swing.JComponent[][][] rows
javax.swing.JButton btnOK
javax.swing.JPanel contentPane
java.awt.GridBagLayout[] layout
boolean showRules
boolean showLayout
| Class com.tensegrity.gui.swing.dialog.FontFormatDialog extends FormatDialog implements Serializable |
| Serialized Fields |
FormatFont formatfont
FormatFont panel.
FormatFont| Class com.tensegrity.gui.swing.dialog.FormatDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
AbstractPreview preview
UIManager uiManager
boolean cancelled
| Class com.tensegrity.gui.swing.dialog.GeometryHintsDialog extends BaseDialog implements Serializable |
| Serialized Fields |
GeometryHintsPanel panel
UIManager uiManager
boolean cancelled
| Class com.tensegrity.gui.swing.dialog.LoginDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
javax.swing.JTextField userInput
javax.swing.JPasswordField passwdInput
javax.swing.JLabel userLabel
javax.swing.JLabel passwdLabel
javax.swing.JButton okButton
javax.swing.JButton cancelButton
boolean isCanceled
| Class com.tensegrity.gui.swing.dialog.MarkerFormatDialog extends FormatDialog implements Serializable |
| Serialized Fields |
FormatMarker marker
double direction
180.
| Class com.tensegrity.gui.swing.dialog.MemoryMonitorDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
com.tensegrity.gui.swing.dialog.MemoryMonitorDialog.MemoryMonitor memMon
| Class com.tensegrity.gui.swing.dialog.OpenFileConflictDialog extends BaseDialog implements Serializable |
| Serialized Fields |
javax.swing.JRadioButton optLCUseLoaded
javax.swing.JRadioButton optLCRenameLoaded
javax.swing.JRadioButton optLCReplaceExisting
javax.swing.JRadioButton optLCReplaceAll
javax.swing.JRadioButton optLCUseExisting
javax.swing.JRadioButton optIMGRenameLoaded
javax.swing.JRadioButton optIMGUseExisting
javax.swing.JRadioButton optSTUseLoaded
javax.swing.JRadioButton optSTUseExisting
javax.swing.JRadioButton optSTRenameLoaded
javax.swing.JRadioButton optSTNUseLoaded
javax.swing.JRadioButton optSTNUseExisting
javax.swing.JRadioButton optGEOMUseLoaded
javax.swing.JRadioButton optGEOMUseExisting
javax.swing.JRadioButton optGEOMRenameLoaded
javax.swing.JRadioButton optRLReplaceExisting
javax.swing.JRadioButton optRLReplaceAll
javax.swing.JRadioButton optRLUseLoaded
javax.swing.JRadioButton optRLRenameLoaded
javax.swing.JRadioButton optRLUseExisting
javax.swing.ButtonGroup optGroupLayoutContext
javax.swing.ButtonGroup optGroupImage
javax.swing.ButtonGroup optGroupStyles
javax.swing.ButtonGroup optGroupStyleNames
javax.swing.ButtonGroup optGroupGeoms
javax.swing.ButtonGroup optGroupRules
java.util.HashMap mapRenameFields
boolean cancelled
java.util.List layoutConflicts
boolean styleConflict
boolean geometryConflict
boolean rulesConflict
boolean showRulesOptionApplyLoaded
LayoutController layoutController
javax.swing.event.DocumentListener renameDocListenerLayout
javax.swing.event.DocumentListener renameDocListenerGeom
javax.swing.event.DocumentListener renameDocListenerRule
javax.swing.event.DocumentListener renameDocListenerImages
javax.swing.event.DocumentListener renameDocListenerStyles
java.util.List imageConflicts
boolean styleNameConflict
java.util.Collection ruleConflicts
ElementDefinitionWrapper edw
javax.swing.JCheckBox chkStoreAsDefaults
javax.swing.JCheckBox chkSuppressConflicts
java.util.List styleDescConflicts
java.util.List styleItemConflicts
java.util.List geomDescConflicts
java.util.List geomItemConflicts
int currentRenamePanelRow
javax.swing.Icon itemIcon
boolean showLayoutContextUse
boolean showLayoutConflicts
boolean showImageConflicts
javax.swing.JButton btnOk
| Class com.tensegrity.gui.swing.dialog.OptionDialog extends BaseDialog implements Serializable |
| Serialized Fields |
javax.swing.JPanel headerPanel
javax.swing.JPanel optionPanel
javax.swing.ButtonGroup group
boolean wasCancelled
javax.swing.JCheckBox dontAskAgain
| Class com.tensegrity.gui.swing.dialog.PaintFormatDialog extends FormatDialog implements Serializable |
| Serialized Fields |
FormatPaint formatPaint
| Class com.tensegrity.gui.swing.dialog.PreferenceDialog extends BaseDialog implements Serializable |
| Serialized Fields |
javax.swing.border.MatteBorder border
boolean cancelled
PreferenceDialogProvider preferences
java.util.ArrayList tabNameIDs
javax.swing.JTabbedPane tabPane
javax.swing.JPanel buttonpanel
java.lang.String titleID
boolean restoreEnabled
java.awt.FlowLayout flowLayout
java.util.List restoreButtons
javax.swing.JButton okB
javax.swing.JButton cancelB
javax.swing.JButton applyB
| Class com.tensegrity.gui.swing.dialog.PropertiesDialog extends BaseDialog implements Serializable |
| Serialized Fields |
SwingAttributeTree tree
| Class com.tensegrity.gui.swing.dialog.ShapeFormatDialog extends BaseDialog implements Serializable |
| Serialized Fields |
java.util.List shapes
UIManager uiManager
java.util.Map formats
java.util.Map namePanelMap
boolean cancelled
FormatFont fFont
FormatPaint fPaint
FormatStroke fStroke
FormatMarker fMarkerBegin
FormatMarker fMarkerEnd
DefaultPreview markerPreview
| Class com.tensegrity.gui.swing.dialog.StrokeFormatDialog extends FormatDialog implements Serializable |
| Serialized Fields |
FormatStroke strokeFormat
| Class com.tensegrity.gui.swing.dialog.StrokePatternDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
UIManager uiManager
javax.swing.JPanel formatPanel
boolean wasCanceled
boolean wasChanged
StrokePattern pattern
com.tensegrity.gui.swing.dialog.StrokePatternDialog.StrokePatternOverview preview
boolean enforceEvenSegmentCount
com.tensegrity.gui.swing.dialog.StrokePatternDialog.StrokePatternEditor editor
javax.swing.JTextField format
javax.swing.JScrollBar scrEditor
javax.swing.JButton btnCancel
javax.swing.JButton btnOk
javax.swing.JButton btnSet
javax.swing.JCheckBox chkAlternatePattern
javax.swing.AbstractAction actionSet
| Class com.tensegrity.gui.swing.dialog.StyleDialog extends BaseDialog implements Serializable |
| Serialized Fields |
FormatStyle stylePanel
UIManager uiManager
| Class com.tensegrity.gui.swing.dialog.TextEditDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
javax.swing.text.JTextComponent textArea
TextFormatter text_formatter
boolean canceled
| Class com.tensegrity.gui.swing.dialog.TextInputDialog extends BaseDialog implements Serializable |
| Serialized Fields |
boolean canceled
javax.swing.JTextField txtField
| Class com.tensegrity.gui.swing.dialog.ZoomDialog extends BaseDialog implements Serializable |
| Serialized Fields |
javax.swing.ButtonGroup btnGroup
javax.swing.JSlider zoomSlider
javax.swing.JRadioButton custom
int zoomValue
java.util.Map radioMap
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 |
javax.swing.JFileChooser filechooser
java.io.File[] files
ExportSettings exportSettings
javax.swing.filechooser.FileFilter lastFileFilter
boolean preview
UIManager uiManager
SwingGraphPanel swinggraphpanel
javax.swing.JPanel checkBoxPanel
GraphFileChooserOption[] options
boolean saveAs
| Class com.tensegrity.gui.swing.dialog.graphfilechooser.GraphPreview extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
java.awt.Image image
java.io.File file
javax.swing.JLabel imageLabel
| Class com.tensegrity.gui.swing.dialog.graphfilechooser.XMLGraphPreview extends GraphPreview implements Serializable |
| Serialized Fields |
int fileType
| Package com.tensegrity.gui.swing.dialog.graphtools |
| Class com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog extends BaseDialog implements Serializable |
| Serialized Fields |
java.awt.Frame frame
UIManager uiManager
GraphApplication graphApp
com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog.CreationPanel[] panes
com.tensegrity.gui.swing.dialog.graphtools.GraphCreationDialog.CreationPanel activeconfigurationpane
javax.swing.JCheckBox newwindowbox
javax.swing.JCheckBox applyLayout
javax.swing.JCheckBox animated
javax.swing.JCheckBox coloredNodes
javax.swing.JCheckBox coloredEdges
javax.swing.JCheckBox randomNodeSize
javax.swing.JTabbedPane tabpane
java.util.ArrayList listener
java.lang.String propertiesFileName
java.awt.event.ActionListener applyAction
| Class com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutDialog extends BaseDialog implements Serializable |
| Serialized Fields |
java.awt.Frame frame
GraphApplication graphApp
javax.swing.JCheckBox showReports
javax.swing.JCheckBox animationCheckBox
javax.swing.JCheckBox ignoreIsolatedNodes
javax.swing.JCheckBox dynamicEdgeLayout
javax.swing.JCheckBox dynamicNodeLayout
javax.swing.JCheckBox autoPortReassignment
javax.swing.JCheckBox autoPortReassignmentLayoutDirDependent
javax.swing.JTextField animationTimeEdit
GraphLayoutReportDialog reportDialog
GraphLayoutController controller
javax.swing.JTabbedPane tabpane
LayoutContextPanel nodeContextPanel
LayoutContextPanel edgeContextPanel
javax.swing.JButton applybutton
javax.swing.JButton acceptbutton
javax.swing.JComboBox layoutDomain
Observer layoutobserver
boolean editDialog
com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutDialog.SettingsPool settings
boolean updateEdgeContextPanel
boolean updateNodeContextPanel
int numberOfSelectedEdgeContext
int numberOfSelectedNodeContext
javax.swing.JPopupMenu popMenu
| Class com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutReportDialog extends BaseDialog implements Serializable |
| Serialized Fields |
com.tensegrity.gui.swing.dialog.graphtools.GraphLayoutReportDialog.Attributable attributable
AttributeTable
AttributeTable attributetable
| Class com.tensegrity.gui.swing.dialog.graphtools.LayoutContextSelectionDialog extends BaseDialog implements Serializable |
| Serialized Fields |
boolean closedByApply
GraphLayoutDialog.LayoutContextInf[] contexts
SwingAttributeTree tree
| Package com.tensegrity.gui.swing.dialog.panel |
| Class com.tensegrity.gui.swing.dialog.panel.AbstractFormat extends Panel implements Serializable |
| Serialized Fields |
java.lang.String formatName
| Class com.tensegrity.gui.swing.dialog.panel.FormatColor extends AbstractFormat implements Serializable |
| Serialized Fields |
com.tensegrity.gui.swing.dialog.panel.FormatColor.ColorInf colorInf
com.tensegrity.gui.swing.dialog.panel.FormatColor.ColorInf colorInfTmp
boolean hasBasic
boolean hasBrightness
boolean hasHue
boolean hasMemory
boolean hasPreview
boolean hasValueTable
boolean update
AbstractPreview abstractPreview
java.util.Map colorMap
int brightnessLevel
int[] brPixels
javax.swing.JSlider brightnessSlider
FormatColor.ColorMapLabel brightnessMap
int[] huePixels
java.awt.image.BufferedImage hueMapImage
FormatColor.ColorMapLabel hueMap
javax.swing.JSlider hueSlider
javax.swing.JLabel previewLabel
ValueTable valueTable
ColorMemoryPanel colorMemoryPanel
javax.swing.JTabbedPane tabbedPane
javax.swing.JCheckBox webcolors
com.tensegrity.gui.swing.dialog.panel.FormatColor.BrightnessGradient brightnessGradient
com.tensegrity.gui.swing.dialog.panel.FormatColor.HueGradient hueGradient
| Class com.tensegrity.gui.swing.dialog.panel.FormatFont extends AbstractFormat implements Serializable |
| Serialized Fields |
AbstractPreview pnlFtPreview
javax.swing.JScrollPane paneFtName
javax.swing.JScrollPane paneFtStyle
javax.swing.JScrollPane paneFtSize
javax.swing.JPanel pnlFtName
javax.swing.JPanel pnlFtColor
javax.swing.JPanel pnlFtDecoration
ColorComboBox cmbFtColor
javax.swing.JCheckBox chkFtStrikeout
javax.swing.JCheckBox chkFtUnderline
javax.swing.JLabel lblFtName
javax.swing.JLabel lblFtStyle
javax.swing.JLabel lblFtSize
javax.swing.JLabel lblFtColor
javax.swing.JTextField edtFtName
IntegerTextField edtFtSize
javax.swing.JList lstFtName
javax.swing.JList lstFtSize
javax.swing.JList lstFtStyle
int fontSize
int fontWeight
java.lang.String fontFamily
int fontColor
boolean fontItalic
boolean fontUnderline
boolean fontStrikethrough
StrokeFormat fontUnderlineStroke
StrokeFormat fontStrikethroughStroke
java.lang.String[] fontNames
java.lang.String[] fontStyles
boolean updateEdit
boolean updateList
| Class com.tensegrity.gui.swing.dialog.panel.FormatMarker extends AbstractFormat implements Serializable |
| Serialized Fields |
int type
int size
PaintFormat paint
StrokeFormat stroke
MarkerComboBox markerCombo
MetricExpressionSpinTextField sizeSpinner
FormatPaint formatPaint
FormatStroke formatStroke
AbstractPreview preview
javax.swing.JPanel previewPanel
| Class com.tensegrity.gui.swing.dialog.panel.FormatPaint extends AbstractFormat implements Serializable |
| Serialized Fields |
AbstractPreview preview
int paintStyle
PaintFormatint paintColorback
PaintFormatint paintColorfore
PaintFormatint paintGradientType
PaintFormatint paintPatternType
PaintFormatint paintTransparency
PaintFormatboolean paintTransparent
PaintFormatjava.lang.String paintTextureKey
ColorComboBox solidCombo
PaintFormatComboBox gradientCombo
PaintFormatComboBox patternCombo
RasterComboBox textureCombo
javax.swing.ButtonGroup btnGrp
javax.swing.JRadioButton noneRadio
javax.swing.JRadioButton solidRadio
javax.swing.JRadioButton gradientRadio
javax.swing.JRadioButton patternRadio
javax.swing.JRadioButton textureRadio
javax.swing.JCheckBox transparencyCheck
javax.swing.JSlider transparencySlider
| Class com.tensegrity.gui.swing.dialog.panel.FormatStroke extends AbstractFormat implements Serializable |
| Serialized Fields |
int strokeStyle
int strokeWeight
1.
int strokeColor
double[] strokePattern
AbstractPreview preview
StrokeFormatComboBox strokeCombo
javax.swing.JSlider slider
ColorComboBox cmb
IntegerSpinTextField weightSpin
java.lang.String title
| Class com.tensegrity.gui.swing.dialog.panel.FormatStyle extends AbstractFormat implements Serializable |
| Serialized Fields |
javax.swing.JComboBox styleItemComboBox
FormatStyle.FormatList formatList
java.util.Map modifiedStyleItems
boolean wasCanceled
java.awt.Window window
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
UIItemEvaluationList uiItemEvList
boolean changed
| Package com.tensegrity.gui.swing.dialog.ruleeditor |
| Class com.tensegrity.gui.swing.dialog.ruleeditor.GeneralRulePanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
javax.swing.JCheckBox chkDeletable
javax.swing.JCheckBox chkSelectable
javax.swing.JCheckBox chkMoveable
javax.swing.JCheckBox chkResizable
javax.swing.JCheckBox chkCopyable
javax.swing.JCheckBox chkCutable
AbstractGraphObjectRule rule
RuleEditorDialog dlg
| Class com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialog extends BaseDialog implements Serializable |
| Serialized Fields |
int ignoreSelectionEvents
GraphDocument gDoc
VisualGraphView vgv
RuleRegistry reg
javax.swing.JTree treeRules
java.util.Set rulesSet
javax.swing.JSplitPane splitPane
NodeRulePanel nodeEditorPanel
RuleEditorDialog.RuleEditorPanel editorPanel
EdgeRulePanel edgeEditorPanel
GraphRulePanel graphEditorPanel
javax.swing.JButton btnSetDefault
javax.swing.JButton btnClone
RulesTreeModel model
RuleEditorTreeCellRenderer renderer
javax.swing.JPanel buttonPanel
javax.swing.JButton btnOK
javax.swing.JButton btnDelete
javax.swing.JButton btnCreate
| Class com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialogOld extends BaseDialog implements Serializable |
| Serialized Fields |
RuleRegistry rr
com.tensegrity.gui.swing.dialog.ruleeditor.RuleEditorDialogOld.RuleEditor editor
java.util.Set includeSet
| Package com.tensegrity.gui.swing.dnd |
| Class com.tensegrity.gui.swing.dnd.CompositeFlavor extends java.awt.datatransfer.DataFlavor implements Serializable |
| Serialization Methods |
public void readExternal(java.io.ObjectInput)
throws java.io.IOException,
java.lang.ClassNotFoundException
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 |
public void readExternal(java.io.ObjectInput)
throws java.io.IOException,
java.lang.ClassNotFoundException
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 |
public void readExternal(java.io.ObjectInput)
throws java.io.IOException,
java.lang.ClassNotFoundException
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 |
public void readExternal(java.io.ObjectInput)
throws java.io.IOException,
java.lang.ClassNotFoundException
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
int p
p
int line_x0
line_x0
int xgap
xgap
int position
| Class com.tensegrity.gui.swing.dock.core.EntryPopupMenu extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
java.util.Locale oldlocale
TabPane tabpane
View lastViewState
javax.swing.Action splitLeftAction
javax.swing.Action splitTopAction
javax.swing.Action splitRightAction
javax.swing.Action splitBottomAction
javax.swing.Action closeOtherEntriesAction
| Class com.tensegrity.gui.swing.dock.core.MultiSplitPane extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
boolean vertical
java.util.LinkedList components
int gap
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
| Class com.tensegrity.gui.swing.dock.core.TabActions.CloseEntryAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.CloseOtherEntriesAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.MinMaxAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.NextEntryAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.NextEntryInViewAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.PreviousEntryAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.PreviousEntryInViewAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabActions.SplitAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
TabPane tabpane
int split
| Class com.tensegrity.gui.swing.dock.core.TabButton extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
TabEntry entry
TabPane tabpane
javax.swing.JLabel label_docname
javax.swing.JLabel label_docicon
javax.swing.JLabel label_closeicon
EntryPopupMenu popupmenu
java.awt.dnd.DragSource dragsource
| Class com.tensegrity.gui.swing.dock.core.TabGlassPane extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
TabPane tabpane
int split
int mindist
| Class com.tensegrity.gui.swing.dock.core.TabHeader extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
TabPane tabpane
ArrowPanel buttonpanel
javax.swing.JPanel toolbar
javax.swing.JButton left_button
javax.swing.JButton right_button
javax.swing.JButton max_button
| Class com.tensegrity.gui.swing.dock.core.TabPane extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
TabModel model
TabHeader tabheader
TabTitle tabtitle
TabGlassPane glasspane
TabGlassPane emptypane
int tabstyle
int tabplacement
java.lang.Object userObject
javax.swing.Icon backgroundIcon
| Class com.tensegrity.gui.swing.dock.core.TabPaneBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
TabPane tabpane
| Class com.tensegrity.gui.swing.dock.core.TabTitle extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
TabPane tabpane
javax.swing.JLabel titlelabel
javax.swing.JPanel toolbar
TabEntry active
TabEntry lastEntry
EntryPopupMenu popupmenu
java.awt.dnd.DragSource dragsource
javax.swing.AbstractButton maximizeButton
javax.swing.JPanel customPanel
boolean firstTimeRebuild
| Class com.tensegrity.gui.swing.dock.core.TabTitleBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
| Class com.tensegrity.gui.swing.dock.core.View extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
MultiSplitPane rootsplit
com.tensegrity.gui.swing.dock.core.View.MaximizeMemento maximized
ViewManager viewManager
java.util.List listeners
boolean splitting
FileOpenHandler fileopenhandler
| Class com.tensegrity.gui.swing.dock.core.WindowListDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
View view
javax.swing.JTable table
javax.swing.Action selectAllAction
javax.swing.Action invertSelectionAction
javax.swing.Action closeSelectionAction
javax.swing.Action activateAction
boolean showAll
| Class com.tensegrity.gui.swing.dock.core.WindowListOverlay extends javax.swing.JPopupMenu implements Serializable |
| Serialized Fields |
View view
boolean showAll
javax.swing.JTable table
javax.swing.JPanel preview
java.awt.Image previewImage
boolean first
| Class com.tensegrity.gui.swing.dock.core.WindowListTableModel extends javax.swing.table.DefaultTableModel implements Serializable |
| Serialized Fields |
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 |
javax.swing.JComponent center
javax.swing.JPanel leftbar
| Class com.tensegrity.gui.swing.dock.util.BottomBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
java.awt.Color color
| Class com.tensegrity.gui.swing.dock.util.BottomColorBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
| Class com.tensegrity.gui.swing.dock.util.ButtonPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
javax.swing.JPanel bottom
javax.swing.JButton[] buttons
| Class com.tensegrity.gui.swing.dock.util.HeaderPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
java.awt.Dimension d
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 |
int top
int left
int right
int bottom
| Class com.tensegrity.gui.swing.dock.util.RightColorBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
| Class com.tensegrity.gui.swing.dock.util.ShadowBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
java.awt.Color c0
java.awt.Color c1
java.awt.Color c2
| Class com.tensegrity.gui.swing.dock.util.TopBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
java.awt.Color color
| Class com.tensegrity.gui.swing.dock.util.TopColorBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
| Class com.tensegrity.gui.swing.dock.util.WhitePanelBorder extends javax.swing.border.AbstractBorder implements Serializable |
| Serialized Fields |
int top
int left
int right
int bottom
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
Observable observable
View view
DocumentListener documentListener
Document activedocument
boolean suppressEvents
java.util.Map lastView
javax.swing.JSplitPane[] splitpanes
int currentView
java.util.Map viewentrymap
java.util.Map prefentrymap
| Class com.tensegrity.gui.swing.document.FramedMDIComponent extends javax.swing.JDesktopPane implements Serializable |
| Serialized Fields |
java.util.HashMap uiMap
UIItemEvaluationList uiItemEvList
int openFrameCount
java.util.List documents
Observable observable
javax.swing.JPopupMenu popupmenu
MenuTool windowmenu
DocumentListener documentListener
int xframeoffset
UIManager uiManager
| Class com.tensegrity.gui.swing.document.MenuTool extends java.awt.Component implements Serializable |
| Serialized Fields |
SwingMenu documentMenu
SwingMenu toolsMenu
SwingMenu toolbarsMenu
java.util.Map menuMap
javax.swing.ButtonGroup btnGroup
java.util.HashSet btnControlSet
MDIComponent mdiComponent
| Class com.tensegrity.gui.swing.document.MenuTool.DocumentAction extends javax.swing.AbstractAction implements Serializable |
| Serialized Fields |
Document document
| Class com.tensegrity.gui.swing.document.PanelMDIComponent extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
java.util.List documents
PopupMenu popupmenu
javax.swing.JMenuItem menuItem
Observable observable
MenuTool windowmenu
javax.swing.JSplitPane[] splitpanes
UIItemEvaluationList uiItemEvList
DocumentListener documentListener
Document active
Document previousactive
Icon unmodifiedicon
Icon modifiedicon
Command closeDocumentCommand
UIManager uimanager
DocumentDropContext opener
| Class com.tensegrity.gui.swing.document.TabbedMDIComponent extends MenuTabbedPane implements Serializable |
| Serialized Fields |
java.util.List documents
PopupMenu popupmenu
javax.swing.JMenuItem menuItem
Observable observable
MenuTool windowmenu
javax.swing.JSplitPane[] splitpanes
UIItemEvaluationList uiItemEvList
DocumentListener documentListener
Document active
Document previousactive
Icon unmodifiedicon
Icon modifiedicon
Command closeDocumentCommand
UIManager uimanager
DocumentDropContext opener
boolean initialized
| Class com.tensegrity.gui.swing.document.WindowMDIComponent extends javax.swing.JDesktopPane implements Serializable |
| Serialized Fields |
java.util.HashMap uiMap
java.util.List documents
javax.swing.JMenuItem menuItem
Observable observable
MenuTool windowmenu
UIItemEvaluationList uiItemEvList
DocumentListener documentListener
Document active
Document previousactive
UIManager uimanager
DocumentDropContext opener
java.util.ArrayList deferredDocuments
boolean wasShown
int openFrameCount
int xframeoffset
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 |
CompositeNavigator navigator
Renderer gfxRenderer
boolean updateDuringActing
boolean startActionCalled
int mousePressedAtX
int mousePressedAtY
int viewRectBackground
int viewRectBorder
int navigatorBackground
boolean ignoreColorChanges
boolean colorsOverridden
| Class com.tensegrity.gui.swing.graph.SwingGraphPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
com.tensegrity.gui.swing.graph.SwingGraphPanel.GraphPanelComponentListener componentListener
EventMediatorListener compositeListener
boolean DEBUG_REPAINTMANAGER
InplaceEditorConfigurator iec
ToolTipGenerator toolTipGenerator
ApplicationFrame applicationFrame
GraphDocument graphdocument
Renderer gfxRenderer
VisualGraphView visualgraphview
int scrollBarWeight
GraphController graphcontroller
javax.swing.JScrollBar scrollHorizontal
javax.swing.JScrollBar scrollVertical
javax.swing.JPanel pnlContainer
SwingGraphPanel.ScrollBarButtonListener scrollbarButtonListener
com.tensegrity.gui.swing.graph.SwingGraphPanel.GraphPanelScrollBarListener scrollbarListener
boolean scrollHorizontalUpdate
boolean scrollVerticalUpdate
boolean scrollAdjustment
java.awt.event.MouseListener mouselistener
java.awt.event.MouseMotionListener mousemotionlistener
boolean startActionCalled
boolean drawDuringDrag
int workaroundX
int workaroundY
boolean autoScale
boolean lowDetailForInteraction
java.awt.dnd.DropTarget dropTarget
com.tensegrity.gui.swing.graph.SwingGraphPanel.DropListener dropListener
SwingGraphPanel.GraphPanelKeyListener keyListener
JPopupMenuSourceWithUpdateUI popupmenusource
AttributeSet empty
VisualGraphListener visualgraphlistener
ModifiedVisualGraphListener modifyListener
Boundary initialboundary
BaseComposite forDeleteComposite
VisualGraphObject[] forDeleteVGOS
AttributableOnSetDelegate attributableOnSetDelegate
AttributeSet originalRendererConfiguration
boolean mousePressed
SwingGraphPanel or not.
int mousePressedAtX
int mousePressedAtY
boolean inplaceEditEnabled
boolean horizontalScrollbarActive
boolean verticalScrollbarActive
boolean showPopupMenuFirstTime
InplaceEditor currentInplaceEditor
boolean firstDrag
java.util.ArrayList modifylisteners
boolean isDeletingSelection
boolean isUndoing
boolean isRedoing
java.util.Vector dragAndDropListeners
VisualGraphObject lastEnteredComposite
boolean dragStarted
DragContext vgoDragSource
VisualEdge dragedge
VisualNode dragnode
boolean firstPaint
boolean isRemoving
int popup_mousex
int popup_mousey
SwingGraphPanel.ScrollbarButtonRepetitionListener scrollbarButtonRepetitionListener
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
| 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 |
java.awt.Color color
boolean filterImage
java.awt.Image filteredImage
| Class com.tensegrity.gui.swing.icon.PopupIcon extends Icon implements Serializable |
| Serialized Fields |
boolean antialiasing
| Class com.tensegrity.gui.swing.icon.TriangleIcon extends Icon implements Serializable |
| Serialized Fields |
boolean antialiasing
java.awt.Color color
int orientation
| Package com.tensegrity.gui.swing.print |
| Class com.tensegrity.gui.swing.print.PageSetupDialog extends BaseDialog implements Serializable |
| Serialized Fields |
javax.swing.ButtonGroup orientationGroup
BasePageFormat pageFormat
PrintSetupPreview preview
javax.swing.JComboBox paperCombo
DoubleSpinTextField topMargin
DoubleSpinTextField bottomMargin
DoubleSpinTextField leftMargin
DoubleSpinTextField rightMargin
UIManager uiManager
VisualGraphView view
javax.swing.ButtonGroup zoomGroup
javax.swing.JRadioButton radioScale
javax.swing.JRadioButton radioFitToPage
IntegerSpinTextField pagesFieldHorizontal
IntegerSpinTextField pagesFieldVertical
javax.swing.JComboBox adjustCombo
javax.swing.JComboBox cmbScale
javax.swing.ButtonGroup fitToPageGroup
javax.swing.JPanel fitToPageValuePanel
javax.swing.JRadioButton portrait
javax.swing.JRadioButton landscape
javax.swing.JCheckBox background
javax.swing.JCheckBox sgBackground
javax.swing.JCheckBox sgEmptyPages
javax.swing.JCheckBox chkPrintGrid
javax.swing.ButtonGroup qualityGroup
javax.swing.JRadioButton radioColored
javax.swing.JRadioButton radioMono
javax.swing.JRadioButton radioWire
HeaderFooterFormatPanel headerPanel
HeaderFooterFormatPanel footerPanel
boolean update
boolean wasCancelled
boolean isPrinting
boolean isNativeDialogUp
BasePageFormat saveFormat
java.util.Map iconMap
java.util.Map keyStrokeMap
| Class com.tensegrity.gui.swing.print.PrintPreviewDialog extends javax.swing.JDialog implements Serializable |
| Serialized Fields |
int fitMode
SwingStatusBar statebar
PrintPreviewPanel previewPanel
SwingToolBar toolbar
java.awt.Dimension ownerSize
java.awt.Point ownerLocation
UIManager uiManager
VisualGraphView view
javax.swing.JCheckBox chkMargin
javax.swing.JCheckBox chkCutBorder
ValueSlider zoomSlider
boolean update
java.awt.Frame frameOwner
int previousSliderValue
javax.swing.AbstractButton btnPrint
javax.swing.AbstractButton btnPageSetup
boolean dontUpdateCombo
PrintPreviewDialog.ZoomActionComboBox zoomComboBox
CommandRegistry registry
BasePageFormat pageFormat
int currentZoom
java.lang.String jobName
javax.swing.AbstractButton btnHorizontalFit
javax.swing.AbstractButton btnVerticalFit
javax.swing.AbstractButton btnPageFit
javax.swing.AbstractButton btnZoom100
javax.swing.AbstractButton btnZoomIn
javax.swing.AbstractButton btnZoomOut
javax.swing.JButton btnClose
| Class com.tensegrity.gui.swing.print.PrintPreviewPanel extends Panel implements Serializable |
| Serialized Fields |
java.awt.print.Book book
int currentPage
PrintPreviewPanelLayout layout
| Package com.tensegrity.gui.swing.repository |
| Class com.tensegrity.gui.swing.repository.AbstractRepositoryItem extends javax.swing.JLabel implements Serializable |
| Serialized Fields |
java.awt.Color pressed
java.awt.Color notPressed
java.awt.Color highlight
boolean mouseIn
boolean mousePressed
boolean highlighted
javax.swing.border.Border hoveredBorder
javax.swing.border.Border defaultBorder
java.awt.Insets hoveredInsets
java.awt.Insets defaultInsets
| Class com.tensegrity.gui.swing.repository.ActionRepositoryItem extends AbstractRepositoryItem implements Serializable |
| Serialized Fields |
javax.swing.Action action
ActionRepositoryItem.ClickActionProvider clickActionProvider
UIManager uiManager
java.lang.String tooltipID
| Class com.tensegrity.gui.swing.repository.CompositeRepositoryItem extends AbstractRepositoryItem implements Serializable |
| Serialized Fields |
BaseComposite composite
DragContext dragContext
CoordinateSystem coordSystem
| Class com.tensegrity.gui.swing.repository.RepositoryItemPanel extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
int initialColumns
int iconcount
java.awt.Dimension referencesize
int iconwidth
int iconheight
JPopupMenuSourceWithUpdateUI popupmenusource
java.lang.Object selection
UIManager uiManager
UIItemEvaluationList uiItemEvList
java.util.Map uiMap
java.awt.Color gradientLeftColor
java.awt.Color gradientRightColor
float gradientStartPosition
float gradientEndPosition
java.awt.event.MouseListener listener
java.util.List listeners
com.tensegrity.gui.swing.repository.RepositoryItemPanel.IconPanelLayoutManager internalLayout
| Class com.tensegrity.gui.swing.repository.VisualGraphObjectIcon extends Icon implements Serializable |
| Serialized Fields |
Renderer renderer
VisualGraphObject vgo
CoordinateSystem coordSystem
double scalefactor
int spacing
| Class com.tensegrity.gui.swing.repository.VisualGraphObjectRepositoryItem extends AbstractRepositoryItem implements Serializable |
| Serialized Fields |
DragContext vgoDragSource
DragContext to be
used and updated when the VisualGraphObject is transferred
via drag and drop.
VisualGraphObject vgo
VisualGraphObject
VisualGraphObject[] additional_vgos
CoordinateSystem coordSystem
CoordinateSystem of the
VisualGraphObjects Composite if needed
double textscalefactor
javax.swing.Icon icon
UIManager uiManager
java.lang.String tooltipID
java.util.Vector vecDragSourceListeners
int iconWidth
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 |
FormatItem changedItem
| Class com.tensegrity.gui.swt.control.panels.SlidePanelEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
boolean expanded
boolean closed
| 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 |
int type
| Package com.tensegrity.gui.swt.control.widgets |
| Class com.tensegrity.gui.swt.control.widgets.InputChangedEvent extends java.util.EventObject implements Serializable |
| Serialized Fields |
java.lang.String input
| Package com.tensegrity.gui.template |
| Class com.tensegrity.gui.template.TemplateRepositoryItem extends VisualGraphObjectRepositoryItem implements Serializable |
| Serialized Fields |
Template template
boolean modified
TemplateRepositoryItemPanel itemPanel
UIManager uiManager
| Class com.tensegrity.gui.template.TemplateRepositoryItemPanel extends RepositoryItemPanel implements Serializable |
| Serialized Fields |
int slideIndex
TemplateAttributableOnSet templateAttributableOnSet
| Package com.tensegrity.skeleton.container |
| Class com.tensegrity.skeleton.container.AbstractSwingToolContainer extends javax.swing.JPanel implements Serializable |
| Serialized Fields |
ApplicationFrame applicationFrame
ApplicationFrame in which this container is embedded.
UIManager uiManager
UIManager of the enclosing application.
boolean isSelected
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
| Class com.tensegrity.skeleton.container.swing.SwingAttributeTreeContainer extends AbstractSwingToolContainer implements Serializable |
| Serialized Fields |
AttributeTree attributeTree
SlidePanel slideAttributeTree
java.lang.String keyTitle
DefaultSwingAttributeTreePopupMenuSource defaultPopupMenuSource
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
| Class com.tensegrity.skeleton.container.swing.SwingOutlinerContainer extends AbstractSwingToolContainer implements Serializable |
| Serialized Fields |
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 |
SwingApplicationFrame applicationFrame
SwingApplicationFrame instance
| Class com.tensegrity.skeleton.swing.SwingApplet extends javax.swing.JApplet implements Serializable |
| Serialized Fields |
SwingApplicationFrame graphFrame
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||