Class SimEnvGraphFunctionality
java.lang.Object
java.lang.Thread
net.simplace.pipe.functionality.FWAbstractFunctionality
net.simplace.client.sim.functionalities.SimEnvGraphFunctionality
- All Implemented Interfaces:
Runnable
functionality showing Image automatically scaling to Size of Panel.
- Author:
- Andreas Enders
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler -
Field Summary
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidabstract method which has to be implemented in implementation - allways executed in Framework while this class is usedMethods inherited from class net.simplace.pipe.functionality.FWAbstractFunctionality
getCenterPanel, getCurrentThread, getFunctionElement, getID, getInfoElements, getLocaleValue, getMainComponent, getMainFrame, getNextFunction, getObservable, getOID, getParameter, getPreviousFunction, getStringParameterValue, getSystemID, getUserGroup, hasInfoElements, initialize, initialize, run, runFunctionality, setCenterPanel, setCurrentThread, setObservable, setOutputParameter, shouldFunctionBeRun, stopThread, toXMLMethods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield
-
Constructor Details
-
SimEnvGraphFunctionality
public SimEnvGraphFunctionality()
-
-
Method Details
-
startFunctionality
Description copied from class:FWAbstractFunctionalityabstract method which has to be implemented in implementation - allways executed in Framework while this class is used- Specified by:
startFunctionalityin classFWAbstractFunctionality- Throws:
Exception- See Also:
-