JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart
Class DefaultChartLayout

java.lang.Object
  |
  +--com.klg.jclass.util.legend.LegendComponentLayout
        |
        +--com.klg.jclass.chart.DefaultChartLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class DefaultChartLayout
extends LegendComponentLayout

Convenience class that brings the functionality of the util package's LegendComponentLayout class into JClass Chart for backwards compatibility.

See Also:
Serialized Form

Constructor Summary
DefaultChartLayout()
           
 
Methods inherited from class com.klg.jclass.util.legend.LegendComponentLayout
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultChartLayout

public DefaultChartLayout()

Copyright © 2004 Quest Software Inc..
All rights reserved.