Uses of Interface
bibliothek.extension.gui.dock.preference.preferences.KeyStrokeValidator

Packages that use KeyStrokeValidator
bibliothek.extension.gui.dock.preference.preferences Implementations of various Preferences which are used in the default set of preferences. 
 

Uses of KeyStrokeValidator in bibliothek.extension.gui.dock.preference.preferences
 

Fields in bibliothek.extension.gui.dock.preference.preferences declared as KeyStrokeValidator
static KeyStrokeValidator KeyStrokeValidator.EVERYTHING
          a validator that accepts any stroke
static KeyStrokeValidator KeyStrokeValidator.MODIFIER
          a validator that allows only modifier keys
static KeyStrokeValidator KeyStrokeValidator.NO_MODIFIER
          A validator that does not allow modifier keystrokes like pressing a single 'shift'