Serialized Form
|
Package org.openbp.cockpit |
imageLabel
javax.swing.JLabel imageLabel
- Image to display
|
Package org.openbp.cockpit.generator |
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
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
wizard
GeneratorWizard wizard
- Wizard
title
java.lang.String title
- Title of the wizard dialog
|
Package org.openbp.cockpit.generator.generic |
itemTree
ItemTree itemTree
- Initial node browser
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 |
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.
pageDescriptor
GeneratorPageDescriptor pageDescriptor
- Page descriptor of the generator for this page
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
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 |
editorWizardPage
NodeItemEditor.EditorPage editorWizardPage
- Editor page
editorJaspiraPage
NodeItemEditorPage editorJaspiraPage
- The nodeEditor view.
node
Node node
- Node that was created from the item
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 |
|
Package org.openbp.cockpit.modeler.drawing |
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
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 |
fillColor
java.awt.Color fillColor
- Fill color
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
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
box
java.awt.Rectangle box
- Display box
angle
double angle
- Pointiness of arrow
outerRadius
double outerRadius
- Outer radius
innerRadius
double innerRadius
- Inner radius
frameCount
int frameCount
- Number of frames
frameDistance
int frameDistance
- Distance between figure and frame
orientation
Orientation orientation
- Orientation of the figure
polygon
java.awt.Polygon polygon
- Cached polygon of the triangle
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
arcWidth
int arcWidth
- Arc width of the rectanlge corner (100 = hor. semicircle)
arcHeight
int arcHeight
- Arc height of the rectanlge corner (100 = vert. semicircle)
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
|
Package org.openbp.cockpit.modeler.figures.process |
isJumpNode
boolean isJumpNode
- Is jump node
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
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
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
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
socketConnector
CH.ifa.draw.framework.Connector socketConnector
- Flow control connector of the socket we belong to
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
isReferencingPlaceholder
boolean isReferencingPlaceholder
- Flag if this is a placeholder node that is referencing another node
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
param
ProcessVariable param
- The param that this figure represents
parent
ParamFigure parent
- Parent figure (the param tag figure we are associated with)
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)
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
|
Package org.openbp.cockpit.modeler.figures.spline |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
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
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 |
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
tagOrientation
Orientation tagOrientation
- Direction the tag is facing
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 |
node
MultiSocketNode node
- The node we refer to
configurationBean
ConfigurationBean configurationBean
- Configuration bean of the node
checkBox
javax.swing.JCheckBox checkBox
- Check box
itemTree
ItemTree itemTree
- Initial node browser
textField
javax.swing.JTextField textField
- Text field
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
textField
javax.swing.JTextField textField
- Text field
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 |
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
|
Package org.openbp.cockpit.modeler.tools |
|
Package org.openbp.cockpit.modeler.undo |
|
Package org.openbp.cockpit.plugins.association |
mimeTypes
java.util.List<E> mimeTypes
- List of the mime type associations
associatedProgram
java.lang.String associatedProgram
- The associated program
|
Package org.openbp.cockpit.plugins.debugger |
debuggerEvent
DebuggerEvent debuggerEvent
- Event
|
Package org.openbp.cockpit.plugins.finder |
|
Package org.openbp.cockpit.plugins.finder.test |
|
Package org.openbp.cockpit.plugins.finder.treemodel |
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 |
|
Package org.openbp.cockpit.plugins.miniview |
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
editors
java.util.List<E> editors
- List containing all editors that like to appear in the mini view
|
Package org.openbp.cockpit.plugins.toolbox |
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
|
Package org.openbp.cockpit.plugins.variables |
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 |
|
Package org.openbp.guiclient.event |
lineNumber
int lineNumber
- Line number to select
columnNumber
int columnNumber
- Column number to select
eventFlag
int eventFlag
- Current event flag
originalItem
Item originalItem
- Unmodified item
item
Item item
- Current / Modified item
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
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)
|
Package org.openbp.guiclient.model |
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 |
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
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
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 |
tree
ItemTree tree
- Tree
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 |
|
Package org.openbp.jaspira.action |
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
transferable
java.awt.datatransfer.Transferable transferable
- Optional transferable this event refers to
actionEvent
java.awt.event.ActionEvent actionEvent
- Underylying original action event
action
JaspiraAction action
- Action represented by this menu
icon
MultiIcon icon
- Menu icon
iconSize
int iconSize
- Current icon size for the menu
action
JaspiraAction action
- Action represented by this menu item
icon
MultiIcon icon
- Menu icon
iconSize
int iconSize
- The current size of the underlying icons.
component
javax.swing.JComponent component
- The component to be displayed.
iconSize
int iconSize
- The current size of the underlying icons.
action
JaspiraAction action
- Action represented by this button
icon
MultiIcon icon
- Button icon
action
JaspiraAction action
- Action represented by this button
|
Package org.openbp.jaspira.action.keys |
tree
KeyTree tree
parent
javax.swing.ActionMap parent
- The original map, cached for perfomance.
parent
javax.swing.ComponentInputMap parent
- The originql map, cached for perfomance.
|
Package org.openbp.jaspira.event |
answer
java.lang.Object answer
- The answer to the request.
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
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
resultList
java.util.List<E> resultList
- List of results containing arbitrary objects
actions
java.util.List<E> actions
- List of actions that should be performed when the
StackActionEvent.performActions() method is called.
Contains Runnable objects.
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 |
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
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
|
Package org.openbp.jaspira.gui.plugin |
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
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.
plugin
VisiblePlugin plugin
- Plugin of this frame
returnPageId
java.lang.String returnPageId
- Id of our return page plugin
mainToolbar
JaspiraToolbar mainToolbar
- Main toolbar
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
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
offset
int offset
- Which component should be selected next?
number
int number
- Number of the tab that should be selected
|
Package org.openbp.jaspira.gui.wizard |
propertyBrowser
PropertyBrowserImpl propertyBrowser
- Property browser
framePanel
javax.swing.JPanel framePanel
- Frame panel that holds the content panel
contentPanel
javax.swing.JPanel contentPanel
- Content panel
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 |
min
int min
- the minimum value of this option
max
int max
- the maximum value of this option
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
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
resourceCollection
ResourceCollection resourceCollection
- Resource
filter
javax.swing.filechooser.FileFilter filter
- File name filter for the file selection dialog
dirSelection
boolean dirSelection
- Directory/file selection mode
valueNames
java.lang.String[] valueNames
- Value name list
values
java.lang.Object[] values
- Value list
resourceCollection
ResourceCollection resourceCollection
- Resource
|
Package org.openbp.jaspira.option.widget |
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 |
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 |
dragIcon
MultiIcon dragIcon
- Holds the icon used while dragging.
|
Package org.openbp.jaspira.plugins.errordialog |
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
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 |
isObjectNew
boolean isObjectNew
- Flag that determines if the object has just been created
saveImmediately
boolean saveImmediately
- Save after modifying property
original
java.lang.Object original
- Original object (unmodified)
saved
boolean saved
- Saved flag.
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 |
operation
int operation
- Type of operation to perform
newComponent
java.awt.Component newComponent
- The new Component
oldComponent
java.awt.Component oldComponent
- The old Component
text
java.lang.String text
- Text to display
|
Package org.openbp.jaspira.propertybrowser |
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
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.