org.jfree.layouting
public class InstantiationState extends Object implements State
Constructor Summary | |
---|---|
InstantiationState(Class c) |
Method Summary | |
---|---|
StatefullComponent | restore(LayoutProcess layoutProcess)
Creates a restored instance of the saved component.
|
Parameters: layoutProcess the layout process that controls it all
Returns: the saved state
Throws: org.jfree.layouting.StateException