|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configurable
Components using this optional interface will be able to store settings.
Method Summary | |
---|---|
NamedDataSet |
getConfiguration()
this method is called to retrieve the current configuration for this component. |
void |
setConfiguration(NamedDataSet configurationSet)
sets the configuration for this object. |
Method Detail |
---|
void setConfiguration(NamedDataSet configurationSet)
configurationSet
- the configuration data to be used by the component
if null, the object has to use default settingsNamedDataSet getConfiguration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |