public interface KeyStrokesConstraint
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isAcceptableKey(KeyStrokes kss,
               javax.swing.KeyStroke ksNew)
Returns true if the KeyStroke can be added to the KeyStrokes. 
 | 
boolean isAcceptableKey(KeyStrokes kss, javax.swing.KeyStroke ksNew)