minor changes here and there

This commit is contained in:
benfry
2006-02-15 14:37:55 +00:00
parent e800a4b536
commit 23ebd2af05
5 changed files with 18 additions and 9 deletions
+3 -3
View File
@@ -62,9 +62,9 @@ public class CreateFont extends JFrame {
String list[];
int selection = -1;
static {
System.out.println("yep yep yep");
}
//static {
//System.out.println("yep yep yep");
//}
//static final String styles[] = {
//"Plain", "Bold", "Italic", "Bold Italic"
//};