bibliothek.extension.gui.dock.preference.preferences.choice
Class TabContentFilterPreference

java.lang.Object
  extended by bibliothek.extension.gui.dock.preference.AbstractPreference<V>
      extended by bibliothek.extension.gui.dock.preference.DefaultPreference<java.lang.String>
          extended by bibliothek.extension.gui.dock.preference.preferences.ChoiceDockPropertyPreference<TabContentFilter>
              extended by bibliothek.extension.gui.dock.preference.preferences.choice.TabContentFilterPreference
All Implemented Interfaces:
Preference<java.lang.String>

public class TabContentFilterPreference
extends ChoiceDockPropertyPreference<TabContentFilter>

Lets the user choose the value of StackDockStation.TAB_CONTENT_FILTER.

Author:
Benjamin Sigg

Constructor Summary
TabContentFilterPreference(DockProperties properties, Path path)
          Creates a new choice.
 
Method Summary
 
Methods inherited from class bibliothek.extension.gui.dock.preference.preferences.ChoiceDockPropertyPreference
read, write
 
Methods inherited from class bibliothek.extension.gui.dock.preference.DefaultPreference
addPreferenceListener, doOperation, getDefaultValue, getDescription, getLabel, getOperations, getPath, getTypePath, getValue, getValueInfo, isEnabled, isNatural, removePreferenceListener, setDefaultValue, setDescription, setDescriptionId, setLabel, setLabelId, setModel, setNatural, setValue, setValueInfo
 
Methods inherited from class bibliothek.extension.gui.dock.preference.AbstractPreference
fireChanged, hasListeners, listeners
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabContentFilterPreference

public TabContentFilterPreference(DockProperties properties,
                                  Path path)
Creates a new choice.

Parameters:
properties - the properties to read and write
path - the unique identifier of this preference