|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.InstantiationState
public class InstantiationState
Creation-Date: 17.07.2006, 17:44:11
Constructor Summary | |
---|---|
InstantiationState(java.lang.Class c)
|
Method Summary | |
---|---|
StatefullComponent |
restore(LayoutProcess layoutProcess)
Creates a restored instance of the saved component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstantiationState(java.lang.Class c)
Method Detail |
---|
public StatefullComponent restore(LayoutProcess layoutProcess) throws StateException
restore
in interface State
layoutProcess
- the layout process that controls it all
StateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |