Jskad/source/org/thdl/tib/input
dchandler 08e4e2fc57 Added a flexible mechanism for persistent boolean-, integer-, and
string-valued preferences built atop java.util.Properties.

How it works: the jvm is asked first, and then the user's prefs file, if it exists,
then the system-wide prefs file, and then the built-in preferences.  Finally, for
robustness, a default may be optionally hard-coded in the source.

I made several things configurable, too:

the default Tibetan keyboard
the default font sizes and faces
whether you want developer-only features enabled
Savant's file extension (.savant)
etc.

The only known problems are the following:

The default location for the user's preferences file is windows-specific,
arbitrary, and not in the user documentation.  Likewise for the location of the
system-wide preferences file.  You can change them using 'java -D', though.

There is no "Save preferences" option yet, and closing the program does
not save preferences either.
2002-10-14 04:06:05 +00:00
..
DuffPane.java Added a flexible mechanism for persistent boolean-, integer-, and 2002-10-14 04:06:05 +00:00
Jskad.java Added a flexible mechanism for persistent boolean-, integer-, and 2002-10-14 04:06:05 +00:00
Jskad2JavaScript.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
Jskad4JavaScript.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
JskadApplet.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
JskadConversionTool.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
JskadLight.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00