public class LabButtonUI
extends com.sun.java.swing.plaf.windows.WindowsButtonUI
dashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY, focusColordefaultTextIconGap, defaultTextShiftOffset| Constructor and Description |
|---|
LabButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
paintButtonPressed(Graphics g,
AbstractButton b) |
protected void |
paintText(Graphics g,
AbstractButton b,
Rectangle textRect,
String text) |
getFocusColor, getPreferredSize, installDefaults, paint, paintFocus, uninstallDefaultsclearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent c)
protected void paintButtonPressed(Graphics g, AbstractButton b)
paintButtonPressed in class com.sun.java.swing.plaf.windows.WindowsButtonUIprotected void paintText(Graphics g, AbstractButton b, Rectangle textRect, String text)
paintText in class com.sun.java.swing.plaf.windows.WindowsButtonUICopyright © 2022. All rights reserved.