Skip to content

Introduces support for AWT components #77

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

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

bric3
Copy link
Contributor

@bric3 bric3 commented Jun 5, 2024

Possible fix for #76

  • Introduces an AwtComponentPlatformSupport, keep JComponentPlatformSupport for backward compatibility.
  • Introduces a renderWithPlatform(PlatformSupport, Graphics2D, ViewBox) overload

Note I'm not sure about the style due t spotless plugin issues, see #78

@bric3 bric3 force-pushed the awt-platform-support branch from 0caed2e to cb7ffa8 Compare June 5, 2024 09:03
@bric3 bric3 force-pushed the awt-platform-support branch from cb7ffa8 to 5403ab5 Compare June 5, 2024 09:21
@bric3 bric3 force-pushed the awt-platform-support branch from 48ae703 to 59cfc1d Compare June 6, 2024 07:58
@weisJ weisJ changed the title Introduces support for AWT's component Introduces support for AWT components Jun 6, 2024
@weisJ weisJ merged commit a15721e into weisJ:master Jun 6, 2024
5 checks passed
@bric3 bric3 deleted the awt-platform-support branch June 7, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants