public class EclipseThemePreferenceModel extends DefaultPreferenceModel
EclipseTheme
.Constructor and Description |
---|
EclipseThemePreferenceModel(DockProperties properties)
Creates a new model
|
Modifier and Type | Method and Description |
---|---|
EclipseIconPreference |
getIcon()
Grants access to the preference that tells whether an icon is painted
on unselected tabs or not.
|
EclipseTabPreference |
getTab()
Grants access to the preference that represents the look of tabs.
|
add, addPreferenceModelListener, doOperation, getDescription, getLabel, getOperations, getPath, getPreference, getSize, getTypePath, getValue, getValueInfo, indexOf, insert, isEnabled, isNatural, read, remove, remove, removeAll, removePreferenceModelListener, setValue, setValueNatural, write
firePreferenceAdded, firePreferenceChanged, firePreferenceRemoved, getController, hasListeners, listeners
public EclipseThemePreferenceModel(DockProperties properties)
properties
- the properties to read or writepublic EclipseTabPreference getTab()
null
public EclipseIconPreference getIcon()
null