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, writefirePreferenceAdded, firePreferenceChanged, firePreferenceRemoved, getController, hasListeners, listenerspublic CLayoutPreferenceModel(CControl control)
control - the control whose settings this model representspublic TabContentFilterPreference getTabContentFilter()
nullpublic TabPlacementPreference getTabPlacement()
nullpublic ThemePreference getTheme()
DockTheme.nullCopyright © 2018. All rights reserved.