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

java.lang.Object
  extended by bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice<ButtonContent>
      extended by bibliothek.extension.gui.dock.preference.preferences.choice.ButtonContentChoice
All Implemented Interfaces:
Choice

Deprecated. replaced by ButtonContentPreferenceModel

@Deprecated
public class ButtonContentChoice
extends DefaultChoice<ButtonContent>

A choice for a ButtonContent. Only a selected set of ButtonContents are available through this choice.

Author:
Benjamin Sigg

Nested Class Summary
 
Nested classes/interfaces inherited from class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
DefaultChoice.Entry<V>
 
Constructor Summary
ButtonContentChoice(DockProperties properties)
          Deprecated. Creates a new choice
 
Method Summary
 
Methods inherited from class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice
add, add, addChoiceListener, addLinked, equals, fireInserted, fireRemoved, fireUpdated, getDefaultChoice, getEntry, getId, getText, getValue, identifierToValue, indexOfIdentifier, indexOfValue, isNullEntryAllowed, remove, removeChoiceListener, setController, setDefaultChoice, setNullEntryAllowed, size, valueToIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonContentChoice

public ButtonContentChoice(DockProperties properties)
Deprecated. 
Creates a new choice

Parameters:
properties - default settings