|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A model for a component configuration.
Method Summary | |
long |
getChangeCount()
Returns the status of this configuration. |
Component |
getRootComponent()
Returns the root component of this configuration. |
void |
setChangeCount(long changeCount)
Sets the status of this configuration. |
void |
setRootComponent(Component root)
Sets the root component of this configuration. |
Method Detail |
public long getChangeCount()
setChangeCount(long)
public void setChangeCount(long changeCount)
getChangeCount()
public Component getRootComponent()
setRootComponent(org.objectweb.fractal.gui.model.Component)
public void setRootComponent(Component root)
rootComponentChanged
method.
root
- the new root component of this configuration.getRootComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |