org.drools.guvnor.client.explorer
Class Preferences
java.lang.Object
org.drools.guvnor.client.explorer.Preferences
public class Preferences
- extends Object
Storage for global prefs.
Preferences effect behaviour and display.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Preferences INSTANCE
loadPrefs
public void loadPrefs(Capabilities caps)
getBooleanPref
public static boolean getBooleanPref(String name)
getStringPref
public static String getStringPref(String name)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.