KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > plaf > metal > MetalScrollBarUI > Top Examples

  • com.jgoodies.looks.plastic.PlasticScrollBarUI
    The JGoodies Plastic L&amp;F implementation of <code>ScrollBarUI</code>. Can add a pseudo 3D effect and honors the Plastic Option <tt>ScrollBar.maxBumpsWidth</tt> to limit the with of the scroll bar bumps. @author Karsten Lentzsch @version $Revision: 1.2 $
  • com.jgoodies.looks.plastic.PlasticComboBoxUI
    The JGoodies Plastic Look and Feel implementation of <code>ComboBoxUI</code>. Has the same height as text fields - unless you change the renderer. @author Karsten Lentzsch @version $Revision: 1.5 $
Popular Tags