|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.platform.core.AbstractAction
graphlab.ui.AbstractExtensionAction<AlgorithmExtension>
graphlab.plugins.algorithmanimator.extension.AlgorithmExtensionAction
public class AlgorithmExtensionAction
Field Summary |
---|
Fields inherited from class graphlab.ui.AbstractExtensionAction |
---|
extraButton, menuItem, parentMenu, target |
Fields inherited from class graphlab.platform.core.AbstractAction |
---|
blackboard |
Constructor Summary | |
---|---|
AlgorithmExtensionAction(BlackBoard bb,
AlgorithmExtension sp)
|
Method Summary | |
---|---|
java.lang.String |
getParentMenuName()
returns the menu name that the menuitem of this action is its child |
void |
performExtension()
|
Methods inherited from class graphlab.ui.AbstractExtensionAction |
---|
actionPerformed, createExtensionCommandsForCommandLine, createMenuItem, getMenuNamePrefix, getMenuPlace, getParentMenu, getTarget, isInsertExtraButtonToMenuItem, performAction, performExtensionInCommandLine, removeCreatedUIComponents, testAndSetParameters |
Methods inherited from class graphlab.platform.core.AbstractAction |
---|
disable, enable, getBlackBoard, getLastListenedEventKey, isEnable, keyChanged, listen4Event, setBlackBoard, unListenEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgorithmExtensionAction(BlackBoard bb, AlgorithmExtension sp)
Method Detail |
---|
public java.lang.String getParentMenuName()
AbstractExtensionAction
getParentMenuName
in class AbstractExtensionAction<AlgorithmExtension>
public void performExtension()
performExtension
in class AbstractExtensionAction<AlgorithmExtension>
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |