com.jgoodies.looks.plastic
Class PlasticScrollPaneUI
MetalScrollPaneUI
com.jgoodies.looks.plastic.PlasticScrollPaneUI
public final class PlasticScrollPaneUI
extends MetalScrollPaneUI
The JGoodies Plastic L&Fl implementation of ScrollPaneUI
.
Installs an etched border if the client property
Options.IS_ETCHED_KEY
is set.
createUI
public static ComponentUI createUI(JComponent b)
installDefaults
protected void installDefaults(JScrollPane scrollPane)
installEtchedBorder
protected void installEtchedBorder(JScrollPane scrollPane)
installListeners
public void installListeners(JScrollPane scrollPane)
uninstallListeners
protected void uninstallListeners(JComponent c)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.