Package | Description |
---|---|
bibliothek.extension.gui.dock.preference.preferences |
Implementations of various
Preference s which
are used in the default set of preferences. |
Modifier and Type | Field and Description |
---|---|
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'
|