public class ConfidenceRatingExecutable extends BlockingAWTExecutable implements ActionPanelListener, DescriptivePropertyHolder
| Constructor and Description |
|---|
ConfidenceRatingExecutable()
Constructor with element id parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionTriggered(ActionPanel source,
Object actionValue)
Called when an action has been triggered.
|
protected void |
cancelExecutionAWT()
cancelExecution called in the awt thread.
|
protected void |
doCleanup() |
Property<?>[] |
getPropertyObjects() |
protected void |
startExecutionAWT()
To be implemented.
|
cancelExecution, startExecutioncancel, execute, finishExecution, getExecutionContext, getFinishExecutionLock, setExecutionContextassignParent, assignParent, assignParents, getId, getLocalId, getParent, setBeanName, setId, setLocalId, setParentclearProperties, getKeys, getProperty, removeProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getId, getKeys, getProperty, removeProperty, setPropertycancel, execute, setExecutionContextpublic ConfidenceRatingExecutable()
protected void startExecutionAWT()
BlockingAWTExecutablestartExecutionAWT in class BlockingAWTExecutableprotected void doCleanup()
protected void cancelExecutionAWT()
BlockingAWTExecutablecancelExecutionAWT in class BlockingAWTExecutablepublic void actionTriggered(ActionPanel source, Object actionValue)
ActionPanelListeneractionTriggered in interface ActionPanelListeneractionValue - the value registered with the action panel for the action that got triggeredpublic Property<?>[] getPropertyObjects()
getPropertyObjects in interface DescriptivePropertyHolderCopyright © 2013. All Rights Reserved.