|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.action.AbstractUserAction
org.nakedobjects.plugins.dnd.viewer.action.CloseAllViewsOption
public class CloseAllViewsOption
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction |
|---|
DEBUG, EXPLORATION, USER |
| Constructor Summary | |
|---|---|
CloseAllViewsOption()
|
|
| Method Summary | |
|---|---|
void |
execute(Workspace workspace,
View view,
Location at)
Invoke this action. |
java.lang.String |
getDescription(View view)
Returns the description of the action. |
java.lang.String |
toString()
|
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.action.AbstractUserAction |
|---|
disabled, getHelp, getName, getType, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CloseAllViewsOption()
| Method Detail |
|---|
public void execute(Workspace workspace,
View view,
Location at)
UserAction
execute in interface UserActionexecute in class AbstractUserActionpublic java.lang.String getDescription(View view)
UserAction
getDescription in interface UserActiongetDescription in class AbstractUserActionpublic java.lang.String toString()
toString in class AbstractUserAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||