SettingsSvc Class
- public class SettingsSvc
extends Object
-
Hierarchy
-
Object
SettingsSvc
public static final String |
-
IDE
- Property type for global or IDE-level preferences
|
protected static SettingsSvc.I |
-
instance
- SettingsSvc.I
|
public static final String |
-
PROJECT
- Property type for project-level preferences
|
public static final String |
-
WORKSPACE
- Property type for workspace-level preferences
|
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDE
public static final String
IDE
- Property type for global or IDE-level preferences
instance
protected static SettingsSvc.I
instance
PROJECT
public static final String
PROJECT
- Property type for project-level preferences
WORKSPACE
public static final String
WORKSPACE
- Property type for workspace-level preferences
SettingsSvc
public SettingsSvc()
get() Method
public static SettingsSvc.I
get()