label fixed

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@511 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
Tgui 2007-02-09 20:17:59 +00:00
parent 6a81b6ec15
commit 55438103ce
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ public class JutecGUI extends JFrame implements ActionListener{
// Main frame
// Grid layout with a top and bottom, ie two rows
super("-=<JUTEC Tuning Tool>=- USE AT OWN RISK,NO WARRANTY");
super("UTEC Loggers");
this.setSize(800, 600);
this.setResizable(false);
this.setDefaultCloseOperation(setDefaultCloseOperation);