public class DisposableOBDAPreferences extends Properties implements org.protege.editor.core.Disposable
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_MAPPING |
int |
body_maxHeight |
int |
body_maxWight |
int |
body_minHeight |
int |
body_minWight |
static String |
CLASS_COLOR |
static String |
DATAPROPERTY_COLOR |
static String |
DELETE_MAPPING |
static String |
EDIT_BODY |
static String |
EDIT_HEAD |
static String |
EDIT_ID |
Font |
font |
static String |
FUCNTOR_COLOR |
int |
head_maxHeight |
int |
head_maxWight |
int |
head_minHeight |
int |
head_minWight |
static String |
JODS_RESULTSET_FETCHSIZE |
static String |
MAPPING_BODY_COLOR |
static String |
MAPPING_ID_COLOR |
static String |
OBDAPREFS_FONTFAMILY |
static String |
OBDAPREFS_FONTSIZE |
static String |
OBDAPREFS_ISBOLD |
static String |
OBJECTPROPTERTY_COLOR |
static String |
PARAMETER_COLOR |
static String |
RESULTSET_OPTION |
int |
size |
int |
style |
String |
type |
static String |
USE_DEAFAULT |
static String |
VARIABLE_COLOR |
defaults| Constructor and Description |
|---|
DisposableOBDAPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
String |
getOBDAPreference(String key) |
List<String> |
getOBDAPreferenceKeys() |
Object |
put(Object key,
Object value) |
void |
putAll(Map<? extends Object,? extends Object> t) |
void |
registerPreferenceChangedListener(OBDAPreferenceChangeListener li) |
void |
removePreferenceChangedListener(OBDAPreferenceChangeListener li) |
Object |
setProperty(String key,
String value) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static final String RESULTSET_OPTION
public static final String JODS_RESULTSET_FETCHSIZE
public static final String CLASS_COLOR
public static final String DATAPROPERTY_COLOR
public static final String VARIABLE_COLOR
public static final String PARAMETER_COLOR
public static final String FUCNTOR_COLOR
public static final String MAPPING_BODY_COLOR
public static final String MAPPING_ID_COLOR
public static final String OBJECTPROPTERTY_COLOR
public static final String OBDAPREFS_FONTFAMILY
public static final String OBDAPREFS_FONTSIZE
public static final String OBDAPREFS_ISBOLD
public static final String ADD_MAPPING
public static final String DELETE_MAPPING
public static final String EDIT_HEAD
public static final String EDIT_BODY
public static final String EDIT_ID
public static final String USE_DEAFAULT
public int size
public int style
public String type
public Font font
public int body_maxWight
public int body_maxHeight
public int body_minWight
public int body_minHeight
public int head_maxWight
public int head_maxHeight
public int head_minWight
public int head_minHeight
public Object setProperty(String key, String value)
setProperty in class Propertiespublic void registerPreferenceChangedListener(OBDAPreferenceChangeListener li)
public void removePreferenceChangedListener(OBDAPreferenceChangeListener li)
Copyright © 2009–2020 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.