com.jgoodies.looks.plastic
public final class PlasticScrollPaneUI extends MetalScrollPaneUI
ScrollPaneUI.
Installs an etched border if the client property
Options.IS_ETCHED_KEY is set.
Version: $Revision: 1.5 $
See Also: IS_ETCHED_KEY
| Method Summary | |
|---|---|
| static ComponentUI | createUI(JComponent b) |
| protected void | installDefaults(JScrollPane scrollPane) |
| protected void | installEtchedBorder(JScrollPane scrollPane) |
| void | installListeners(JScrollPane scrollPane) |
| protected void | uninstallListeners(JComponent c) |