net.refractions.udig.project.ui.preferences
Interface PreferenceConstants


public interface PreferenceConstants


Field Summary
static java.lang.String P_OPEN_MAPS_ON_STARTUP
          Indicates whether previously open maps should be re-opened on startup.
 

Field Detail

P_OPEN_MAPS_ON_STARTUP

static final java.lang.String P_OPEN_MAPS_ON_STARTUP
Indicates whether previously open maps should be re-opened on startup. Defaults to true.

See Also:
Constant Field Values