|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.AbstractActionNewModelElement
public abstract class AbstractActionNewModelElement
| Constructor Summary | |
|---|---|
protected |
AbstractActionNewModelElement()
The constructor. |
protected |
AbstractActionNewModelElement(java.lang.String name)
The constructor. |
protected |
AbstractActionNewModelElement(java.lang.String name,
javax.swing.Icon icon)
The constructor. |
| Method Summary | |
|---|---|
java.lang.Object |
getTarget()
Returns the target. |
void |
setTarget(java.lang.Object theTarget)
Sets the target. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractActionNewModelElement()
protected AbstractActionNewModelElement(java.lang.String name)
name - the to be localized name of the action
protected AbstractActionNewModelElement(java.lang.String name,
javax.swing.Icon icon)
name - the to be localized name of the actionthe - icon to represent this action visually| Method Detail |
|---|
public java.lang.Object getTarget()
public void setTarget(java.lang.Object theTarget)
theTarget - The target to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |