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

Standard Swing Inheritance Patterns #182

Open
GoogleCodeExporter opened this issue May 4, 2015 · 1 comment
Open

Standard Swing Inheritance Patterns #182

GoogleCodeExporter opened this issue May 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This library looks *amazing* and would dramatically improve the quality of many 
Java apps. I find myself lusting after many of these widgets because there are 
simply no satisfying alternatives in Swing or SwingX.

However, although I understand the sentiment and simplicity of use for your 
API, your widgets do not follow the same bean pattern as core Swing components. 
This means that GUI Editors - such as the Netbeans one - cannot use your 
widgets.

Please release a version which has Swing style patterns so that they can be 
drag and dropped into Netbeans GUI Editor.

Original issue reported on code.google.com by Sam.Hall...@gmail.com on 31 May 2012 at 10:07

@GoogleCodeExporter
Copy link
Author

Agree with everything (except the looking amazing. The reason I'm here 
complaining about this issue is that I am finding it awkward to get at the real 
components in order to fix the fact that it isn't antialiasing the text at all.)


Original comment by trejkaz on 6 Jul 2014 at 7:40

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