Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: annotate deprecations, avoid access to internal class, and avoid redundant casts #6

Merged
merged 5 commits into from
Mar 31, 2024

Conversation

miurahr
Copy link
Member

@miurahr miurahr commented Mar 23, 2024

No description provided.

@miurahr miurahr changed the title Topic/miurahr/java11/annotate deprecatons refactor: annotate deprecatons, avoid access to internal class, and avoid redundant casts Mar 23, 2024
@miurahr miurahr force-pushed the topic/miurahr/java11/annotate-deprecatons branch from c3c5fb0 to fb407ce Compare March 31, 2024 01:51
Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/dkednxhdai3ay

@miurahr miurahr force-pushed the topic/miurahr/java11/annotate-deprecatons branch from fb407ce to 98507ad Compare March 31, 2024 01:59
Copy link

❌ Unit Tests and Quality checks failed.

Please look a Gradle Scan page for details:
https://gradle.com/s/dnjtpyu5apq3g

@miurahr miurahr changed the title refactor: annotate deprecatons, avoid access to internal class, and avoid redundant casts refactor: annotate deprecations, avoid access to internal class, and avoid redundant casts Mar 31, 2024
@miurahr miurahr merged commit 4d8e79b into master Mar 31, 2024
1 check passed
@miurahr miurahr deleted the topic/miurahr/java11/annotate-deprecatons branch March 31, 2024 02:41
miurahr added a commit that referenced this pull request Sep 26, 2024
## Added
* Respect `UIDefauls` table configuration defined in `LookAndFeel` class.(#11)
* Allow a customization by inheriting `DockingUISettings` class and overide `getDefaults` method.(#11)

### Fixed
* Avoid NPE when drag-n-drop with null hints (#9)

### Changed
* Add GitHub Actions CI
* Add SpotBugs and SpotLess code quality assurance
* Style: spotless code format applied (#8)
* feat: test UI behavior with Assertj-Swing-JUnit (#7)
* refactor: annotate deprecations, avoid access to internal class of other class(#6)
* refactor: avoid redundant casts (#6)
* refactor: DockingDesktop class not to initialize in static context(#12)
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.

1 participant