|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.layouter.style.LayoutStylePool
public class LayoutStylePool
This class does not work as expected as long as we have no clear life-cycle for the layout-style classes.
Method Summary | |
---|---|
static LayoutStylePool |
getPool()
|
LayoutStyleImpl |
getStyle()
|
void |
reclaim(LayoutStyle layoutStyle,
java.lang.Object reference)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static LayoutStylePool getPool()
public LayoutStyleImpl getStyle()
public void reclaim(LayoutStyle layoutStyle, java.lang.Object reference)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |