A B C D E F G H I K L M P R S T U V

S

save(OutputStream, Map<KeyStroke, String>) - Method in enum chooser.Persistence
Writes the persistent state of the bindings to an output stream.
save(String, Map<KeyStroke, String>) - Method in enum chooser.Persistence
Writes the persistent state of the bindings to a file.
setAction(String) - Method in class chooser.BindingEntry
 
setBindingsDisableable(boolean) - Method in class chooser.BindingAdaptor
Sets if bindings can be disabled via generated key adaptors with the disabling key code.
setColorScheme(Color, boolean) - Method in class chooser.BindingChooser
Sets foreground and background of components to a theme centered around a given hue.
setColorScheme(Color, Color, Color, Color, Color) - Method in class chooser.BindingChooser
Manually sets each attribute of color scheme.
setColorSchemeEnabled(boolean) - Method in class chooser.BindingChooser
Sets if the display should manage its coloring scheme or not.
setDisablingKeyCode(int) - Method in class chooser.BindingAdaptor
Sets the keycode used to disable individual key bindings (removing it from returned mappings) via generated key adaptors.
setEditable(boolean) - Method in class chooser.BindingChooser
Sets if the shortcut fields of entries can be selected to provide editing functionality or not.
setIndentStyle(BindingChooser.IndentStyle) - Method in class chooser.BindingChooser
Sets content display in the indent field of entries.
setInputEventType(int) - Method in class chooser.BindingAdaptor
Sets the type of keystroke registered by input via generated key adaptors (by default KeyEvent.KEY_PRESSED).
setKeyBinding(JButton, KeyStroke) - Static method in class util.ComponentTools
Binds a given keystroke to click the button when the button's in the focused window.
setSelected(BindingEntry) - Method in class chooser.BindingChooser
Sets the shortcut field of an entry to prompt user input.
setSelectedText(String) - Method in class chooser.BindingChooser
Sets the message of the selected shortcut field when awaiting user input.
setShortcut(KeyStroke) - Method in class chooser.BindingEntry
 
showDialog(Component, Map<KeyStroke, String>) - Static method in class chooser.BindingChooser
Displays a dialog allowing the user to redefine the keystroke component of key bindings.
showDialog(Component, BindingChooser, String, boolean, BindingAdaptor, BindingChooser.FrameColorScheme) - Static method in class chooser.BindingChooser
Displays a dialog allowing the user to redefine the keystroke component of key bindings.
StringTools - Class in util
Common methods for string manipulations.
StringTools() - Constructor for class util.StringTools
 

A B C D E F G H I K L M P R S T U V