public class GenericPersistentConvolutionUI extends GenericPersistentObject
obj| Constructor and Description |
|---|
GenericPersistentConvolutionUI()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadFromState(PersistentState state)
Deprecated.
Set the state of the object from the state passed as parameter.
|
void |
saveToState(PersistentState state)
Deprecated.
Saves the internal state of the object on the provided
PersistentState object.
|
create, getObject, registerPersistence, setObjectpublic GenericPersistentConvolutionUI()
public void loadFromState(PersistentState state) throws PersistenceException
PersistentPersistenceExceptionpublic void saveToState(PersistentState state) throws PersistenceException
PersistentPersistenceException