Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 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)
- Loading branch information