mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
minor changes here and there
This commit is contained in:
@@ -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"
|
||||
//};
|
||||
|
||||
Reference in New Issue
Block a user