com.jgoodies.looks.plastic

Class PlasticXPSpinnerUI


public final class PlasticXPSpinnerUI
extends PlasticSpinnerUI

The JGoodies PlasticXP Look&Feel implementation of SpinnerUI. Configures the default editor to adjust font baselines and component bounds. Also, changes the border of the buttons and the size of the arrows.
Version:
$Revision: 1.6 $
Author:
Karsten Lentzsch

Method Summary

static ComponentUI
createUI(JComponent b)

Methods inherited from class com.jgoodies.looks.plastic.PlasticSpinnerUI

createEditor, createLayout, createUI, replaceEditor

Method Details

createUI

public static ComponentUI createUI(JComponent b)
Overrides:
createUI in interface PlasticSpinnerUI

Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.