Skip to content

Add missing @Nullable annotation on the keystrokes parameter of setFocusTraversalKeys.#133

Open
cpovirk wants to merge 1 commit intomainfrom
keys
Open

Add missing @Nullable annotation on the keystrokes parameter of setFocusTraversalKeys.#133
cpovirk wants to merge 1 commit intomainfrom
keys

Conversation

@cpovirk
Copy link
Collaborator

@cpovirk cpovirk commented Jan 7, 2026

I made the change in Container (where the behavior for null is
documented) and its subclass JComponent (where it's not). I didn't
search for other overrides of the method.

…setFocusTraversalKeys`.

I made the change in `Container` (where the behavior for `null` is
documented) and its subclass `JComponent` (where it's not). I didn't
search for other overrides of the method.
@cpovirk cpovirk requested a review from wmdietl January 7, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants