public class MetalCheckBoxUI extends MetalRadioButtonUI
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing. As of 1.4, support for long term storage
of all JavaBeans™
has been added to the java.beans
package.
Please see XMLEncoder
.
disabledTextColor, focusColor, selectColor
icon
defaultTextIconGap, defaultTextShiftOffset
Constructor and Description |
---|
MetalCheckBoxUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent b) |
String |
getPropertyPrefix() |
void |
installDefaults(AbstractButton b) |
protected void |
uninstallDefaults(AbstractButton b) |
getDisabledTextColor, getFocusColor, getSelectColor, paint, paintFocus
getDefaultIcon, getPreferredSize, installListeners, uninstallListeners
getTextShiftOffset, paintIcon
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
public static ComponentUI createUI(JComponent b)
public String getPropertyPrefix()
getPropertyPrefix
in class BasicRadioButtonUI
public void installDefaults(AbstractButton b)
installDefaults
in class MetalRadioButtonUI
protected void uninstallDefaults(AbstractButton b)
uninstallDefaults
in class MetalRadioButtonUI
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.