public class SmartButtonUI extends BaseButtonUI
defaultColors, iconRect, textRect, viewRectdefaultTextIconGap, defaultTextShiftOffset| Constructor and Description |
|---|
SmartButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
paintBackground(Graphics g,
AbstractButton b) |
createButtonListener, installDefaults, installKeyboardActions, paint, paintFocus, paintText, uninstallDefaultsclearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installListeners, installUI, paintButtonPressed, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent c)
protected void paintBackground(Graphics g, AbstractButton b)
paintBackground in class BaseButtonUICopyright © 2014. All Rights Reserved.