Serialized Form


Package org.openbp.cockpit

Class org.openbp.cockpit.SplashScreen extends Splash implements Serializable

Serialized Fields

imageLabel

javax.swing.JLabel imageLabel
Image to display


Package org.openbp.cockpit.generator

Class org.openbp.cockpit.generator.Generator extends DisplayObjectImpl implements Serializable

Serialized Fields

functionalGroup

java.lang.String functionalGroup
A functional group specification that can be used as desired.


itemGenerator

boolean itemGenerator
Flag: Generator creates an item


sequenceNr

int sequenceNr
Sequence number that determines the order of displayed generator options in the wizard selection page


xmlLoaderSequenceNr

int xmlLoaderSequenceNr
Sequence number that determines the load order for the setting and depandant XML files


itemType

java.lang.String itemType
Item type this generation step is suitable for


initialProperties

java.util.Map<K,V> initialProperties
Table of generator properties that will be used in the template-based generation process. Maps property names to arbitrary objects. This table contains the item the generation should be performed upon as well as custom properties that have been defined/edited by custom wizard page descriptors (see GeneratorPageDescriptor.setObjectClassName(java.lang.String)) and working properties of the generator.


requiredItemPropertyList

java.util.List<E> requiredItemPropertyList
List of required properties of the item (contains String objects)


customPageList

java.util.List<E> customPageList
Custom page list (contains GeneratorPageDescriptor objects)


condition

java.lang.String condition
Condition


templateName

java.lang.String templateName
Name of the template class


defaultStartPageName

java.lang.String defaultStartPageName
Name of the default start page


generatorCustomizerClassName

java.lang.String generatorCustomizerClassName
Name of the process customizer class (must implement the GeneratorCustomizer interface)


showOpenResultCheckBox

boolean showOpenResultCheckBox
Flag if the 'Open generated file' check box in the result page should be displayed


generatorMgr

GeneratorMgr generatorMgr
Generator manager that loaded this generator


classLoader

java.lang.ClassLoader classLoader
Class loader used to load template and setting classes


xmlDriver

XMLDriver xmlDriver
XML driver for generator settings

Class org.openbp.cockpit.generator.GeneratorException extends java.lang.RuntimeException implements Serializable

Class org.openbp.cockpit.generator.GeneratorPageDescriptor extends DisplayObjectImpl implements Serializable

Serialized Fields

pageClassName

java.lang.String pageClassName
Page class name


objectClassName

java.lang.String objectClassName
Object class name


finish

boolean finish
Finish wizard flag


pageClass

java.lang.Class<T> pageClass
Page class name


objectClass

java.lang.Class<T> objectClass
Object class name

Class org.openbp.cockpit.generator.GeneratorPlugin.GeneratorAction extends JaspiraAction implements Serializable

Serialized Fields

wizard

GeneratorWizard wizard
Wizard


title

java.lang.String title
Title of the wizard dialog


Package org.openbp.cockpit.generator.generic

Class org.openbp.cockpit.generator.generic.ProcessEntriesPage extends WizardCustomPage implements Serializable

Serialized Fields

itemTree

ItemTree itemTree
Initial node browser

Class org.openbp.cockpit.generator.generic.ProcessEntry extends DisplayObjectImpl implements Serializable

Serialized Fields

initialNode

InitialNode initialNode
Initial node this entry refers to


entryName

java.lang.String entryName
Name of the initial node this navigation bar entry refers to


model

Model model
Model that will be used to resolve item references (e\.g\. data types)


Package org.openbp.cockpit.generator.wizard

Class org.openbp.cockpit.generator.wizard.GeneratorWizard extends WizardImpl implements Serializable

Serialized Fields

context

GeneratorContext context
Generator context


originalSequence

SequenceManagerImpl originalSequence
Original sequence of the wizard pages of the generator wizard. The sequence contains the wizard selection page, but no generator-specific pages.

Class org.openbp.cockpit.generator.wizard.WizardCustomPage extends JaspiraWizardPage implements Serializable

Class org.openbp.cockpit.generator.wizard.WizardObjectPage extends JaspiraWizardObjectPage implements Serializable

Serialized Fields

pageDescriptor

GeneratorPageDescriptor pageDescriptor
Page descriptor of the generator for this page

Class org.openbp.cockpit.generator.wizard.WizardResultPage extends JaspiraWizardResultPage implements Serializable

Serialized Fields

startPanel

javax.swing.JPanel startPanel
Start panel


settingsPanel

javax.swing.JPanel settingsPanel
Settings panel


runButton

javax.swing.JButton runButton
'Run generator' button


openCheckBox

javax.swing.JCheckBox openCheckBox
Check box containing the open document flag


resourceCollection

ResourceCollection resourceCollection
Wizard resource


generatorPerformed

boolean generatorPerformed
Flag if the generator has been run

Class org.openbp.cockpit.generator.wizard.WizardSelectionPage extends JaspiraWizardPage implements Serializable

Serialized Fields

treeModel

DefaultTreeTableModel treeModel
Tree table model


treeTable

JTreeTable treeTable
Used to represent the model


defaultDescription

java.lang.String defaultDescription
Default description


rootNode

GeneratorNode rootNode
Root node of the generator tree


groupNodes

java.util.Map<K,V> groupNodes
Group node table that maps functional groups (Strings) to group nodes (GeneratorNode objects)


Package org.openbp.cockpit.itemeditor

Class org.openbp.cockpit.itemeditor.NodeItemEditor extends StandardItemEditor implements Serializable

Serialized Fields

editorWizardPage

NodeItemEditor.EditorPage editorWizardPage
Editor page


editorJaspiraPage

NodeItemEditorPage editorJaspiraPage
The nodeEditor view.

Class org.openbp.cockpit.itemeditor.NodeItemEditor.EditorPage extends JaspiraWizardPage implements Serializable

Serialized Fields

node

Node node
Node that was created from the item

Class org.openbp.cockpit.itemeditor.StandardItemEditor extends GeneratorWizard implements Serializable

Serialized Fields

propertyPage

org.openbp.cockpit.itemeditor.StandardItemEditor.PropertyPage propertyPage
Property page


dialog

DropableDialog dialog
Dialog that displays the wizard


dndPane

DragDropPane dndPane
DragDropPane of the wizard dialog responsible for DnD actions


Package org.openbp.cockpit.modeler

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.ControlLinkAutoconnectorOption extends BooleanOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.DataLinkAutoconnectorOption extends SelectionOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.GridOnOffOption extends BooleanOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.GridTypeOption extends SelectionOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.ParamValueWizardOption extends BooleanOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.ShadowOption extends SelectionOption implements Serializable

Class org.openbp.cockpit.modeler.ModelerOptionPlugin.ModelerOptions.WorkspaceColorOption extends ColorOption implements Serializable


Package org.openbp.cockpit.modeler.drawing

Class org.openbp.cockpit.modeler.drawing.ProcessDrawing extends CH.ifa.draw.standard.StandardDrawing implements Serializable

Serialized Fields

process

ProcessItem process
The process this drawing represents


processQualifier

ModelQualifier processQualifier
Model qualifier of the process


processSkin

Skin processSkin
Process skin


visualStatus

int visualStatus
Visual status of the drawing (see the constants of the VisualElement class)


readOnly

boolean readOnly
Status variable: The process is readonly


editor

DrawingEditorPlugin editor
Editor that edits this drawing


zComparator

java.util.Comparator<T> zComparator
Comparator for the item nodes

Class org.openbp.cockpit.modeler.drawing.WorkspaceDrawingView extends CH.ifa.draw.standard.StandardDrawingView implements Serializable

Serialized Fields

scaleFactor

double scaleFactor
Scaling factor


sizeOffset

int sizeOffset
Size offset for workspace view enlargement


gridDisplayed

boolean gridDisplayed
Grid visibility


gridType

int gridType
Grid layout type


gridSpacing

int gridSpacing
Grid spacing


shadowLayouter

ShadowLayouter shadowLayouter
Shadow layouter


selectionDecorator

SelectionDecorator selectionDecorator
Decorator for the current selection


selection

java.util.List<E> selection
List of currently selected objects (contains Figure objects)


activeHandles

java.util.Vector<E> activeHandles
Cache of currently active selection handles (contains Handle objects)


figureUnderCursor

CH.ifa.draw.framework.Figure figureUnderCursor
Figure currently under the cursor or null


mouseInView

boolean mouseInView
Indicates that the mouse moves within the view


cursor

java.awt.Cursor cursor
Current cursor


Package org.openbp.cockpit.modeler.figures

Package org.openbp.cockpit.modeler.figures.generic

Class org.openbp.cockpit.modeler.figures.generic.BasicFigure extends CH.ifa.draw.standard.AbstractFigure implements Serializable

Serialized Fields

fillColor

java.awt.Color fillColor
Fill color

Class org.openbp.cockpit.modeler.figures.generic.FixedTitleFigure extends XTextFigure implements Serializable

Serialized Fields

client

DisplayObject client
The display object we are connected with


titleFormat

java.lang.String titleFormat
Title format


verboseDisplay

boolean verboseDisplay
Flag if the display text or the object name should be displayed if there is no display name of the client object

Class org.openbp.cockpit.modeler.figures.generic.GeometryException extends java.lang.RuntimeException implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.MoveableTitleFigure extends CH.ifa.draw.figures.TextFigure implements Serializable

Serialized Fields

client

DisplayObject client
The display object we are connected with


titleFormat

java.lang.String titleFormat
Title format


verboseDisplay

boolean verboseDisplay
Flag if the display text or the object name should be displayed if there is no display name of the client object

Class org.openbp.cockpit.modeler.figures.generic.SimpleImageFigure extends CH.ifa.draw.standard.AbstractFigure implements Serializable

Serialized Fields

box

java.awt.Rectangle box
Display box

Class org.openbp.cockpit.modeler.figures.generic.XArrowTip extends CH.ifa.draw.figures.AbstractLineDecoration implements Serializable

Serialized Fields

angle

double angle
Pointiness of arrow


outerRadius

double outerRadius
Outer radius


innerRadius

double innerRadius
Inner radius

Class org.openbp.cockpit.modeler.figures.generic.XBarFigure extends XRectangleFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.XCircleCrossFigure extends XCircleFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.XCircleFigure extends XEllipseFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.XColor extends java.awt.Color implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.XDiamondFigure extends XPolygonFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.generic.XEllipseFigure extends XRectangleFigure implements Serializable

Serialized Fields

frameCount

int frameCount
Number of frames


frameDistance

int frameDistance
Distance between figure and frame

Class org.openbp.cockpit.modeler.figures.generic.XFigure extends BasicFigure implements Serializable

Serialized Fields

orientation

Orientation orientation
Orientation of the figure

Class org.openbp.cockpit.modeler.figures.generic.XPolygonFigure extends XRectangleFigure implements Serializable

Serialized Fields

polygon

java.awt.Polygon polygon
Cached polygon of the triangle

Class org.openbp.cockpit.modeler.figures.generic.XRectangleFigure extends XFigure implements Serializable

Serialized Fields

frameDistance

int frameDistance
Distance between figure and frame


frameCount

int frameCount
Number of frames


barHeight

int barHeight
Bar height


nBars

int nBars
Number of bars to draw


box

java.awt.Rectangle box
Display box

Class org.openbp.cockpit.modeler.figures.generic.XRoundRectangleFigure extends XRectangleFigure implements Serializable

Serialized Fields

arcWidth

int arcWidth
Arc width of the rectanlge corner (100 = hor. semicircle)


arcHeight

int arcHeight
Arc height of the rectanlge corner (100 = vert. semicircle)

Class org.openbp.cockpit.modeler.figures.generic.XTextFigure extends BasicFigure implements Serializable

Serialized Fields

text

java.lang.String text
Text to display


font

java.awt.Font font
Text font


originX

int originX
X origin


originY

int originY
Y origin


alignment

int alignment
Text alignment


autoSize

boolean autoSize
Auto-size flag


displayBoxCache

java.awt.Rectangle displayBoxCache
Display box cache

Class org.openbp.cockpit.modeler.figures.generic.XTriangleFigure extends XPolygonFigure implements Serializable


Package org.openbp.cockpit.modeler.figures.process

Class org.openbp.cockpit.modeler.figures.process.DecisionNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.FinalNodeFigure extends NodeFigure implements Serializable

Serialized Fields

isJumpNode

boolean isJumpNode
Is jump node

Class org.openbp.cockpit.modeler.figures.process.FlowConnection extends PolySplineConnection implements Serializable

Serialized Fields

controlLink

ControlLink controlLink
The controlLink that this Figure represents


process

ProcessItem process
The process this link belongs to


beginFigure

XFigure beginFigure
Figure for control links with begin transaction control


commitFigure

XFigure commitFigure
Figure for control links with commit transaction control


commitBeginFigure

XFigure commitBeginFigure
Figure for control links with commit and begin transaction control


rollbackFigure

XFigure rollbackFigure
Figure for control links with rollback transaction control


rollbackBeginFigure

XFigure rollbackBeginFigure
Figure for control links with rollback and begin transaction control


commitColor

java.awt.Color commitColor
Color for control links with commit transaction control


rollbackColor

java.awt.Color rollbackColor
Color for control links with rollback transaction control


defaultColor

java.awt.Color defaultColor
Color for control links with default transaction control

Class org.openbp.cockpit.modeler.figures.process.ForkNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.HLineFigure extends LineFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.InitialNodeFigure extends NodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.JoinNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.LineFigure extends CH.ifa.draw.standard.AbstractFigure implements Serializable

Serialized Fields

verticalLine

boolean verticalLine
Vertical line


stroke

java.awt.Stroke stroke
Stroke


color

java.awt.Color color
Color


xPos

int xPos
Position of the line (x coordinate)


yPos

int yPos
Position of the line (y coordinate)


visualStatus

int visualStatus
The visual status as defined in org.openbp.cockpit.modeler.figures.VisualElement


drawing

ProcessDrawing drawing
Process drawing we belong to

Class org.openbp.cockpit.modeler.figures.process.MergeNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.MultiSocketNodeFigure extends NodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.NodeFigure extends CH.ifa.draw.standard.CompositeFigure implements Serializable

Serialized Fields

node

Node node
Node that this figure represents


presentationFigure

XFigure presentationFigure
Graphical Representation of the node itself (e\.g\. a circle)


iconFigure

CH.ifa.draw.framework.Figure iconFigure
Icon of the node


iconOverlayFigure

CH.ifa.draw.framework.Figure iconOverlayFigure
Overlay icon of the node


shadowFigure

XFigure shadowFigure
Figure representing the shadow of this node


fixedTitleFigure

FixedTitleFigure fixedTitleFigure
Text figure that displays the title of this node in the center of the figure


rotatingTitleFigure

SimpleTextTagFigure rotatingTitleFigure
Rotating text tag figure containing the title of this figure


displayBox

java.awt.Rectangle displayBox
Since calculating the displayBox can be rather expensive, we store it here


visualStatus

int visualStatus
The visual status as defined in org.openbp.cockpit.modeler.figures.VisualElement


createdFromScratch

boolean createdFromScratch
Flag that denotes that this figure has been created by the user using the toolbox and is not based on an item


drawing

ProcessDrawing drawing
Process drawing that owns the figure

Class org.openbp.cockpit.modeler.figures.process.ParamConnection extends PolySplineConnection implements Serializable

Serialized Fields

dataLink

DataLink dataLink
The data link this connection represents


process

ProcessItem process
The process this link belongs to


memberPathColor

java.awt.Color memberPathColor
Color for data links with path specification

Class org.openbp.cockpit.modeler.figures.process.ParamConnector extends TagConnector implements Serializable

Serialized Fields

socketConnector

CH.ifa.draw.framework.Connector socketConnector
Flow control connector of the socket we belong to

Class org.openbp.cockpit.modeler.figures.process.ParamFigure extends StraightTagFigure implements Serializable

Serialized Fields

nodeParam

NodeParam nodeParam
The node param represented by this figure


paramConnections

java.util.LinkedList<E> paramConnections
A List of all paramConnections to/from this param


titleFigure

FixedTitleFigure titleFigure
Parameter title


iconFigure

CH.ifa.draw.framework.Figure iconFigure
Icon figure used to represent this param


processVariableFigure

ProcessVariableFigure processVariableFigure
The process variable that this param connected to, if any


processVariableConnection

ProcessVariableConnection processVariableConnection
Figure between the param and a process variable


globalTitleLabel

MoveableTitleFigure globalTitleLabel
Title label of the process variable


globalDistanceLocator

org.openbp.cockpit.modeler.figures.process.ParamFigure.GlobalDistanceLocator globalDistanceLocator
Position of the process variable title label


labelDistance

int labelDistance
Current distance of the label

Class org.openbp.cockpit.modeler.figures.process.PlaceholderNodeFigure extends MultiSocketNodeFigure implements Serializable

Serialized Fields

isReferencingPlaceholder

boolean isReferencingPlaceholder
Flag if this is a placeholder node that is referencing another node

Class org.openbp.cockpit.modeler.figures.process.PrimitiveNodeFigure extends MultiSocketNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.ProcessVariableConnection extends CH.ifa.draw.standard.AbstractFigure implements Serializable

Serialized Fields

dataLink

DataLink dataLink
The data link that this figure represents


paramFigure

ParamFigure paramFigure
The parent figure


start

java.awt.Point start
Position


stroke

java.awt.Stroke stroke
Stroke


color

java.awt.Color color
Color


color2

java.awt.Color color2
Color2

Class org.openbp.cockpit.modeler.figures.process.ProcessVariableFigure extends SimpleImageFigure implements Serializable

Serialized Fields

param

ProcessVariable param
The param that this figure represents


parent

ParamFigure parent
Parent figure (the param tag figure we are associated with)

Class org.openbp.cockpit.modeler.figures.process.SocketFigure extends HorizontalRotatingTagFigure implements Serializable

Serialized Fields

socket

NodeSocket socket
Socket represented by this tag


paramList

java.util.List<E> paramList
List of all param figures contained in this tag


titleFigure

MoveableTitleFigure titleFigure
Title figure


flowConnections

java.util.LinkedList<E> flowConnections
List of all flow connections to / from this point (contains FlowConnection objects)

Class org.openbp.cockpit.modeler.figures.process.TextElementFigure extends XTextFigure implements Serializable

Serialized Fields

textElement

TextElement textElement
Text element


visualStatus

int visualStatus
The visual status as defined in org.openbp.cockpit.modeler.figures.VisualElement


drawing

ProcessDrawing drawing
Process drawing we belong to

Class org.openbp.cockpit.modeler.figures.process.VLineFigure extends LineFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.WaitStateNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.WorkflowEndNodeFigure extends PrimitiveNodeFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.process.WorkflowNodeFigure extends PrimitiveNodeFigure implements Serializable


Package org.openbp.cockpit.modeler.figures.spline

Class org.openbp.cockpit.modeler.figures.spline.PolySplineConnection extends PolySplineFigure implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
Serialized Fields

startConnector

CH.ifa.draw.framework.Connector startConnector
Start connector


endConnector

CH.ifa.draw.framework.Connector endConnector
End connector


textLocator

org.openbp.cockpit.modeler.figures.spline.PolySplineConnection.SplineLocator textLocator
Position of the label on the spline


label

MoveableTitleFigure label
Label of this connection


drawing

ProcessDrawing drawing
Process drawing we belong to


startFactor

double startFactor
Factor used for the postion of the controlpoint of the startpoint


endFactor

double endFactor
Factor used for the postion of the controlpoint of the endpoint


visualStatus

int visualStatus
Visual status as defined by VisualElement

Class org.openbp.cockpit.modeler.figures.spline.PolySplineFigure extends CH.ifa.draw.standard.AbstractFigure implements Serializable

Serialized Fields

segments

java.util.List<E> segments
Contains the actual curve segements (contains CubicCurve2D objects)


startDecoration

CH.ifa.draw.figures.LineDecoration startDecoration
Decoration for the start point of the spline


endDecoration

CH.ifa.draw.figures.LineDecoration endDecoration
Decoration for the end point of the spline


animationDecoration

CH.ifa.draw.figures.LineDecoration animationDecoration
Decoration for the spline animation


drawDecorations

boolean drawDecorations
Only draw decorations if this is true


frameColor

java.awt.Color frameColor
Color of the spline


stroke

java.awt.Stroke stroke
Stroke


shapeCache

java.awt.Shape[] shapeCache
Used to cache the outlines of the splines for hit-detection


Package org.openbp.cockpit.modeler.figures.tag

Class org.openbp.cockpit.modeler.figures.tag.AbstractTagFigure extends CH.ifa.draw.standard.CompositeFigure implements Serializable

Serialized Fields

parent

VisualElement parent
Containing figure


presentationFigure

XFigure presentationFigure
Presentation-figure (the tag itself)


shadowFigure

CH.ifa.draw.framework.Figure shadowFigure
Represents the figure's shadow


content

java.util.List<E> content
Actual content of the tag (contains TagContent objects)


layouter

TagLayouter layouter
The layouter is responsible for laying out the tag content


angle

double angle
Angle of the tag


origin

java.awt.Point origin
The center from which the tag emerges in world coordinates. Usually the center of the parent figure.


contentState

int contentState
Content state of the tag


currentContentState

int currentContentState
Current (decorated) content state of the tag


visualStatus

int visualStatus
Visual status as defined by VisualElement

Class org.openbp.cockpit.modeler.figures.tag.HorizontalRotatingTagFigure extends AbstractTagFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.tag.SimpleTextTagFigure extends HorizontalRotatingTagFigure implements Serializable

Class org.openbp.cockpit.modeler.figures.tag.StraightTagFigure extends AbstractTagFigure implements Serializable

Serialized Fields

tagOrientation

Orientation tagOrientation
Direction the tag is facing

Class org.openbp.cockpit.modeler.figures.tag.TagConnector extends CH.ifa.draw.standard.AbstractConnector implements Serializable

Serialized Fields

connectorFigure

AbstractTagFigure connectorFigure
Tag figure that owns the connector (= owner)


socketFigure

SocketFigure socketFigure
Socket figure that owns the connector figure (or the connector figure itself)


lockedOrientation

Orientation lockedOrientation
Fixed direction of the connector or -1 for dynamic orientation


Package org.openbp.cockpit.modeler.paramvaluewizard

Class org.openbp.cockpit.modeler.paramvaluewizard.ConfigurationBeanPage extends JaspiraWizardObjectPage implements Serializable

Serialized Fields

node

MultiSocketNode node
The node we refer to


configurationBean

ConfigurationBean configurationBean
Configuration bean of the node

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValueBooleanPage extends ParamValuePage implements Serializable

Serialized Fields

checkBox

javax.swing.JCheckBox checkBox
Check box

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValueDataTypePage extends ParamValuePage implements Serializable

Serialized Fields

itemTree

ItemTree itemTree
Initial node browser

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValueIntegerPage extends ParamValuePage implements Serializable

Serialized Fields

textField

javax.swing.JTextField textField
Text field

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValuePage extends JaspiraWizardPage implements Serializable

Serialized Fields

param

NodeParam param
Parameter to edit


expression

java.lang.String expression
Expression value of the parameter


valuePanel

javax.swing.JPanel valuePanel
Panel that holds the parameter value widgets

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValueStringPage extends ParamValuePage implements Serializable

Serialized Fields

textField

javax.swing.JTextField textField
Text field

Class org.openbp.cockpit.modeler.paramvaluewizard.ParamValueWizard extends WizardImpl implements Serializable

Serialized Fields

dialog

javax.swing.JDialog dialog
Dialog that displays the wizard


valueParams

java.util.List<E> valueParams
List of NodeParam objects to display in the dialog


node

Node node
The node we refer to


configurationBean

ConfigurationBean configurationBean
Configuration bean of the node


finished

boolean finished
Finished


Package org.openbp.cockpit.modeler.skins

Class org.openbp.cockpit.modeler.skins.Skin extends DisplayObjectImpl implements Serializable

Serialized Fields

resourceName

java.lang.String resourceName
Resource name


controlAnchorVisible

java.lang.Boolean controlAnchorVisible
Flag if control anchors should be visible


controlLinkVisible

java.lang.Boolean controlLinkVisible
Flag if control links should be visible


dataLinkVisible

java.lang.Boolean dataLinkVisible
Flag if data links should be visible


nameDisplay

java.lang.Boolean nameDisplay
Flag if technical names should be displayed instead of display names


radialTags

boolean radialTags
Radial tags flag


disableShadows

boolean disableShadows
Disable shadows flag


defaultSkin

boolean defaultSkin
Default skin


paramTitleFormat

java.lang.String paramTitleFormat
Parameter title format


socketTitleFormat

java.lang.String socketTitleFormat
Socket title format


nodeTitleFormat

java.lang.String nodeTitleFormat
Node title format


symbolDescriptors

java.util.Map<K,V> symbolDescriptors
List of symbol descriptors (maps symbol names to SymbolDescriptor objects)


linkDescriptors

java.util.Map<K,V> linkDescriptors
List of link descriptors (maps link names to LinkDescriptor objects)


resourceCollection

ResourceCollection resourceCollection
Skin resource

Class org.openbp.cockpit.modeler.skins.SkinPlugin.SkinOptions.SkinOption extends SelectionOption implements Serializable


Package org.openbp.cockpit.modeler.tools

Class org.openbp.cockpit.modeler.tools.ParamReorderTracker.TargetFigure extends CH.ifa.draw.standard.AbstractFigure implements Serializable


Package org.openbp.cockpit.modeler.undo

Class org.openbp.cockpit.modeler.undo.ModelerUndoPlugin.UndoOptions.TransitionOption extends IntegerOption implements Serializable


Package org.openbp.cockpit.plugins.association

Class org.openbp.cockpit.plugins.association.AssociationBean extends DisplayObjectImpl implements Serializable

Serialized Fields

mimeTypes

java.util.List<E> mimeTypes
List of the mime type associations

Class org.openbp.cockpit.plugins.association.ExternalAssociationPlugin.AssociationOptionModule.AssociationOption extends Option implements Serializable

Class org.openbp.cockpit.plugins.association.MimeTypeAssociation extends DisplayObjectImpl implements Serializable

Serialized Fields

associatedProgram

java.lang.String associatedProgram
The associated program


Package org.openbp.cockpit.plugins.debugger

Class org.openbp.cockpit.plugins.debugger.DebuggerOptionModule.AutosaveOption extends BooleanOption implements Serializable

Class org.openbp.cockpit.plugins.debugger.DebuggerOptionModule.DebuggerIdOption extends StringOption implements Serializable

Class org.openbp.cockpit.plugins.debugger.DebuggerOptionModule.LinkTraceOption extends Option implements Serializable

Class org.openbp.cockpit.plugins.debugger.DebuggerOptionModule.SkipSystemModelOption extends BooleanOption implements Serializable

Class org.openbp.cockpit.plugins.debugger.DebuggerServerEvent extends JaspiraEvent implements Serializable

Serialized Fields

debuggerEvent

DebuggerEvent debuggerEvent
Event

Class org.openbp.cockpit.plugins.debugger.StackTracePlugin.StackTraceTableModel extends javax.swing.table.DefaultTableModel implements Serializable


Package org.openbp.cockpit.plugins.finder

Class org.openbp.cockpit.plugins.finder.FinderResultRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package org.openbp.cockpit.plugins.finder.test

Class org.openbp.cockpit.plugins.finder.test.TestExpander extends javax.swing.JFrame implements Serializable


Package org.openbp.cockpit.plugins.finder.treemodel

Class org.openbp.cockpit.plugins.finder.treemodel.GenericModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

addedNodes

java.util.List<E> addedNodes
List of added item nodes


removedNodes

java.util.List<E> removedNodes
List of removed item nodes


dataInformation

java.util.Map<K,V> dataInformation
List of all leaf item nodes


strategy

Strategy strategy
The used strategy for the tree.


fireEvents

boolean fireEvents
Flag whether to fire event after changing the tree or not.


Package org.openbp.cockpit.plugins.itembrowser

Class org.openbp.cockpit.plugins.itembrowser.ItemBrowserPlugin.ItemBrowserOptions.NewModelGeneratorDefaultDirectoriesOption extends SelectionOption implements Serializable


Package org.openbp.cockpit.plugins.miniview

Class org.openbp.cockpit.plugins.miniview.MiniView extends CH.ifa.draw.standard.StandardDrawingView implements Serializable

Serialized Fields

scale

double scale
Mini view scale factor


miniViewTool

CH.ifa.draw.framework.Tool miniViewTool
The tool of this view


trackRect

java.awt.Rectangle trackRect
Current tracker rectangle


parent

MiniViewPlugin parent
Plugin the mini view belongs to


modeler

Modeler modeler
Modeler that is mapped to this mini view

Class org.openbp.cockpit.plugins.miniview.MiniViewEvent extends JaspiraEvent implements Serializable

Serialized Fields

editors

java.util.List<E> editors
List containing all editors that like to appear in the mini view

Class org.openbp.cockpit.plugins.miniview.MiniViewPlugin.MiniViewOptionModule.NumberOption extends IntegerOption implements Serializable


Package org.openbp.cockpit.plugins.toolbox

Class org.openbp.cockpit.plugins.toolbox.ToolBoxItem extends javax.swing.JPanel implements Serializable

Serialized Fields

transferable

java.awt.datatransfer.Transferable transferable
Transfer object of the tool bar item


title

java.lang.String title
Item title


icon

javax.swing.Icon icon
Icon


iconModelKey

java.lang.String iconModelKey
Key for retrieval of the icon from the icon model (in case of skin changes)


importer

Importer importer
Importer that will be used to import the item into the drag target


rect

java.awt.Rectangle rect
Rectangle of the item cirecle in the breakout menu


toolbox

ToolBoxPlugin toolbox
Toolbox this item belongs to

Class org.openbp.cockpit.plugins.toolbox.ToolBoxPlugin.ToolBoxLayoutManager extends java.awt.FlowLayout implements Serializable


Package org.openbp.cockpit.plugins.variables

Class org.openbp.cockpit.plugins.variables.VariablesContainer extends DisplayObjectImpl implements Serializable

Serialized Fields

processVariableList

java.util.List<E> processVariableList
Process variables of the process (contains ProcessVariable objects)


process

ProcessItem process
Process that owns the process variables


Package org.openbp.cockpit.template.standard

Class org.openbp.cockpit.template.standard.CodeGeneratorException extends java.lang.RuntimeException implements Serializable


Package org.openbp.guiclient.event

Class org.openbp.guiclient.event.FileOpenEvent extends OpenEvent implements Serializable

Serialized Fields

lineNumber

int lineNumber
Line number to select


columnNumber

int columnNumber
Column number to select

Class org.openbp.guiclient.event.ItemEvent extends JaspiraEvent implements Serializable

Serialized Fields

eventFlag

int eventFlag
Current event flag


originalItem

Item originalItem
Unmodified item


item

Item item
Current / Modified item

Class org.openbp.guiclient.event.ModelEvent extends JaspiraEvent implements Serializable

Serialized Fields

eventFlag

int eventFlag
Curren event flag


unmodifiedModel

Model unmodifiedModel
Unmodified model


model

Model model
Modified / Current model


supportedItemTypes

ItemTypeDescriptor[] supportedItemTypes
Supported item types by the model

Class org.openbp.guiclient.event.OpenEvent extends JaspiraEvent implements Serializable

Serialized Fields

underlyingObject

java.lang.Object underlyingObject
Underlying object


readonly

boolean readonly
true if the object should be opened in read only mode


create

boolean create
true if a new instance of the object should be create if it is not existend


mimeTypes

java.lang.String[] mimeTypes
MIME type(s) of the object


associationProperty

int associationProperty
Association property (as alternative to a MIME type)

Class org.openbp.guiclient.event.QualifierEvent extends JaspiraEvent implements Serializable


Package org.openbp.guiclient.model

Class org.openbp.guiclient.model.ModelConnectorEvent extends java.lang.Object implements Serializable

Serialized Fields

eventType

java.lang.String eventType
Event type (see the constants of this class)


qualifier

ModelQualifier qualifier
Model qualifier of the model or item concerned by this event or null for the ModelConnectorEvent.MODELS_LOADED event


previousQualifier

ModelQualifier previousQualifier
Previous model qualifier of the model or item in case of a rename operation


Package org.openbp.guiclient.model.item.itemfilter

Class org.openbp.guiclient.model.item.itemfilter.AbstractItemFilter extends DisplayObjectImpl implements Serializable

Serialized Fields

active

boolean active
Active


plugin

Plugin plugin
Plugin this filter belongs to


filterHolder

ItemFilterHolder filterHolder
Item filter holder this filter belongs to


resourceCollection

ResourceCollection resourceCollection
Resource of this filter


icon

MultiIcon icon
Filter icon

Class org.openbp.guiclient.model.item.itemfilter.ItemTextFilter extends AbstractItemFilter implements Serializable

Serialized Fields

patternList

java.lang.String[] patternList
List of full text search strings (contains String objects)


configurationComponent

javax.swing.JPanel configurationComponent
Configuration component containing the item type toolbar


textField

javax.swing.JTextField textField
Text field for search pattern

Class org.openbp.guiclient.model.item.itemfilter.ItemTypeFilter extends AbstractItemFilter implements Serializable

Serialized Fields

supportedItemTypes

java.lang.String[] supportedItemTypes
Supported item types


filteredItemTypes

java.util.List<E> filteredItemTypes
List of filtered item types (contains strings)


configurationComponent

javax.swing.JPanel configurationComponent
Configuration component containing the item type toolbar


actionList

java.util.List<E> actionList
Action list (contains JaspiraAction objects)


toolbar

JaspiraToolbar toolbar
Item type toolbar


filterPrefix

java.lang.String filterPrefix
Prefix text for filter toolbar buttons


Package org.openbp.guiclient.model.item.itemtree

Class org.openbp.guiclient.model.item.itemtree.DataMemberSelectionDlg extends ItemSelectionDialog implements Serializable

Class org.openbp.guiclient.model.item.itemtree.DataMemberTree extends ItemTree implements Serializable

Class org.openbp.guiclient.model.item.itemtree.ItemSelectionDialog extends JStandardDialog implements Serializable

Serialized Fields

tree

ItemTree tree
Tree

Class org.openbp.guiclient.model.item.itemtree.ItemTree extends javax.swing.JTree implements Serializable

Serialized Fields

rootObject

ModelObject rootObject
The root object of the item tree or null for the root of the model tree


filterMgr

ItemFilterMgr filterMgr
Item filter manager


itemTypeFilter

ItemTypeFilter itemTypeFilter
Item type filter


supportedItemTypes

java.lang.String[] supportedItemTypes
Item types supported by this browser (null for the standard item types)


selectableItemTypes

java.lang.String[] selectableItemTypes
Item types selectable by the user (null if no item types selectable)


supportedObjectClasses

java.lang.Class<T>[] supportedObjectClasses
model object classes supported by this item browser (null if no model objects displayed)


selectableObjectClasses

java.lang.Class<T>[] selectableObjectClasses
model object classes selectable by the user (null if no model objects selectable)


showGroups

boolean showGroups
Functional group display flag


selectionMode

int selectionMode
Selection mode


treeExpander

TreeExpander treeExpander
Auto-expander of the item tree


listenerList

javax.swing.event.EventListenerList listenerList
List containing all item tree listeners.


itemComparator

ItemComparator itemComparator
Comparator instance for the supported item types


Package org.openbp.guiclient.plugins.displayobject

Class org.openbp.guiclient.plugins.displayobject.DisplayObjectPlugin.RoleOptionModule.AutoGenerateDisplayNameOption extends BooleanOption implements Serializable

Class org.openbp.guiclient.plugins.displayobject.DisplayObjectPlugin.RoleOptionModule.TitleOption extends StringOption implements Serializable


Package org.openbp.jaspira.action

Class org.openbp.jaspira.action.JaspiraAction extends DisplayObjectImpl implements Serializable

Serialized Fields

actionResourceCollection

ResourceCollection actionResourceCollection
Resource containing the action properties


icon

MultiIcon icon
Toolbar/menu icon


disabledIcon

MultiIcon disabledIcon
Disabled version of the icon


mnemonicpos

int mnemonicpos
The position of the mnemonic underscore in the title


keySequences

KeySequence[] keySequences
Key sequence for action activation


enabled

boolean enabled
Enabled status


selected

boolean selected
Selected status.


priority

int priority
Priority


condition

java.lang.String condition
Conditional expression that determines if the plugin should be active


type

java.lang.String type
Type of the action (JaspiraAction.TYPE_ACTION/JaspiraAction.TYPE_COMBO/JaspiraAction.TYPE_MENU/JaspiraAction.TYPE_GROUP/null)


pageNames

java.lang.String[] pageNames
Names of the Jaspira pages that should display this action in the page menu or toolbar


scope

int scope
Scope of the event generated by this action (i\.e\. the level to which this event is propagated)


counter

int counter
Used by the actionmanager to count instances if an action.


listenerSupport

BeanListenerSupport listenerSupport
Listener support object holding the listeners

Class org.openbp.jaspira.action.JaspiraActionEvent extends JaspiraEvent implements Serializable

Serialized Fields

transferable

java.awt.datatransfer.Transferable transferable
Optional transferable this event refers to


actionEvent

java.awt.event.ActionEvent actionEvent
Underylying original action event

Class org.openbp.jaspira.action.JaspiraMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

action

JaspiraAction action
Action represented by this menu


icon

MultiIcon icon
Menu icon


iconSize

int iconSize
Current icon size for the menu

Class org.openbp.jaspira.action.JaspiraMenuItem extends javax.swing.JMenuItem implements Serializable

Serialized Fields

action

JaspiraAction action
Action represented by this menu item


icon

MultiIcon icon
Menu icon

Class org.openbp.jaspira.action.JaspiraPopupMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

iconSize

int iconSize
The current size of the underlying icons.

Class org.openbp.jaspira.action.JaspiraProxyAction extends JaspiraAction implements Serializable

Serialized Fields

component

javax.swing.JComponent component
The component to be displayed.

Class org.openbp.jaspira.action.JaspiraToolbar extends javax.swing.JToolBar implements Serializable

Serialized Fields

iconSize

int iconSize
The current size of the underlying icons.

Class org.openbp.jaspira.action.JaspiraToolbarButton extends javax.swing.JButton implements Serializable

Serialized Fields

action

JaspiraAction action
Action represented by this button


icon

MultiIcon icon
Button icon

Class org.openbp.jaspira.action.JaspiraToolbarCombo extends JSelectionField implements Serializable

Serialized Fields

action

JaspiraAction action
Action represented by this button


Package org.openbp.jaspira.action.keys

Class org.openbp.jaspira.action.keys.KeyMgr.KeyAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

tree

KeyTree tree

Class org.openbp.jaspira.action.keys.KeyMgr.MultiActionMap extends javax.swing.ActionMap implements Serializable

Serialized Fields

parent

javax.swing.ActionMap parent
The original map, cached for perfomance.

Class org.openbp.jaspira.action.keys.KeyMgr.MultiInputMap extends javax.swing.ComponentInputMap implements Serializable

Serialized Fields

parent

javax.swing.ComponentInputMap parent
The originql map, cached for perfomance.


Package org.openbp.jaspira.event

Class org.openbp.jaspira.event.AskEvent extends JaspiraEvent implements Serializable

Serialized Fields

answer

java.lang.Object answer
The answer to the request.

Class org.openbp.jaspira.event.InteractionEvent extends JaspiraEvent implements Serializable

Serialized Fields

transferable

java.awt.datatransfer.Transferable transferable
The transferable encapsulated inside of this event.


virtualRoot

JaspiraAction virtualRoot
Root action used to collect Jaspira actions that have been added by event handlers

Class org.openbp.jaspira.event.JaspiraEvent extends java.util.EventObject implements Serializable

Serialized Fields

eventName

java.lang.String eventName
Name of the event.


object

java.lang.Object object
Object to pass along with this event.


flags

int flags
Flags of this event.


type

int type
The type of this event. (JaspiraEvent.TYPE_DIRECT/JaspiraEvent.TYPE_BOTTOM_UP/JaspiraEvent.TYPE_FLOOD/JaspiraEvent.TYPE_GLOBAL)


level

int level
Propagation level up to which this event is to be passed. (Plugin.LEVEL_APPLICATION/Plugin.LEVEL_FRAME/ Plugin.LEVEL_PAGE/Plugin.LEVEL_PLUGIN)


brand

Plugin brand
Used to mark passed paths during event processing.


eventGroup

java.lang.String eventGroup
Used to cache the group of this event (i\.e\. the event name minus the last element).


targetClassName

java.lang.String targetClassName
Classs name of possible receivers of this event


targetPluginId

java.lang.String targetPluginId
Plugin id of the receiver plugin of this event

Class org.openbp.jaspira.event.KeySequenceEvent extends JaspiraEvent implements Serializable

Class org.openbp.jaspira.event.RequestEvent extends JaspiraEvent implements Serializable

Serialized Fields

resultList

java.util.List<E> resultList
List of results containing arbitrary objects

Class org.openbp.jaspira.event.StackActionEvent extends JaspiraEvent implements Serializable

Serialized Fields

actions

java.util.List<E> actions
List of actions that should be performed when the StackActionEvent.performActions() method is called. Contains Runnable objects.

Class org.openbp.jaspira.event.VetoableEvent extends JaspiraEvent implements Serializable

Serialized Fields

vetoed

boolean vetoed
Indicates if a veto has been received, never changes back once true.


newObject

java.lang.Object newObject
A second message object useful for oldState - newState messages.


Package org.openbp.jaspira.gui.interaction

Class org.openbp.jaspira.gui.interaction.BreakoutEvent extends JaspiraEvent implements Serializable

Serialized Fields

key

int key
Key that was pressed to initiate the break out mode


bop

BreakoutProvider bop
Break out provider to be set be the event's receivers

Class org.openbp.jaspira.gui.interaction.DragDropPane extends javax.swing.JComponent implements Serializable

Serialized Fields

dropClients

java.util.Set<E> dropClients
List of currently registered drop clients (contains InteractionClient objects)


composite

java.awt.Composite composite
Drawing composite used for drawing on the glass pane


currentRegions

java.util.List<E> currentRegions
List of all drag-aware regions currently active


currentRegion

DragAwareRegion currentRegion
The currently active region of a dnd action


currentTransferable

java.awt.datatransfer.Transferable currentTransferable
The currently transported data of a dnd action


currentFlavors

java.util.List<E> currentFlavors
The supported flavors of the current drag action


currentDragOrigin

DragOrigin currentDragOrigin
The currently active drag originator of a dnd action


currentDragIcon

MultiIcon currentDragIcon
Icon denoting the currently dragged drag item


currentAcceptCursor

java.awt.Cursor currentAcceptCursor
Current accept cursor


currentRejectCursor

java.awt.Cursor currentRejectCursor
Current reject cursor


mouseEvent

java.awt.event.MouseEvent mouseEvent
Mouse event that triggered the drag action


lastLocation

java.awt.Point lastLocation
The last point used during drag or bobmode


breakoutshown

boolean breakoutshown
Is the bob shown?


bobEntries

BreakoutBoxEntry[] bobEntries
all regions of our breakoutmenu


bobMouseListener

javax.swing.event.MouseInputListener bobMouseListener
Mouse listener for bob mode


bobMouseWheelListener

java.awt.event.MouseWheelListener bobMouseWheelListener
Mouse wheel listener for bob mode


bobPosition

java.awt.Point bobPosition
Point where the bob is being displayed


bobDropPoint

java.awt.Point bobDropPoint
Point where we drop the selection of the bob


bobRadius

int bobRadius
Radius of the bob


angleDelta

double angleDelta
Angle between two entries


angleOffset

double angleOffset
Angle offset


recentlySelectedEntryTitle

java.lang.String recentlySelectedEntryTitle
Title of the recently selected entry


animationPos

int animationPos

animationAngle

double animationAngle

animationTimer

java.util.Timer animationTimer

Class org.openbp.jaspira.gui.interaction.DropableDialog extends javax.swing.JDialog implements Serializable

Class org.openbp.jaspira.gui.interaction.JaspiraTransferHandler extends javax.swing.TransferHandler implements Serializable


Package org.openbp.jaspira.gui.plugin

Class org.openbp.jaspira.gui.plugin.JaspiraPageContainer extends javax.swing.JFrame implements Serializable

Serialized Fields

delegatePlugin

AbstractPlugin delegatePlugin
Plugin to delegate plugin methods to. Needed because JaspiraPageContainer is a Frame and no AbstractPlugin and we can only have one superclass!


pagePanel

javax.swing.JPanel pagePanel
Panel holding the Jaspira pages


pageButtonPanel

javax.swing.JPanel pageButtonPanel
Page button panel


cardLayout

java.awt.CardLayout cardLayout
Layout manager for the page panel - only one page is visible at a time


toolbar

JaspiraToolbar toolbar
Main toolbar


pageButtonBar

JaspiraToolbar pageButtonBar
Toolbar to the left that displays the page buttons


openInDialogLabel

javax.swing.JLabel openInDialogLabel
Drag area below the page button bar that opens as separate dialog when the plugin is dragged onto it


pageButtonsByPage

java.util.Map<K,V> pageButtonsByPage
Table mapping the JaspiraPage to its corresponding PageButton


buttonGroup

javax.swing.ButtonGroup buttonGroup
All page buttons are in this group - only one is selected


activePage

JaspiraPage activePage
The currently visible page


inputmap

javax.swing.InputMap inputmap
Input map of the page button bar for page hotkeys


actionmap

javax.swing.ActionMap actionmap
Action map of the page button bar for page hotkeys


buttonSize

int buttonSize
Button size for page and 'open in new dialog' buttons


buttonDim

java.awt.Dimension buttonDim
Dimension of a page button


hotkeyFont

java.awt.Font hotkeyFont
Font for hotkey display

Class org.openbp.jaspira.gui.plugin.PluginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

plugin

VisiblePlugin plugin
Plugin of this dialog


returnPageId

java.lang.String returnPageId
Id of our return page plugin


mainToolbar

JaspiraToolbar mainToolbar
Main toolbar


focusedPlugin

java.lang.ref.WeakReference<T> focusedPlugin
Used to store the plugin that had the focus before calling the dialog as modal dialog. This is a temporary variable only, so we use weak references here in order to prevent memory leaks.

Class org.openbp.jaspira.gui.plugin.PluginDivider extends JMultiSplitPane implements Serializable

Class org.openbp.jaspira.gui.plugin.PluginFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

plugin

VisiblePlugin plugin
Plugin of this frame


returnPageId

java.lang.String returnPageId
Id of our return page plugin


mainToolbar

JaspiraToolbar mainToolbar
Main toolbar

Class org.openbp.jaspira.gui.plugin.PluginPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

plugin

VisiblePlugin plugin
Our content is a VisiblePlugin


titleBar

JaspiraToolbar titleBar
Title bar containing the name bar and the title tool bar


nameBar

org.openbp.jaspira.gui.plugin.PluginPanel.GradientPane nameBar
Pane containing the name of the plugin


titleLabel

javax.swing.JLabel titleLabel
Label containing the plugin title


closeButton

JaspiraToolbarButton closeButton
Plugin close button


cachedToolBar

javax.swing.JToolBar cachedToolBar
Toolbar of the plugin


hasCachedToolBar

boolean hasCachedToolBar
Flag if the toolbar has been cached - necessary because cachedToolBar might be null if the plugin does not provide a toolbar


toolbarPopup

javax.swing.JPopupMenu toolbarPopup
Popup menu of the toolbar


lastWidth

int lastWidth
Last width of the panel

Class org.openbp.jaspira.gui.plugin.TabbedPluginContainer extends javax.swing.JPanel implements Serializable

Serialized Fields

plugins

java.util.List<E> plugins
List of plugins shown by this container (contains VisiblePlugin objects)


tabbedPane

javax.swing.JTabbedPane tabbedPane
The TabbedPane which holds the actual data.


solid

boolean solid
Flag if the container is solid, i\.e\. doesn't remove itself if it is empty


alwaysTabs

boolean alwaysTabs
Flag if the container should always show tabs, even if only one plugin is showed


preventFocusOnSelectionChange

boolean preventFocusOnSelectionChange
No focus on selection change

Class org.openbp.jaspira.gui.plugin.TabbedPluginContainer.ChangeAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

offset

int offset
Which component should be selected next?

Class org.openbp.jaspira.gui.plugin.TabbedPluginContainer.NumberAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

number

int number
Number of the tab that should be selected


Package org.openbp.jaspira.gui.wizard

Class org.openbp.jaspira.gui.wizard.JaspiraWizardObjectPage extends JaspiraWizardPage implements Serializable

Serialized Fields

propertyBrowser

PropertyBrowserImpl propertyBrowser
Property browser

Class org.openbp.jaspira.gui.wizard.JaspiraWizardPage extends WizardPage implements Serializable

Serialized Fields

framePanel

javax.swing.JPanel framePanel
Frame panel that holds the content panel


contentPanel

javax.swing.JPanel contentPanel
Content panel

Class org.openbp.jaspira.gui.wizard.JaspiraWizardResultPage extends JaspiraWizardPage implements Serializable

Serialized Fields

progressPanel

javax.swing.JPanel progressPanel
Panel for progress bar in the north region of the content pane


textPanel

javax.swing.JPanel textPanel
Panel for progress text output in the south region of the content pane


progressBar

javax.swing.JProgressBar progressBar
Progress bar


textArea

javax.swing.JTextArea textArea
Message output window


console

JConsole console
Message output window


threadAction

int threadAction
Action to perform on the event queue thread


progressCount

int progressCount
Progress count


progressText

java.lang.String progressText
Progress text


textHeight

int textHeight
Height of the text area


oldMoveForward

boolean oldMoveForward
Old value of the canMoveForward flag


oldMoveBackward

boolean oldMoveBackward
Old value of the canMoveBackward flag


oldFinish

boolean oldFinish
Old value of the canFinish flag


oldCancel

boolean oldCancel
Old value of the canCancel flag


Package org.openbp.jaspira.option

Class org.openbp.jaspira.option.BooleanOption extends Option implements Serializable

Class org.openbp.jaspira.option.ColorOption extends Option implements Serializable

Class org.openbp.jaspira.option.GroupOption extends Option implements Serializable

Class org.openbp.jaspira.option.IntegerOption extends Option implements Serializable

Serialized Fields

min

int min
the minimum value of this option


max

int max
the maximum value of this option

Class org.openbp.jaspira.option.Option extends DisplayObjectImpl implements Serializable

Serialized Fields

value

java.lang.Object value
Value of the option


defaultValue

java.lang.Object defaultValue
Default value of the option


type

java.lang.String type
Type of option


heading

java.lang.String heading
Option heading (title of the option widget)


prio

int prio
Priority of the option


condition

java.lang.String condition
Conditional expression that determines if the plugin should be active


optionchildren

java.util.SortedSet<E> optionchildren
All real options of a option group


groupchildren

java.util.SortedSet<E> groupchildren
All options that are groups


parent

Option parent
Parent of this option


cachedWidget

OptionWidget cachedWidget
Cached option widget for usage within the OptionDialog

Class org.openbp.jaspira.option.OptionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

resourceCollection

ResourceCollection resourceCollection
Resource for button texts


tree

javax.swing.JTree tree
Option section tree to the left


okBtn

javax.swing.JButton okBtn
Ok btn


cancelBtn

javax.swing.JButton cancelBtn
Cancel btn


applyBtn

javax.swing.JButton applyBtn
Apply btn


widgetScrollPane

javax.swing.JScrollPane widgetScrollPane
Widget scroll pane


descriptionScrollPane

javax.swing.JScrollPane descriptionScrollPane
Description scroll pane


modifiedOptions

java.util.Map<K,V> modifiedOptions
Table containing options that have changed during the editing of the OptionDialog Maps option names to OptionWidget

Class org.openbp.jaspira.option.PasswordOption extends Option implements Serializable

Serialized Fields

resourceCollection

ResourceCollection resourceCollection
Resource

Class org.openbp.jaspira.option.PathOption extends StringOption implements Serializable

Serialized Fields

filter

javax.swing.filechooser.FileFilter filter
File name filter for the file selection dialog


dirSelection

boolean dirSelection
Directory/file selection mode

Class org.openbp.jaspira.option.SelectionOption extends Option implements Serializable

Serialized Fields

valueNames

java.lang.String[] valueNames
Value name list


values

java.lang.Object[] values
Value list


resourceCollection

ResourceCollection resourceCollection
Resource

Class org.openbp.jaspira.option.StringOption extends Option implements Serializable


Package org.openbp.jaspira.option.widget

Class org.openbp.jaspira.option.widget.ColorDialog extends JStandardDialog implements Serializable

Serialized Fields

selectedColor

java.awt.Color selectedColor
The selected color.


colorChooser

javax.swing.JColorChooser colorChooser
Color chooser.


preview

DefaultPreviewPanel preview
Preview panel


Package org.openbp.jaspira.plugin

Class org.openbp.jaspira.plugin.PluginState extends java.lang.Object implements Serializable

Serialized Fields

className

java.lang.String className
Class name of the plugin


version

java.lang.String version
Version of the plugin.


values

java.util.Map<K,V> values
Map that contains arbitrary name - value pairs


uniqueId

java.lang.String uniqueId
The unique id of the source plugin. Note that this is NOT used during deserialization.


Package org.openbp.jaspira.plugins.colorchooser

Class org.openbp.jaspira.plugins.colorchooser.DefaultPreviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dragIcon

MultiIcon dragIcon
Holds the icon used while dragging.


Package org.openbp.jaspira.plugins.errordialog

Class org.openbp.jaspira.plugins.errordialog.ErrorDialog extends JStandardDialog implements Serializable

Serialized Fields

message

java.lang.String message
The error message


throwable

java.lang.Throwable throwable
The throwable like an exception


stackTraceString

java.lang.String stackTraceString
The stacktrace as string


detailPanel

javax.swing.JPanel detailPanel
The detail panel


detailsInitialized

boolean detailsInitialized
Detail initialize flag


detailButton

javax.swing.JToggleButton detailButton
Detail button

Class org.openbp.jaspira.plugins.errordialog.ErrorEvent extends JaspiraEvent implements Serializable

Serialized Fields

message

java.lang.String message
Message displayed in a dialog


throwable

java.lang.Throwable throwable
The error stacktrace


exceptionString

java.lang.String exceptionString
The error stacktrace as string


Package org.openbp.jaspira.plugins.propertybrowser

Class org.openbp.jaspira.plugins.propertybrowser.PropertyBrowserPluginState extends PluginState implements Serializable

Serialized Fields

isObjectNew

boolean isObjectNew
Flag that determines if the object has just been created


saveImmediately

boolean saveImmediately
Save after modifying property

Class org.openbp.jaspira.plugins.propertybrowser.PropertyBrowserSaveEvent extends JaspiraEvent implements Serializable

Serialized Fields

original

java.lang.Object original
Original object (unmodified)


saved

boolean saved
Saved flag.

Class org.openbp.jaspira.plugins.propertybrowser.PropertyBrowserSetEvent extends JaspiraEvent implements Serializable

Serialized Fields

originalObject

java.lang.Object originalObject
Original object for name uniqueness check or null


isObjectNew

boolean isObjectNew
Flag that determines if the object has just been created


description

java.lang.String description
The description for the set object


title

java.lang.String title
The title information for the property browser


icon

MultiIcon icon
The title icon


readOnly

boolean readOnly
Read only flag of the object


saveImmediately

boolean saveImmediately
Save after modifying property


reedit

boolean reedit
Set the object also if currently editing this same object


Package org.openbp.jaspira.plugins.statusbar

Class org.openbp.jaspira.plugins.statusbar.StatusBarComponentEvent extends JaspiraEvent implements Serializable

Serialized Fields

operation

int operation
Type of operation to perform


newComponent

java.awt.Component newComponent
The new Component


oldComponent

java.awt.Component oldComponent
The old Component

Class org.openbp.jaspira.plugins.statusbar.StatusBarPlugin.StatusBarBorder extends javax.swing.border.AbstractBorder implements Serializable

Class org.openbp.jaspira.plugins.statusbar.StatusBarTextEvent extends JaspiraEvent implements Serializable

Serialized Fields

text

java.lang.String text
Text to display


Package org.openbp.jaspira.propertybrowser

Class org.openbp.jaspira.propertybrowser.PropertyBrowserImpl extends JTreeTable implements Serializable

Serialized Fields

object

java.lang.Object object
Object


modifiedObject

java.lang.Object modifiedObject
Modified object


originalObject

java.lang.Object originalObject
Optional object the 'object' is based upon. This is used for name uniqueness checks by the model object validator if the object passed to the property browser has been cloned. Since the property browser clones the given object once more (into the modifiedObject) we loose the reference to the original. originalObject will refer the non-cloned original.


isObjectNew

boolean isObjectNew
Flag that determines if the object has just been created


visibleMembers

java.lang.String[] visibleMembers
Array of property names that should be displayed or null for all


objectChangeListenerList

java.util.List<E> objectChangeListenerList
Object change listener list


saveStrategy

SaveStrategy saveStrategy
Save stratergy used to save the edited object


editListenerList

javax.swing.event.EventListenerList editListenerList
List containing all property change listeners.


rootIcon

MultiIcon rootIcon
Image for the root element


resourceCollection

ResourceCollection resourceCollection
Resource containing the column headers


saveImmediately

boolean saveImmediately
Save after modifying property


showTooltips

boolean showTooltips
Show tooltips


actions

JaspiraAction[] actions
Actions used by the property browser. I. e. collection manipulation actions (add, remove, move up/down). Indexed by the constants below.


currentPE

PropertyEditor currentPE
The last property editor to have gotten focus and edited something


currentNode

AbstractNode currentNode
The currently selected AbstractNode for which the context menu is shown


objectModified

boolean objectModified
Flag used to determine if the original object has changed


saveDisabled

boolean saveDisabled
Flag used to indicate that a requested save operation should not be performed. This is the case if the validation for this object has just failed and the error needs to be corrected by the user before trying another approach. This prevents endless error message loops.
Another case is if context menus or popup boxes need to be displayed that will cause the object editor to loose its focus.


performingSave

boolean performingSave
Flag to inidicate that we are in the process of performing a save operation

Class org.openbp.jaspira.propertybrowser.PropertyBrowserImpl.PropertyCellEditor extends DefaultTableCellEditor implements Serializable

Class org.openbp.jaspira.propertybrowser.PropertyBrowserImpl.PropertyCellRenderer extends DefaultTableCellRenderer implements Serializable

Class org.openbp.jaspira.propertybrowser.PropertyBrowserImpl.TreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

Class org.openbp.jaspira.propertybrowser.PropertyBrowserModel extends SimpleTreeTableModel implements Serializable

Serialized Fields

propertyBrowser

PropertyBrowserImpl propertyBrowser
Property browser


visibleMembers

java.lang.String[] visibleMembers
Array of property names that should be displayed or null for all



Copyright © 2011. All Rights Reserved.