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

Option for Tabs #9

Closed
theuserbl opened this issue Apr 6, 2015 · 0 comments
Closed

Option for Tabs #9

theuserbl opened this issue Apr 6, 2015 · 0 comments

Comments

@theuserbl
Copy link
Contributor

I think in the preferences an Option for the tabs would be nice.

In JD-GUI < 1.0RC1 all are in one line.
In Java it would look like something like that
myTabbedPane.setTabLayoutPolicy(JTabbedPane.SCROLL_TAB_LAYOUT);

Currently they are in multi-line. That is the default one in Java.
myTabbedPane.setTabLayoutPolicy(JTabbedPane.WRAP_TAB_LAYOUT);

Would be nice, to have an option in the preferences, to choose if the tabs should be in a single line or multi-line.

emmanue1 added a commit that referenced this issue May 2, 2015
amy-yu-001 pushed a commit to amy-yu-001/jd-gui that referenced this issue Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants