|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.main.core.action.AbstractAction
graphlab.ui.AbstractExtensionAction
graphlab.gui.plugins.main.extension.GraphActionExtensionAction
public class GraphActionExtensionAction
| Field Summary |
|---|
| Fields inherited from class graphlab.main.core.action.AbstractAction |
|---|
listeningEvents |
| Constructor Summary | |
|---|---|
GraphActionExtensionAction(BlackBoard bb,
GraphActionExtension ga)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getParentMenuName()
returns the menu name that the menuitem of this action is its child |
void |
performJob(java.lang.String name)
like Action |
| Methods inherited from class graphlab.ui.AbstractExtensionAction |
|---|
getMenuNamePrefix, removeCreatedUIComponents, setEvent, testAndSetParameters |
| Methods inherited from class graphlab.main.core.action.AbstractAction |
|---|
disable, doJob, enable, getBlackBoard, isEnable, setBlackBoard |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphActionExtensionAction(BlackBoard bb,
GraphActionExtension ga)
| Method Detail |
|---|
public java.lang.String getParentMenuName()
AbstractExtensionAction
getParentMenuName in class AbstractExtensionActionpublic void performJob(java.lang.String name)
AbstractAction
performJob in class AbstractExtensionAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||