|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nakedobjects.viewer.lightweight.MenuOption
org.nakedobjects.viewer.lightweight.options.CloseViewOption
Constructor Summary | |
CloseViewOption()
|
Method Summary | |
Permission |
disabled(Workspace frame,
View component,
Location location)
Indicate that this action is disabled |
void |
execute(Workspace workspace,
View view,
Location at)
Invoke this action. |
java.lang.String |
toString()
|
Methods inherited from class org.nakedobjects.viewer.lightweight.MenuOption |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CloseViewOption()
Method Detail |
public Permission disabled(Workspace frame, View component, Location location)
UserAction
disabled
in interface UserAction
disabled
in class MenuOption
public void execute(Workspace workspace, View view, Location at)
UserAction
execute
in interface UserAction
execute
in class MenuOption
public java.lang.String toString()
toString
in class MenuOption
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |