org.grinvin.preferences
Class GrinvinPreferences
java.lang.Object
org.grinvin.preferences.GrinvinPreferences
public class GrinvinPreferences
extends java.lang.Object
Class to handle GrInvIn preferences management. When the preferences are not set
by the user, a default value is taken from the defaults.xml file.
getProgramPath
public File getProgramPath(String name)
Return the path of an external program which is part of the grinvin
distribution. Prepends the name of the bin-directory in the installation,
and appends '.exe' if necessary.
name
- Canonical name of the program.