uic.themes
Class UICCheckBoxUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
javax.swing.plaf.basic.BasicToggleButtonUI
javax.swing.plaf.basic.BasicRadioButtonUI
uic.themes.UICRadioButtonUI
uic.themes.UICCheckBoxUI
- public class UICCheckBoxUI
- extends UICRadioButtonUI
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, createButtonListener, getDefaultTextIconGap, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICCheckBoxUI
public UICCheckBoxUI()
createUI
public static ComponentUI createUI(JComponent c)
getNewIcon
protected Icon getNewIcon(FontMetrics fm)
- Overrides:
getNewIcon
in class UICRadioButtonUI
getPropertyPrefix
protected String getPropertyPrefix()
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence