|
||||||||||
| 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.CloseViewOption
public class CloseViewOption
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction |
|---|
DEBUG, EXPLORATION, USER |
| Constructor Summary | |
|---|---|
CloseViewOption()
|
|
| 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 CloseViewOption()
| 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 | |||||||||