|
||||||||||
| 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.ReplaceViewOption
public class ReplaceViewOption
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.UserAction |
|---|
DEBUG, EXPLORATION, USER |
| Constructor Summary | |
|---|---|
ReplaceViewOption(ViewSpecification specification)
|
|
| 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 ReplaceViewOption(ViewSpecification specification)
| Method Detail |
|---|
public java.lang.String getDescription(View view)
UserAction
getDescription in interface UserActiongetDescription in class AbstractUserAction
public void execute(Workspace workspace,
View view,
Location at)
UserAction
execute in interface UserActionexecute 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 | |||||||||