com.levigo.jadice.document.util
Class JadicePreferenceHolder

java.lang.Object
  extended by com.levigo.util.preferences.PreferenceStoreHolder
      extended by com.levigo.jadice.document.util.JadicePreferenceHolder
All Implemented Interfaces:
com.levigo.util.preferences.PreferenceStore, com.levigo.util.preferences.WildcardPreferenceStore

public final class JadicePreferenceHolder
extends com.levigo.util.preferences.PreferenceStoreHolder

A singleton with the sole job of keeping and providing an easy access to registered preferences required by the jadice viewer or other applications, which embed the viewer.


Field Summary
static String JADICE_CONFIGURATION
          Application wide accessor for jadice configuration and jadice specific system properties
 
Fields inherited from class com.levigo.util.preferences.PreferenceStoreHolder
theInstance
 
Constructor Summary
JadicePreferenceHolder()
           
 
Method Summary
static com.levigo.util.preferences.PreferenceStoreHolder getInstance()
           
 
Methods inherited from class com.levigo.util.preferences.PreferenceStoreHolder
addPreferenceChangeListener, addPreferenceStore, addPreferenceStoreByName, flush, getDecrypter, getPreference, getPreference, getPreferenceAsBoolean, getPreferenceAsBoolean, getPreferenceAsDouble, getPreferenceAsDouble, getPreferenceAsFloat, getPreferenceAsFloat, getPreferenceAsInt, getPreferenceAsInt, getPreferenceAsLong, getPreferenceAsLong, getPreferenceAsString, getPreferenceAsString, getPreferenceStoreByName, getWildcardPreference, getWildcardPreference, getWildcardPreference, isAccessible, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, putPreference, removePreference, removePreference, removePreferenceChangeListener, removePreferenceStore, setDecrypter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JADICE_CONFIGURATION

public static final String JADICE_CONFIGURATION
Application wide accessor for jadice configuration and jadice specific system properties

See Also:
Constant Field Values
Constructor Detail

JadicePreferenceHolder

public JadicePreferenceHolder()
Method Detail

getInstance

public static com.levigo.util.preferences.PreferenceStoreHolder getInstance()
Returns:
PreferenceStoreHolder
See Also:
PreferenceStoreHolder.getInstance()


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.