|
|||||||||||
| 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. |
java.lang.String |
getStorage()
Returns the storage directory of this configuration. |
void |
setChangeCount(long changeCount)
Sets the status of this configuration. |
void |
setRootComponent(Component root)
Sets the root component of this configuration. |
void |
setStorage(java.lang.String execd)
Sets the storage directory 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()public java.lang.String getStorage()
setStorage(java.lang.String)public void setStorage(java.lang.String execd)
execd - the new storage directory of this configuration.getStorage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||