public class CLayoutPreferenceModel extends DefaultPreferenceModel
Constructor and Description |
---|
CLayoutPreferenceModel(CControl control)
Creates a new model.
|
Modifier and Type | Method and Description |
---|---|
TabContentFilterPreference |
getTabContentFilter()
Grants access to the preference that tells what content to show on a tab.
|
TabPlacementPreference |
getTabPlacement()
Grants access to the preference that tells where tabs are placed.
|
ThemePreference |
getTheme()
Grants access to the preference that selects the
DockTheme . |
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 CLayoutPreferenceModel(CControl control)
control
- the control whose settings this model representspublic TabContentFilterPreference getTabContentFilter()
null
public TabPlacementPreference getTabPlacement()
null
public ThemePreference getTheme()
DockTheme
.null