|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl
org.smartfrog.sfcore.prim.PrimImpl
org.smartfrog.sfcore.compound.CompoundImpl
org.smartfrog.examples.dynamicwebserver.gui.graphpanel.GraphImpl
org.smartfrog.examples.dynamicwebserver.thresholder.DisplayThresholderImpl
public class DisplayThresholderImpl
This sfgraph component will try to display the graph indicated by the dataSource. It will also create an AdjustableThresholdPanel to control the upper and lower threshold values of its SmartFrog parent ThresholderImpl.
| Field Summary |
|---|
| Fields inherited from class org.smartfrog.examples.dynamicwebserver.gui.graphpanel.GraphImpl |
|---|
adjust, allValues, dataDisplayed, display, frameTitle, gp, gridStepX, gridStepY, histogram, logger, maxX, maxY, minX, minY, numberOfSamples, panelHeight, panelWidth, pencilColour, positionDisplay, source, stepX, targetDisplay, xOffset, yOffset |
| Fields inherited from class org.smartfrog.sfcore.compound.CompoundImpl |
|---|
childCap, childInc, lifecycleChildren, sfChildren, sfSyncTerminate |
| Fields inherited from class org.smartfrog.sfcore.prim.PrimImpl |
|---|
refLivenessDelay, refLivenessFactor, sfCompleteName, sfContext, sfDeployHooks, sfDeployWithHooks, sfExportRef, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfLivenessCount, sfLivenessDelay, sfLivenessFactor, sfLivenessSender, sfParent, sfStartHooks, sfTerminateWithHooks, termLock |
| Fields inherited from interface org.smartfrog.examples.dynamicwebserver.gui.graphpanel.Graph |
|---|
ADJUST, DATADISPLAYED, DATASOURCE, DISPLAY, FRAMETITLE, GRAPHPENCILWIDTH, GRIDSTEPX, GRIDSTEPY, HISTOGRAM, KEYSALLOWED, LOGTO, MAXX, MAXY, MINX, MINY, PANELHEIGHT, PANELWIDTH, PENCILCOLOUR, POLLINGPERIOD, POSITIONDISPLAY, STEPX, XOFFSET, YOFFSET |
| Fields inherited from interface org.smartfrog.examples.dynamicwebserver.thresholder.DisplayThresholder |
|---|
BARS, HANDLESIZE, THRESHOLDER |
| Constructor Summary | |
|---|---|
DisplayThresholderImpl()
Default rmi constructor |
|
| Method Summary | |
|---|---|
GraphPanel |
createGraphPanel(java.awt.Dimension size)
Create a different graphpanel : AdjustableThresholdPanel will contain two slide bars |
void |
sfDeploy()
Deployment phase : get the thresholder, and initialize the graph |
| Methods inherited from class org.smartfrog.examples.dynamicwebserver.gui.graphpanel.GraphImpl |
|---|
collectGraphData, convertData, getData, initGraph, initializeGraph, initPanel, run, sfStart, sfTerminateWith, startCollection |
| Methods inherited from class org.smartfrog.sfcore.compound.CompoundImpl |
|---|
sfAddChild, sfASyncTerminateWith, sfChildren, sfContainsChild, sfCreateNewApp, sfCreateNewChild, sfCreateNewChild, sfDeployChildren, sfDeployComponentDescription, sfDeployWith, sfDeployWithChildren, sfDumpState, sfParentageChanged, sfPing, sfPingChild, sfRemoveAttribute, sfRemoveChild, sfStartChildren, sfSyncTerminateWith, sfTerminatedWith |
| Methods inherited from class org.smartfrog.sfcore.reference.RemoteReferenceResolverHelperImpl |
|---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.smartfrog.sfcore.compound.Compound |
|---|
sfCreateNewApp, sfCreateNewChild, sfCreateNewChild, sfDeployComponentDescription |
| Methods inherited from interface org.smartfrog.sfcore.prim.Prim |
|---|
sfAddAttribute, sfAttributeKeyFor, sfAttributes, sfCompleteName, sfContainsAttribute, sfContainsValue, sfContext, sfDeployedHost, sfDeployedProcessName, sfDeployWith, sfDetach, sfDetachAndTerminate, sfDumpState, sfIsDeployed, sfIsStarted, sfIsTerminated, sfIsTerminating, sfParent, sfParentageChanged, sfRemoveAttribute, sfReplaceAttribute, sfStart, sfTerminate, sfTerminatedWith, sfTerminateQuietlyWith, sfValues |
| Methods inherited from interface org.smartfrog.sfcore.prim.Liveness |
|---|
sfPing |
| Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolver |
|---|
sfResolve, sfResolve, sfResolveHere, sfResolveHere, sfResolveParent |
| Methods inherited from interface org.smartfrog.sfcore.reference.RemoteReferenceResolverHelper |
|---|
sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolve, sfResolveWithParser |
| Methods inherited from interface org.smartfrog.sfcore.prim.Diagnostics |
|---|
sfDiagnosticsReport |
| Methods inherited from interface org.smartfrog.sfcore.prim.ChildMinder |
|---|
sfAddChild, sfChildren, sfContainsChild, sfRemoveChild |
| Constructor Detail |
|---|
public DisplayThresholderImpl()
throws java.lang.Exception
java.lang.Exception - DOCUMENT ME!| Method Detail |
|---|
public void sfDeploy()
throws SmartFrogException,
java.rmi.RemoteException
sfDeploy in interface PrimsfDeploy in class GraphImplSmartFrogException - DOCUMENT ME!
java.rmi.RemoteException - DOCUMENT ME!public GraphPanel createGraphPanel(java.awt.Dimension size)
createGraphPanel in class GraphImplsize - DOCUMENT ME!
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||