com.jgoodies.looks.plastic

Class 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.

Version: $Revision: 1.3 $

Author: Karsten Lentzsch

Method Summary
protected BasicButtonListenercreateButtonListener(AbstractButton b)
static ComponentUIcreateUI(JComponent b)

Method Detail

createButtonListener

protected BasicButtonListener createButtonListener(AbstractButton b)

createUI

public static ComponentUI createUI(JComponent b)
Copyright © 2001-2007 JGoodies Karsten Lentzsch. All Rights Reserved.