Uses of Class
com.jgoodies.uif.component.UIFSplitPane

Packages that use UIFSplitPane
com.jgoodies.uif.component Contains component classes that extend or complement Swing component classes. 
 

Uses of UIFSplitPane in com.jgoodies.uif.component
 

Methods in com.jgoodies.uif.component that return UIFSplitPane
static UIFSplitPane UIFSplitPane.createStrippedSplitPane(int orientation, Component leftComponent, Component rightComponent)
          Constructs a UIFSplitPane, i.e. a JSplitPane that has no borders.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.