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

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

Methods in bibliothek.extension.gui.dock.preference.model that return ButtonContentPreference
 ButtonContentPreference LayoutPreferenceModel.getButtonContent()
          Grants access to the preference that tells what content to show on a button for minimized Dockables.
 

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

Methods in bibliothek.gui.dock.common.preference that return ButtonContentPreference
 ButtonContentPreference CLayoutPreferenceModel.getButtonContent()
          Grants access to the preference that tells what content to show on a button for minimized Dockables.