proper packaging of all processing.app classes

This commit is contained in:
benfry
2005-04-09 01:22:53 +00:00
parent 95fff5705a
commit ad1334f3eb
29 changed files with 179 additions and 122 deletions

View File

@@ -17,6 +17,8 @@
* OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
*/
package processing.app;
import java.io.*;
import java.net.*;
import java.util.*;