-
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
protected Color |
highlight |
The color of the highlighting.
|
protected Color |
shadow |
The color of the shadow.
|
-
Method Summary
-
Methods declared in class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
shadow
protected Color shadow
The color of the shadow.