| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicSplitPaneDivider | |
|---|---|
| javax.swing.plaf.basic | Provides user interface objects built according to the Basic look and feel. | 
| javax.swing.plaf.metal | Provides user interface objects built according to the Java look and feel (once codenamed Metal), which is the default look and feel. | 
| Uses of BasicSplitPaneDivider in javax.swing.plaf.basic | 
|---|
| Fields in javax.swing.plaf.basic declared as BasicSplitPaneDivider | |
|---|---|
| protected  BasicSplitPaneDivider | BasicSplitPaneUI.dividerInstance of the divider for this JSplitPane. | 
| Methods in javax.swing.plaf.basic that return BasicSplitPaneDivider | |
|---|---|
|  BasicSplitPaneDivider | BasicSplitPaneUI.createDefaultDivider()Creates the default divider. | 
|  BasicSplitPaneDivider | BasicSplitPaneUI.getDivider()Returns the divider between the top Components. | 
| Uses of BasicSplitPaneDivider in javax.swing.plaf.metal | 
|---|
| Methods in javax.swing.plaf.metal that return BasicSplitPaneDivider | |
|---|---|
|  BasicSplitPaneDivider | MetalSplitPaneUI.createDefaultDivider()Creates the default divider. | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.