com.jgoodies.looks.plastic

Class PlasticXPCheckBoxUI

public final class PlasticXPCheckBoxUI extends MetalCheckBoxUI

The JGoodies PlasticXP l&l implementation of CheckBoxUI. Unlike its superclass, it uses a button listener that sets the armed state if the mouse is over.

Version: $Revision: 1.5 $

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-2008 JGoodies Karsten Lentzsch. All Rights Reserved.