Uses of Class
chooser.BindingChooser

Packages that use BindingChooser
chooser   
 

Uses of BindingChooser in chooser
 

Methods in chooser with parameters of type BindingChooser
 Color BindingChooser.FrameColorScheme.getBackgroundBasis(BindingChooser display)
           
static LinkedHashMap<KeyStroke,String> BindingChooser.showDialog(Component parent, BindingChooser display, String dialogTitle, boolean showLabels, BindingAdaptor adaptor, BindingChooser.FrameColorScheme frameColoring)
          Displays a dialog allowing the user to redefine the keystroke component of key bindings.