ClientGUI: Use "WSYDClientGUI" as application default title
authorTJ <hacker@iam.tj>
Sat, 6 Jun 2015 13:20:14 +0000 (14:20 +0100)
committerTJ <hacker@iam.tj>
Sat, 6 Jun 2015 13:20:14 +0000 (14:20 +0100)
src/uk/ac/ntu/n0521366/wsyd/client/ClientGUI.java

index c00c4ad..40039ed 100644 (file)
@@ -122,7 +122,7 @@ public class ClientGUI extends javax.swing.JFrame implements NetworkMessageEvent
     /**
      * Title used before member has authenticated to the server.
      */
-    static final String DEFAULT_TITLE = "ClientGUI";
+    static final String DEFAULT_TITLE = "WSYDClientGUI";
 
     /**
      * Readable/displayable name of this application