KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > plaf > basic > BasicSplitPaneUI > Top Examples

  • com.jgoodies.uif_lite.component.UIFSplitPane
    A <code>JSplitPane</code> subclass that can try to remove the divider border. Useful if the splitted components render their own borders. Note that this feature is not supported by all look&amp;feels. Some look&amp;feel implementation will always show a divider border, and conv ...
  • org.objectstyle.cayenne.dataview.dvmodeler.DVModelerFrame
    @author Nataliya Kholodna @author Andriy Shapochka @version 1.0
  • com.jgoodies.looks.plastic.PlasticSplitPaneUI
    The JGoodies Plastic L&amp;F implementation of <code>SplitPaneUI</code>. Uses a special divider that paints modified one-touch buttons. @author Karsten Lentzsch @version $Revision: 1.2 $ @see com.jgoodies.looks.plastic.PlasticSplitPaneDivider
Popular Tags