immibis / bearded-octo-nemesis

Now 99.9% fat free!
128 stars 31 forks source link

Add .properties configuration file #11

Closed jheiv closed 11 years ago

jheiv commented 11 years ago

Provide an optional .properties configuration file that will initialize the textboxes (and filechoosers) with paths specified in the config file.

immibis commented 11 years ago

Implemented this myself, in a different way - see commit d3aefa75375854d95b02196020ed12383eea39d2

Java Preferences is more user-friendly than a properties file IMO.

jheiv commented 11 years ago

Nice work. I agree -- and it's a cleaner approach to boot.