Serialized Form
|
Package org.smartfrog.examples.dynamicwebserver.gui.graphpanel |
titledBorder1
javax.swing.border.TitledBorder titledBorder1
borderLayout1
java.awt.BorderLayout borderLayout1
border1
javax.swing.border.Border border1
allGraphPanel
javax.swing.JPanel allGraphPanel
borderLayout4
java.awt.BorderLayout borderLayout4
graphCenterPanel
javax.swing.JPanel graphCenterPanel
yAxisScalePanel
javax.swing.JPanel yAxisScalePanel
yMinyMaxPanel
javax.swing.JPanel yMinyMaxPanel
borderLayout3
java.awt.BorderLayout borderLayout3
yMinLabel
javax.swing.JLabel yMinLabel
borderLayout2
java.awt.BorderLayout borderLayout2
yMaxLabel
javax.swing.JLabel yMaxLabel
borderLayout5
java.awt.BorderLayout borderLayout5
border2
javax.swing.border.Border border2
extraPanel
javax.swing.JPanel extraPanel
borderLayout6
java.awt.BorderLayout borderLayout6
border3
javax.swing.border.Border border3
title
java.lang.String title
yMin
java.lang.String yMin
yMax
java.lang.String yMax
gp
GraphPanel gp
log
LogSF log
- Log for this class, created using class name
bi
java.awt.image.BufferedImage bi
graphicsHandle
java.awt.Graphics2D graphicsHandle
area
java.awt.Rectangle area
firstTime
boolean firstTime
dirty
boolean dirty
cgp
CompleteGraphPanel cgp
xMin
int xMin
xMax
int xMax
xStep
int xStep
gridStepX
int gridStepX
yMin
int yMin
yMax
int yMax
gridStepY
int gridStepY
sampleNumber
int sampleNumber
xOffset
int xOffset
xOffsetDefault
int xOffsetDefault
yOffset
int yOffset
yOffsetDefault
int yOffsetDefault
xAxisPixelLength
int xAxisPixelLength
yAxisPixelLength
int yAxisPixelLength
backgroundColor
java.awt.Color backgroundColor
gridColor
java.awt.Color gridColor
axisColor
java.awt.Color axisColor
textColor
java.awt.Color textColor
graphColor
java.awt.Color graphColor
axisWidth
float axisWidth
graphWidth
float graphWidth
axisPencilWidth
float axisPencilWidth
graphPencilWidth
float graphPencilWidth
drawGrid
boolean drawGrid
keysAllowed
boolean keysAllowed
adjustable
boolean adjustable
xData
int[] xData
yData
int[] yData
topBar
java.awt.Image topBar
middleBar
java.awt.Image middleBar
bottomBar
java.awt.Image bottomBar
backgroundImage
java.awt.Image backgroundImage
filledDisplay
boolean filledDisplay
xBarOffset
int xBarOffset
yBarSize
int yBarSize
upperThresholdColor
java.awt.Color upperThresholdColor
lowerThresholdColor
java.awt.Color lowerThresholdColor
bars
boolean bars
upperSlidePos
int upperSlidePos
lowerSlidePos
int lowerSlidePos
deltaSlide
int deltaSlide
r
int r
handleSizePercent
float handleSizePercent
fontName
java.lang.String fontName
nf
java.awt.Font nf
upperSlideImage
java.awt.Image upperSlideImage
lowerSlideImage
java.awt.Image lowerSlideImage
barUImage
java.awt.Image barUImage
barLImage
java.awt.Image barLImage
upperThreshold
int upperThreshold
lowerThreshold
int lowerThreshold
firsttime
boolean firsttime
grabbedUpperSlide
boolean grabbedUpperSlide
grabbedLowerSlide
boolean grabbedLowerSlide
grabbedYDelta
int grabbedYDelta
|
Package org.smartfrog.examples.dynamicwebserver.gui.progresspanel |
redBall
javax.swing.ImageIcon redBall
grnBall
javax.swing.ImageIcon grnBall
yelBall
javax.swing.ImageIcon yelBall
balls
java.util.Vector balls
gridLayout1
java.awt.GridLayout gridLayout1
jPanelBalls
javax.swing.JPanel jPanelBalls
jLabel3
javax.swing.JLabel jLabel3
jPanelMsg
javax.swing.JPanel jPanelMsg
jTextFieldMsg
javax.swing.JTextField jTextFieldMsg
jLabelMsg
javax.swing.JLabel jLabelMsg
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
jPanelLabel
javax.swing.JPanel jPanelLabel
jLabel4
javax.swing.JLabel jLabel4
jLabelTitle
javax.swing.JLabel jLabelTitle
borderLayout1
java.awt.BorderLayout borderLayout1
jLabel5
javax.swing.JLabel jLabel5
flowLayoutBall
java.awt.FlowLayout flowLayoutBall
|
Package org.smartfrog.examples.dynamicwebserver.stresstest |
js
javax.swing.JSlider js
jtf
javax.swing.JTextField jtf
maxValue
int maxValue
minValue
int minValue
majorTickSpace
int majorTickSpace
minorTickSpace
int minorTickSpace
loadGenerators
java.util.Hashtable loadGenerators
|
Package org.smartfrog.examples.dynamicwebserver.thresholder |
thresholdControl
Thresholder thresholdControl
lowerThreshold
int lowerThreshold
upperThreshold
int upperThreshold
grabbedUpperSlide
boolean grabbedUpperSlide
grabbedLowerSlide
boolean grabbedLowerSlide
grabbedYDelta
int grabbedYDelta
|
Package org.smartfrog.examples.pong |
wrapper
GameArenaWrapper wrapper
- GameArena Wrapper .
size
java.awt.Dimension size
- Display data - dimension size.
gameFrame
GameFrame gameFrame
- Display data - game frame.
score
int score
- The highest score for the pong game.
circus
java.lang.Thread circus
- Animation thread data - Thread object.
beating
boolean beating
- Flag indicating whether heart beating is on or not.
started
boolean started
- Flag indicating whether game is started or not.
lost
boolean lost
- Flag indicating whether game is lost or not.
heartbeat
int heartbeat
- Animation thread data - heartbest.
lastFrameTime
long lastFrameTime
- Animation thread data - last frame time.
player
Player player
- Game object - player.
ball
Ball ball
- Game object - ball.
racket
Racket racket
- Game object - racket.
opponentName
java.lang.String opponentName
- String name for opponent.
walls
java.util.Vector walls
- Vector for Immobile objects.
wallEast
Immobile wallEast
- Immobile object - wallEast.
wallWest
Immobile wallWest
- Immobile object - wallWest.
wallNorth
Immobile wallNorth
- Immobile object - wallNorth.
wallSouth
Immobile wallSouth
- Immobile object - wallSouth.
player
Player player
- A player object.
size
java.awt.Dimension size
- Default frame dimension.
|
Package org.smartfrog.services.assertions |
|
Package org.smartfrog.services.display |
NONEDITCOLOR
java.awt.Color NONEDITCOLOR
- Color for non editable screen.
EDITCOLOR
java.awt.Color EDITCOLOR
- Color for editable screen.
mainToolBar
javax.swing.JToolBar mainToolBar
- Main toolbar on window's top.
tabPane
javax.swing.JTabbedPane tabPane
- Main tab panel to hold the screen (and other panels).
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
- Layout object.
stopResume
javax.swing.JToggleButton stopResume
- Stop / resume button in the toolbar.
output
javax.swing.JScrollPane output
- Scrollpane to hold the display's screen.
screen
javax.swing.JTextArea screen
- Display's screen object.
documentScreen
javax.swing.text.Document documentScreen
- Document screen.
jMenuBarDisplay
javax.swing.JMenuBar jMenuBarDisplay
- Menu bar.
jMenuFile
javax.swing.JMenu jMenuFile
- Menu file.
jCheckBoxMenuItemPause
javax.swing.JCheckBoxMenuItem jCheckBoxMenuItemPause
- Check box.
jMenuItemCleanAll
javax.swing.JMenuItem jMenuItemCleanAll
- Menu item - clean all.
jMenuItemSaveAs
javax.swing.JMenuItem jMenuItemSaveAs
- Menu item - save as.
jMenuItemExit
javax.swing.JMenuItem jMenuItemExit
- Menu item - exit.
jMenuHelp
javax.swing.JMenu jMenuHelp
- Menu help.
jMenuItemInfo
javax.swing.JMenuItem jMenuItemInfo
- Menu item - info.
jMenuItemInfoProp
javax.swing.JMenuItem jMenuItemInfoProp
- Menu item - infoprop.
jMenuItemProcessComp
javax.swing.JMenuItem jMenuItemProcessComp
- Menu item - processcomp.
jMenuItemAbout
javax.swing.JMenuItem jMenuItemAbout
- Menu item - about.
currFileName
java.lang.String currFileName
- File name.
jFileChooser1
javax.swing.JFileChooser jFileChooser1
- File chooser.
timerScroll
javax.swing.Timer timerScroll
- Timer.
screenScrollChanged
boolean screenScrollChanged
- Scroll check every n seconds.
stopResumeObj
StopResume stopResumeObj
- Stop / resume object to control.
pipeKeyIn
java.io.PipedInputStream pipeKeyIn
- Stream to get the key input from the display's screen.
pipeKeyOut
java.io.PipedOutputStream pipeKeyOut
- Stream to write keys pressed in the display's screen.
printKey
java.io.PrintStream printKey
- Print Stream to write key characters to pipeKeyOut.
out
java.io.PrintStream out
- Stream to display messages in the display's screen.
position
java.lang.String position
- Posible positions for the frame.
dirty
boolean dirty
- To control content in the text area.
sfObj
Prim sfObj
systemExit
boolean systemExit
mngConsole
Display mngConsole
jMenuItemMngConsole
javax.swing.JMenuItem jMenuItemMngConsole
|
Package org.smartfrog.services.management |
icon
javax.swing.ImageIcon icon
image_path
java.lang.String image_path
prim_icon_name
java.lang.String prim_icon_name
icon_name
java.lang.String icon_name
compound_icon_name
java.lang.String compound_icon_name
processCompound_icon_name
java.lang.String processCompound_icon_name
componentDescription_icon_name
java.lang.String componentDescription_icon_name
image
java.lang.String image
name
java.lang.String name
borderLayout1
java.awt.BorderLayout borderLayout1
jSplitPane1
javax.swing.JSplitPane jSplitPane1
borderLayout2
java.awt.BorderLayout borderLayout2
treeScrollPane
javax.swing.JScrollPane treeScrollPane
systemViewTree
javax.swing.JTree systemViewTree
treeModel
DeployTreeModelSF treeModel
treePopUp
PopUpTree treePopUp
- Tree control popup menu
tablePopUp
PopUpTable tablePopUp
- Table control popup menu
jSplitPane2
javax.swing.JSplitPane jSplitPane2
tableScrollPane
javax.swing.JScrollPane tableScrollPane
table
javax.swing.JTable table
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jTextArea1
javax.swing.JTextArea jTextArea1
statusPanel
javax.swing.JPanel statusPanel
completeName
javax.swing.JTextField completeName
borderLayout3
java.awt.BorderLayout borderLayout3
inRootPanel
boolean inRootPanel
showCDasChild
boolean showCDasChild
panel
javax.swing.JPanel panel
- Panel.
jButtonSave
javax.swing.JButton jButtonSave
- Save button.
jButtonCancel
javax.swing.JButton jButtonCancel
- Cancel Button.
jLabelType
javax.swing.JLabel jLabelType
- Label type.
jLabelName
javax.swing.JLabel jLabelName
- Label name.
NamejTextField
javax.swing.JTextField NamejTextField
- Text filed.
jLabelValue
javax.swing.JLabel jLabelValue
- Label value.
jScrollPane1
javax.swing.JScrollPane jScrollPane1
- Scrool pane.
ValuejTextArea
javax.swing.JTextArea ValuejTextArea
- Text area.
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
- Gird baglayout.
attribute
java.lang.Object[] attribute
- Set of attributes.
componentTypes
java.lang.String[] componentTypes
- Component types.
TypejComboBox
javax.swing.JComboBox TypejComboBox
popupTable
javax.swing.JPopupMenu popupTable
- Pop up table.
tempTree
javax.swing.JTree tempTree
- Tree.
tempTable
javax.swing.JTable tempTable
- Table.
tempX
int tempX
- x coordiante.
tempY
int tempY
- y coordinate.
parent
DeployTreePanel parent
- Parent panel.
menuItemModifyAttribute
javax.swing.JMenuItem menuItemModifyAttribute
- Item for Tree popup menu - modify attribute.
menuItemRemoveAttribute
javax.swing.JMenuItem menuItemRemoveAttribute
- Item for Tree popup menu - remove attribute.
popupTree
javax.swing.JPopupMenu popupTree
- Popup Tree.
tempComp
java.awt.Component tempComp
- Tree component.
tempX
int tempX
- x coordinate.
tempY
int tempY
- y coordinate.
parent
DeployTreePanel parent
- Parent panel.
menuItemAddAttribute
javax.swing.JMenuItem menuItemAddAttribute
- Item for Tree popup menu - add attribute.
menuItemTerminateNormal
javax.swing.JMenuItem menuItemTerminateNormal
- Item for Tree popup menu - normal terminate.
menuItemTerminateAbnormal
javax.swing.JMenuItem menuItemTerminateAbnormal
- Item for Tree popup menu - abnormal terminate .
menuItemDTerminate
javax.swing.JMenuItem menuItemDTerminate
- Item for Tree popup menu - Dterminate.
menuItemDetach
javax.swing.JMenuItem menuItemDetach
- Item for Tree popup menu - detach.
menuItemDumpContext
javax.swing.JMenuItem menuItemDumpContext
- Item for Tree popup menu - detach.
menuItemParentageChanged
javax.swing.JMenuItem menuItemParentageChanged
- Item for Tree popup menu - sfParentageChanged.
|
Package org.smartfrog.services.os.java |
project
java.lang.String project
- Project name
artifact
java.lang.String artifact
- Artifact. Required
extension
java.lang.String extension
- optional extension
classifier
java.lang.String classifier
- optional classifier
version
java.lang.String version
- Version. Required by some policies
sha1
java.lang.String sha1
- SHA1 checksum
md5
java.lang.String md5
- MD5 checksum
|
Package org.smartfrog.services.shellscript |
cmdarray
java.lang.String[] cmdarray
envp
java.lang.String[] envp
dir
java.io.File dir
foutL
FilterListener foutL
filtersOut
java.lang.String[] filtersOut
ferrL
FilterListener ferrL
filtersErr
java.lang.String[] filtersErr
lineSeparator
java.lang.String lineSeparator
- String name for line return.
echoCommand
java.lang.String echoCommand
exitErrorCommand
java.lang.String exitErrorCommand
shouldTerminate
boolean shouldTerminate
- Host component should terminate when exec terminates
shouldDetach
boolean shouldDetach
- Host component should detach when exec terminates
shouldRestart
boolean shouldRestart
- Host component should restart exec when it terminates
resultReady
boolean resultReady
code
java.lang.Integer code
exception
java.lang.reflect.InvocationTargetException exception
verbose
boolean verbose
- Verbose script results output
stdOut
java.util.List stdOut
stdErr
java.util.List stdErr
|
Package org.smartfrog.services.trace |
borderLayout1
java.awt.BorderLayout borderLayout1
- Deprecated.
- BorderLayout.
jSplitPane1
javax.swing.JSplitPane jSplitPane1
- Deprecated.
- Splitpane.
borderLayout2
java.awt.BorderLayout borderLayout2
- Deprecated.
- BorderLayout.
treeScrollPane
javax.swing.JScrollPane treeScrollPane
- Deprecated.
- Tree scroll pane.
tableScrollPane
javax.swing.JScrollPane tableScrollPane
- Deprecated.
- Table scroll pane.
systemViewTree
javax.swing.JTree systemViewTree
- Deprecated.
- Systemview tree.
table
javax.swing.JTable table
- Deprecated.
- Table.
treeModel
BrowseTreeModelSF treeModel
- Deprecated.
- Tree model.
rootDN
java.lang.String rootDN
- Deprecated.
- String for rootDN.
|
Package org.smartfrog.sfcore.common |
orderedKeys
java.util.Vector orderedKeys
- Vector for ordered keys.
array
byte[] array
array
byte[] array
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Customize the serialization of this object so it "packs" the
inner object the first time we serialize the "wrapper" object.
- Throws:
java.io.IOException - if an error occurs
value
java.lang.Object value
- The original object or a packed version of it.
alreadySet
boolean alreadySet
- Whether we have already "packed" an inner object.
wasMarshalled
boolean wasMarshalled
- Whether the original object was of type MarshalledOnject, so
we do not need to unwrap it.
readResolve
java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Method to ensure that unmarshalling an instance during
e.g. an RMI call results in the sole instance being obtained
- Throws:
java.io.ObjectStreamException - if failed
cxt
Context cxt
- Context associated with the exception.
|
Package org.smartfrog.sfcore.componentdescription |
sfContext
Context sfContext
- Context of attributes (key value pairs).
parent
ComponentDescription parent
- Parent of this description.
primParent
Prim primParent
- PrimParent of this description.
eager
boolean eager
- Whether this description is eager or lazy.
|
Package org.smartfrog.sfcore.languages.csf |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package org.smartfrog.sfcore.languages.csf.csfcomponentdescription |
constraints
java.util.Vector constraints
- The list of constraints associated with this component description
|
Package org.smartfrog.sfcore.languages.sf |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package org.smartfrog.sfcore.languages.sf.sfcomponentdescription |
phases
java.util.Vector phases
- cache the resoltion phases for this component - obtained by calls to
sfGetPhases().
sfConfigRef
Reference sfConfigRef
- Reference to sfConfig attribute
type
Reference type
- type of description. The type field is used as a prototype for this
description. This means that the attributes of the (super)type are
inherited by this component in a structural copy
|
Package org.smartfrog.sfcore.languages.sf.sfreference |
comp
SFComponentDescription comp
|
Package org.smartfrog.sfcore.logging |
localLog
Log localLog
- Default Log object
logName
java.lang.String logName
- Name of this log instance
currentLogLevel
int currentLogLevel
- Current log level
log
Log log
registeredLogs
java.util.Hashtable registeredLogs
- Registered inputs, distribution list
|
Package org.smartfrog.sfcore.prim |
errorType
java.lang.String errorType
- Errortype.
description
java.lang.String description
- Description.
id
Reference id
- id of failing component.
cause
java.lang.Throwable cause
- exception causing a failure.
|
Package org.smartfrog.sfcore.reference |
comp
ComponentDescription comp
value
java.lang.Object value
- Value for here part.
hostname
java.lang.String hostname
- Hostname for the HOST reference part.
value
java.lang.Object value
value
java.lang.Object value
ref
java.util.Vector ref
- Actual reference.
eager
boolean eager
- Indicator whether reference is eager or lazy.
data
boolean data
- Indicator whether reference is data or link.
|
Package org.smartfrog.sfcore.security |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Unmarshalls the client socket factory and performs the actual
initialization. Since all the fields are transient the whole object is
actually created here from scratch. This avoids the server affecting
the security behaviour of the client...
- Throws:
java.io.IOException - Error while unmarshalling.
java.lang.ClassNotFoundException - Cannot find this class or it is not
properly signed.
(C) Copyright 1998-2006 Hewlett-Packard Development Company, LP