java.io.Serializable
, State
public class InstantiationState extends java.lang.Object implements State
Constructor | Description |
---|---|
InstantiationState(java.lang.Class c) |
Modifier and Type | Method | Description |
---|---|---|
StatefullComponent |
restore(LayoutProcess layoutProcess) |
Creates a restored instance of the saved component.
|
public StatefullComponent restore(LayoutProcess layoutProcess) throws StateException
restore
in interface State
layoutProcess
- the layout process that controls it allStateException