public final class WindowsButtonUI
extends com.sun.java.swing.plaf.windows.WindowsButtonUI
ButtonUI
.Unlike its superclass it returns even and odd preferred heights.
Constructor and Description |
---|
WindowsButtonUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b) |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c) |
getFocusColor, installDefaults, paint, paintButtonPressed, paintFocus, paintText, uninstallDefaults
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.