Skip to content

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

Merged
cpovirk merged 1 commit intomainfrom
keys
Feb 9, 2026
Merged

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

Conversation

@cpovirk
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Collaborator

@wmdietl wmdietl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@wmdietl wmdietl assigned cpovirk and unassigned wmdietl Feb 9, 2026
@cpovirk cpovirk merged commit 810fe6c into main Feb 9, 2026
21 checks passed
@cpovirk cpovirk deleted the keys branch February 9, 2026 21:52
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