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.5 $
Author:
Karsten Lentzsch

Method Summary

protected BasicButtonListener
createButtonListener(AbstractButton b)
static ComponentUI
createUI(JComponent b)

Method Details

createButtonListener

protected BasicButtonListener createButtonListener(AbstractButton b)

createUI

public static ComponentUI createUI(JComponent b)

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