fixes to font builder and editor header

This commit is contained in:
benfry
2004-09-26 21:27:58 +00:00
parent 1b1c3067f0
commit 4008c19cb0
3 changed files with 18 additions and 126 deletions

View File

@@ -27,10 +27,7 @@ import processing.core.*;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
//import java.net.*;
//import java.text.*;
import java.util.*;
//import java.util.zip.*;
import javax.swing.*;
import javax.swing.border.*;