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

Packages that use ModifierMaskScreenOnlyPreference
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 ModifierMaskScreenOnlyPreference in bibliothek.extension.gui.dock.preference.model
 

Methods in bibliothek.extension.gui.dock.preference.model that return ModifierMaskScreenOnlyPreference
 ModifierMaskScreenOnlyPreference KeyStrokePreferenceModel.getMaskScreenOnly()
          Gets access to the preference that represents the ModifierMask which ensures that Dockables are dropped onto a ScreenDockStation during drag and drop.
 

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

Methods in bibliothek.gui.dock.common.preference that return ModifierMaskScreenOnlyPreference
 ModifierMaskScreenOnlyPreference CKeyStrokePreferenceModel.getMaskScreenOnly()
          Gets access to the preference that represents the ModifierMask which ensures that Dockables are dropped onto a ScreenDockStation during drag and drop.