-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Updating JTabbedPane #30
Comments
Hi @srcarter3, Yes this look is wonderful, I have to think about how to do it, it will take some time |
@srcarter3, good comment, thanks for bringing this up with Vincent. |
Very cool. Could the spacing be a little more? Can the tabs be centered in the tabbed pane (instead of left-aligned). Ex. if you have a very wide panel, can the tabs be centered? (like the screenshot above?) |
Just to understand if I understood correctly, the spacing along the x axis is true? |
Yes, that's what I'm referring to. |
@srcarter3, For the position it takes a little more time, sorry |
That's totally ok. Don't feel like I'm rushing you. |
Ok now I understand, you want there to be more space between one Tab and another, right? on this we will work and I will try to reproduce your mock because it is cool, now I make a commit to make some small changes, but above all this fix has to be revised from the point of view of the composting of the change state of the component |
Yes, more space between each tab. Okay, that sounds good! Thank you. |
Hi @srcarter3 @zanderson9 , I added this change This is the reference for the changes |
Hello @vincenzopalazzo, |
Hi @zanderson9, I'm sorry if my commit not works correctly but the component JTabbledPane is not thought of sun developer for a different position to left or right, I have created an adapter for the code OpenJDK for apport the fix in the layout. For a moment I do not have some time for good work, so In the weekend I going to disable the adapter and the look restore the original layout. Sorry for this problem. I have a question for you, can you open an issue with the screenshot the tabbed pane component material so I add the new label if any person want to collaborate with us that adding a new support component. Thanks |
Vincent, I posted this request in a New Issue, as per your preference. |
Hi @srcarter3 thanks so much |
I was wondering if the look and feel could update the look of a JTabbedPane? I feel like it still looks like it did previously.
I have attached a screenshot of what it looks like currently with the material library, and a mock up of what we would like to achieve. (Some of the components are in different places, but please just focus on the tab appearances, thank you).
Do you think it's possible? Do you like the look?
The text was updated successfully, but these errors were encountered: