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

PreferencesTabBar Issue #166

Open
GoogleCodeExporter opened this issue May 4, 2015 · 0 comments
Open

PreferencesTabBar Issue #166

GoogleCodeExporter opened this issue May 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

First of all, I dont speak very well English. Sorry for that.

What steps will reproduce the problem?
1. Create a JFrame with a PreferencesTabBar.
2. Handling the Mac OS X Preferences menu item in a Java/Swing application. 
3. The 'handlePreferences' method of my ApplicationAdapter class sets visible 
the JFrame described in the first step. Therefore, when I click the Preferences 
menu item I should see the JFrame.

Here (http://www.devdaily.com/java/java-mac-osx-preferences-menu-item-event), 
there's a tutorial about "Java, Mac OS X, and the Preferences menu item".

What is the expected output? What do you see instead?

The expected result would be to see the JFrame. But instead, the JFrame does 
not appear.


What version of the product are you using? On what operating system?

I think is the latest (0.9.5), I've attached it. O.S: Mac OS X 10.6.4.


Please provide any additional information below.

If I did not add the PreferencesTabBar to the JFrame, the JFrame appears. So, 
I'm sure PreferencesTabBar class is the problem.


Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 8:18

Attachments:

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

1 participant