Uses of Class
org.jdesktop.swingx.DividerPainter

Packages that use DividerPainter
org.jdesktop.swingx   
 

Uses of DividerPainter in org.jdesktop.swingx
 

Subclasses of DividerPainter in org.jdesktop.swingx
 class DefaultDividerPainter
           
 

Methods in org.jdesktop.swingx that return DividerPainter
 DividerPainter MultiSplitPane.getDividerPainter()
          The DividerPainter that's used to paint Dividers on this MultiSplitPane.
 

Methods in org.jdesktop.swingx with parameters of type DividerPainter
 void MultiSplitPane.setDividerPainter(DividerPainter dividerPainter)
          Sets the DividerPainter that's used to paint Dividers on this MultiSplitPane.
 



Copyright 2004-2004-2006 IME - USP. All Rights Reserved.