dwins / mapnik2geotools

Using the Scala XML API to translate from Mapnik XML to GeoTools' SLD dialect
64 stars 22 forks source link

Remember settings between runs of the GUI #16

Open dwins opened 13 years ago

dwins commented 13 years ago

In the command-line, we usually have a shell history - in the GUI we aren't so lucky. I think the Java preferences API will be sufficient for this: http://download.oracle.com/javase/1.4.2/docs/api/java/util/prefs/Preferences.html