KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > plaf > metal > MetalSplitPaneUI

javax.swing.plaf.metal
Class MetalSplitPaneUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.SplitPaneUI
          extended by javax.swing.plaf.basic.BasicSplitPaneUI
              extended by javax.swing.plaf.metal.MetalSplitPaneUI
See Also:
Source Code, XMLEncoder

public BasicSplitPaneDivider createDefaultDivider()
See Also:
BasicSplitPaneUI
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static ComponentUI createUI(JComponent x)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public MetalSplitPaneUI()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags