WindowsBuilder changes

This commit is contained in:
jendave
2011-12-04 05:03:52 +00:00
parent 30e1c19481
commit 545a9e1aae
2 changed files with 4 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ import javax.swing.JLabel;
* @version $Id$
*/
public class GlowText extends JLabel {
public GlowText() {
}
/** Constant <code>serialVersionUID=-2868833097364223352L</code>. */
private static final long serialVersionUID = -2868833097364223352L;
private int glowSize;