bibliothek.gui.dock.common.preference
Class CKeyStrokePreferenceModel

java.lang.Object
  extended by bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
      extended by bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
          extended by bibliothek.gui.dock.common.preference.CKeyStrokePreferenceModel
All Implemented Interfaces:
PreferenceModel

public class CKeyStrokePreferenceModel
extends DefaultPreferenceModel

A set or Preferences for the KeyStrokes that are used in common.

Author:
Benjamin Sigg

Constructor Summary
CKeyStrokePreferenceModel(DockProperties properties)
          Creates a new model.
 
Method Summary
 
Methods inherited from class bibliothek.extension.gui.dock.preference.DefaultPreferenceModel
add, doOperation, getDescription, getLabel, getOperations, getPath, getPreference, getSize, getTypePath, getValue, getValueInfo, indexOf, insert, isEnabled, isNatural, read, remove, remove, removeAll, setValue, setValueNatural, write
 
Methods inherited from class bibliothek.extension.gui.dock.preference.AbstractPreferenceModel
addPreferenceModelListener, firePreferenceAdded, firePreferenceChanged, firePreferenceRemoved, hasListeners, listeners, removePreferenceModelListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CKeyStrokePreferenceModel

public CKeyStrokePreferenceModel(DockProperties properties)
Creates a new model.

Parameters:
properties - the set of properties to read and write