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

Provide Getters in Exception Classes #175

Closed
andrewauclair opened this issue Jan 1, 2024 · 0 comments · Fixed by #178
Closed

Provide Getters in Exception Classes #175

andrewauclair opened this issue Jan 1, 2024 · 0 comments · Fixed by #178
Labels
enhancement New feature or request

Comments

@andrewauclair
Copy link
Owner

DockableNotFoundException

Getter for persistentID

DockableRegistrationFailureException

Getter for persistentID

DockingLayoutException

Getter for layout name

NotDockedException

Getter for persistentID

@andrewauclair andrewauclair added the enhancement New feature or request label Jan 1, 2024
andrewauclair added a commit that referenced this issue Jan 1, 2024
* Fixes for #174, #175 and #176 for exception improvements.

* Make sure we're on 0.12.0-SNAPSHOT in main after this change.
andrewauclair added a commit that referenced this issue Jan 1, 2024
* Fixes for #174, #175 and #176 for exception improvements.

* Make sure we're on 0.12.0-SNAPSHOT in main after this change.
andrewauclair added a commit that referenced this issue Jun 22, 2024
* WIP

Some of the renames are done.

* Update to Gradle 8.5 (#144)

* Module Improvements. (#146)

Modern Docking modules work properly now.

* Docking UI extension settings icon color can now be set to a different UIManager property. (#154)

* The internal package is now only exported to the other modern docking modules. (#155)

* Disable the focus on the JTabbedPanes used for docking and add support for alt + left arrow and alt + right arrow to move between tabs. (#160)

* Scrolling panel with toolbar at top example. (#159)

* The internal package is now only exported to the other modern docking modules. (#167)

* Fixing exception related to aalto-xml usage. (#172)

* Fixing docking-single-app dependencies. (#173)

* Fixing docking-single-app dependencies.

* Notes to future me to not mess this up again.

* Making an official 0.11 release so that we can make some API changes for a 0.12-SNAPSHOT release. (#177)

* Fixes for #174, #175 and #176 for exception improvements. (#178)

* Fixes for #174, #175 and #176 for exception improvements.

* Make sure we're on 0.12.0-SNAPSHOT in main after this change.

* More changes for auto hide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant