class org.aswing.plaf.SplitPaneUI extends BaseComponentUI
| Sub classes | ||||
![]()  | BasicSplitPaneUI | 
  | ||
Pluggable look and feel interface for JSplitPane. @author paling
Instance Fields
function resetToPreferredSizes(jc:JSplitPane): Void
Messaged to relayout the JSplitPane based on the preferred size of the children components.
            
