6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
Reviewed-by: peterz
This commit is contained in:
parent
76600dc535
commit
f771851eb2
@ -137,6 +137,8 @@ public interface Keymap {
|
|||||||
/**
|
/**
|
||||||
* Sets the parent keymap, which will be used to
|
* Sets the parent keymap, which will be used to
|
||||||
* resolve key-bindings.
|
* resolve key-bindings.
|
||||||
|
* The behavior is unspecified if a {@code Keymap} has itself
|
||||||
|
* as one of its resolve parents.
|
||||||
*
|
*
|
||||||
* @param parent the parent keymap
|
* @param parent the parent keymap
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user