org.jfree.layouting.layouter.style

Class LayoutStylePool

public class LayoutStylePool extends Object

This class does not work as expected as long as we have no clear life-cycle for the layout-style classes.
Method Summary
static LayoutStylePoolgetPool()
LayoutStyleImplgetStyle()
voidreclaim(LayoutStyle layoutStyle, Object reference)

Method Detail

getPool

public static LayoutStylePool getPool()

getStyle

public LayoutStyleImpl getStyle()

reclaim

public void reclaim(LayoutStyle layoutStyle, Object reference)