Package com.jidesoft.plaf.basic
Class BasicHeaderBoxUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
com.jidesoft.plaf.HeaderBoxUI
com.jidesoft.plaf.basic.BasicHeaderBoxUI
JideButtonUI implementation
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIprotected voidprotected voidvoidvoidpaint(Graphics g, JComponent c) protected voidprotected voidpaintBorder(Graphics g, JComponent c) protected voidprotected voidvoidMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
-
Field Details
-
_painter
-
-
Constructor Details
-
BasicHeaderBoxUI
public BasicHeaderBoxUI()
-
-
Method Details
-
createUI
-
installUI
- Overrides:
installUIin classComponentUI
-
uninstallUI
- Overrides:
uninstallUIin classComponentUI
-
installListeners
-
uninstallListeners
-
installDefaults
-
paint
- Overrides:
paintin classComponentUI
-
paintBorder
-
paintBackground
-
uninstallDefaults
-