mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
WindowsBuilder changes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user