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

Sun proprietary api is used many places in Anathema #20

Closed
kelemen opened this issue Dec 18, 2011 · 2 comments
Closed

Sun proprietary api is used many places in Anathema #20

kelemen opened this issue Dec 18, 2011 · 2 comments

Comments

@kelemen
Copy link
Contributor

kelemen commented Dec 18, 2011

Sun (now Oracle) is free to remove/change these classes in the future because they are not part of the Java API so they should not be used.

The following classes use these APIs:

Project "Lib_Gui"

  • net.sf.anathema.lib.gui.ui.ColoredWindowsComboBoxUI
  • net.sf.anathema.lib.gui.ui.ComboBoxPainter
  • net.sf.anathema.lib.gui.widgets.ColoredJComboBox
UrsKR added a commit that referenced this issue Feb 25, 2012
(Removes proprietary API use reported in #20)
@UrsKR
Copy link
Member

UrsKR commented Feb 25, 2012

I have removed the calls to the proprietary API in all classes outside of Lib_Gui.

@UrsKR
Copy link
Member

UrsKR commented Jun 9, 2013

I have opened #334 for the UI overhaul, this will be fixed along with it.
Closing.

@UrsKR UrsKR closed this as completed Jun 9, 2013
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