Class VariableHeightPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class VariableHeightPanel extends JPanel implements Scrollable
A panel that is scrollable and uses a VariableHeightLayoutManager that deals with components of varying heights.
See Also: