public class EsxPreferenceStore
extends java.lang.Object
Constructor and Description |
---|
EsxPreferenceStore() |
public static RGB getColor(java.lang.String preferenceName)
preferenceName
- public static java.lang.String getString(java.lang.String preferenceName)
preferenceName
- org.eclipse.jface.preference.IPreferenceStore#getString(String)
public static java.lang.Boolean getSamplesUseScrollSpeed()
public static java.lang.Integer getSamplesScrollSpeed()
public static RGB getSamplesBackgroundColorWhenNotEmpty()
public static RGB getSamplesBackgroundColorWhenEmpty()
public static RGB getSamplesForegroundColorWhenNotEmpty()
public static RGB getSamplesForegroundColorWhenEmpty()
public static java.lang.Boolean getPatternsUseScrollSpeed()
public static java.lang.Integer getPatternsScrollSpeed()
public static RGB getPatternsBackgroundColorWhenNotEmpty()
public static RGB getPatternsBackgroundColorWhenEmpty()
public static RGB getPatternsForegroundColorWhenNotEmpty()
public static RGB getPatternsForegroundColorWhenEmpty()
public static java.lang.Boolean getSongsUseScrollSpeed()
public static java.lang.Integer getSongsScrollSpeed()
public static RGB getSongsBackgroundColorWhenNotEmpty()
public static RGB getSongsBackgroundColorWhenEmpty()
public static RGB getSongsForegroundColorWhenNotEmpty()
public static RGB getSongsForegroundColorWhenEmpty()