Skip to content

Commit

Permalink
javax.swing.plaf.metal.MetalTheme
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Oct 2, 2024
1 parent d2598a8 commit 50cd981
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ void runtimeInitializedClasses(BuildProducer<RuntimeInitializedPackageBuildItem>
Stream.of(
javax.swing.plaf.metal.MetalIconFactory.class.getName(),
javax.swing.plaf.metal.DefaultMetalTheme.class.getName(),
javax.swing.plaf.metal.MetalTheme.class.getName(),
net.sf.jasperreports.data.http.HttpDataService.class.getName(),
net.sf.jasperreports.engine.SimpleReportContext.class.getName(),
net.sf.jasperreports.engine.design.JRAbstractCompiler.class.getName(),
Expand Down

0 comments on commit 50cd981

Please sign in to comment.