|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.nite.nstyle.handler.NDisplayObjectHandler
net.sourceforge.nite.nstyle.handler.NActionReferenceHandler
public class NActionReferenceHandler
| Constructor Summary | |
|---|---|
NActionReferenceHandler()
|
|
| Method Summary | |
|---|---|
void |
addChild(NDisplayObjectHandler child)
In an implementation-specific manner, add the supplied child NDisplayObjectHandler to this one. |
NActionReference |
getActionref()
Returns the actionref. |
void |
setActionref(NActionReference actionref)
Sets the actionref. |
| Methods inherited from class net.sourceforge.nite.nstyle.handler.NDisplayObjectHandler |
|---|
addActionReference, getActionReferences, getChildren, getClock, getElement, getEndTime, getID, getParent, getSourceID, getStartTime, init, setChildren, setClock, setElement, setEndTime, setID, setParent, setSourceID, setStartTime, setUpTimes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NActionReferenceHandler()
| Method Detail |
|---|
public void addChild(NDisplayObjectHandler child)
NDisplayObjectHandlerNDisplayObjectHandler to this one.
addChild in class NDisplayObjectHandlerchild - The child to add.There should be no children for this type of handlerpublic NActionReference getActionref()
public void setActionref(NActionReference actionref)
actionref - The actionref to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||