Uses of Class
bibliothek.extension.gui.dock.preference.preferences.ModifierMaskNoCombinationPreference

Packages that use ModifierMaskNoCombinationPreference
bibliothek.extension.gui.dock.preference.model A set of PreferenceModels that show properties of this framework. 
bibliothek.gui.dock.common.preference Classes used directly or indirectly by the CPreferenceModel
 

Uses of ModifierMaskNoCombinationPreference in bibliothek.extension.gui.dock.preference.model
 

Methods in bibliothek.extension.gui.dock.preference.model that return ModifierMaskNoCombinationPreference
 ModifierMaskNoCombinationPreference KeyStrokePreferenceModel.getMaskNoCombination()
          Gets access to the preference that represents the ModifierMask that ensures that Dockables are not merged during drag and drop.
 

Uses of ModifierMaskNoCombinationPreference in bibliothek.gui.dock.common.preference
 

Methods in bibliothek.gui.dock.common.preference that return ModifierMaskNoCombinationPreference
 ModifierMaskNoCombinationPreference CKeyStrokePreferenceModel.getMaskNoCombination()
          Gets access to the preference that represents the ModifierMask that ensures that Dockables are not merged during drag and drop.