|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
eu.esdihumboldt.hale.ui.style.service.internal.StylePreferences
public class StylePreferences
Style perferences
Field Summary |
---|
Fields inherited from interface eu.esdihumboldt.hale.ui.style.service.internal.StylePreferenceConstants |
---|
KEY_DEFAULT_BACKGROUND, KEY_DEFAULT_WIDTH, KEY_SELECTION_COLOR, KEY_SELECTION_WIDTH, KEY_SOURCE_DEFAULT_COLOR, KEY_TRANSFORMED_DEFAULT_COLOR |
Constructor Summary | |
---|---|
StylePreferences()
|
Method Summary | |
---|---|
static org.eclipse.swt.graphics.RGB |
getDefaultBackground()
Get the default background |
static Color |
getDefaultColor(DataSet dataSet)
Get the default color for the given data set. |
static int |
getDefaultWidth()
Get the default width |
static Color |
getSelectionColor()
Get the selection color |
static int |
getSelectionWidth()
Get the selection width |
void |
initializeDefaultPreferences()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StylePreferences()
Method Detail |
---|
public void initializeDefaultPreferences()
initializeDefaultPreferences
in class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
AbstractPreferenceInitializer.initializeDefaultPreferences()
public static Color getDefaultColor(DataSet dataSet)
dataSet
- the data set
public static int getDefaultWidth()
public static Color getSelectionColor()
public static int getSelectionWidth()
public static org.eclipse.swt.graphics.RGB getDefaultBackground()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |