Class IvMDecoratorCopy.IvMButtonUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.ButtonUI
-
- javax.swing.plaf.basic.BasicButtonUI
-
- org.processmining.statisticaltests.helperclasses.IvMDecoratorCopy.IvMButtonUI
-
- Enclosing class:
- IvMDecoratorCopy
public static class IvMDecoratorCopy.IvMButtonUI extends javax.swing.plaf.basic.BasicButtonUI
-
-
Constructor Summary
Constructors Constructor Description IvMButtonUI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstallUI(javax.swing.JComponent c)-
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, createButtonListener, createUI, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installDefaults, installKeyboardActions, installListeners, paint, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
-
-