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

There is no display button #14

Open
obill123 opened this issue Jan 26, 2024 · 3 comments
Open

There is no display button #14

obill123 opened this issue Jan 26, 2024 · 3 comments

Comments

@obill123
Copy link

I tried to incorporate it into my project, but it didn't work
View view = new View(id, text);
view.addAction(CLOSE_ACTION);
view.addAction(PIN_ACTION);
There is no display button
Thanks

@sylvestre
Copy link
Contributor

this project isn't maintained. you will probably need to investigate yourself, sorry!

@andrewauclair
Copy link

If you want a modern maintained Java Swing docking framework, check out Modern Docking. I've been building the framework the last few years and it has several active users (myself included). I used to use flexdock myself, so Modern Docking has a similar feel but much simpler.

https://github.com/andrewauclair/ModernDocking

@obill123
Copy link
Author

help me a lot.thank you very much

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

No branches or pull requests

3 participants