com.jgoodies.looks.plastic
Class PlasticXPRadioButtonUI
MetalRadioButtonUIcom.jgoodies.looks.plastic.PlasticXPRadioButtonUI
public final class PlasticXPRadioButtonUI
extends MetalRadioButtonUI
The JGoodies PlasticXP L&F implementation of RadioButtonUI.
It differs from its superclass in that it uses a different icon
and has an active border that changes when the mouse is over.
createButtonListener
protected BasicButtonListener createButtonListener(AbstractButton b)
createUI
public static ComponentUI createUI(JComponent b)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.