java.lang.Object | ||||
↳ | javax.swing.plaf.ComponentUI | |||
↳ | javax.swing.plaf.LabelUI | |||
↳ | javax.swing.plaf.basic.BasicLabelUI | |||
↳ | com.sun.java.swing.plaf.windows.WindowsLabelUI |
Windows rendition of the component.
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Paint clippedText at textX, textY with background.lighter() and then
shifted down and to the right by one pixel with background.darker().
| |||||||||||
Paint clippedText at textX, textY with the labels foreground color.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Paint clippedText at textX, textY with background.lighter() and then shifted down and to the right by one pixel with background.darker().
Paint clippedText at textX, textY with the labels foreground color.