Class WhiteLabel
Class WhiteLabel
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Label
|
+----WhiteLabel
- public class WhiteLabel
- extends Label
A Label with preset size and on a white background. Great if you use Labels on top of
pictures.