Package VASSAL.tools

Class ComponentSplitter.SplitPane

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
ComponentSplitter

public static class ComponentSplitter.SplitPane extends JSplitPane
Contains methods to automatically show/hide one of its components (the "hideable" component) while the other (the "base" component) remains always visible. Can optionally change the size of its top level ancestorExtension when the component is shown/hidden. The hideable component is initially hidden
See Also: