|
||||||||||
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.AbstractObjectOption
org.nakedobjects.viewer.lightweight.options.CloseOtherViewsOption
Constructor Summary | |
CloseOtherViewsOption()
|
Method Summary | |
Permission |
disabled(Workspace frame,
ObjectView component,
Location location)
|
void |
execute(Workspace workspace,
ObjectView view,
Location at)
|
java.lang.String |
toString()
|
Methods inherited from class org.nakedobjects.viewer.lightweight.options.AbstractObjectOption |
disabled, execute, getDescription |
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 CloseOtherViewsOption()
Method Detail |
public Permission disabled(Workspace frame, ObjectView component, Location location)
disabled
in class AbstractObjectOption
public void execute(Workspace workspace, ObjectView view, Location at)
execute
in class AbstractObjectOption
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 |