mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes for improving the prefs
This commit is contained in:
@@ -42,6 +42,11 @@ import javax.swing.undo.*;
|
||||
import processing.core.PApplet;
|
||||
|
||||
|
||||
// TODO change this to use the Java Preferences API
|
||||
// http://www.onjava.com/pub/a/onjava/synd/2001/10/17/j2se.html
|
||||
// http://www.particle.kth.se/~lindsey/JavaCourse/Book/Part1/Java/Chapter10/Preferences.html
|
||||
|
||||
|
||||
/**
|
||||
* Storage class for user preferences and environment settings.
|
||||
* <P>
|
||||
|
||||
Reference in New Issue
Block a user