Questions tagged [awtutilities]
16 questions
-1
votes
2 answers
java - how to resolve AWTUtilities error in maven GUI project?
I writing a gui program in java, my project kind is maven.
I want to use AWTUtilities library to create JFrame with rounded corners,
but when i trying to run the project, i accept the following errors:
Error:(3, 19) java: package com.sun.awt does…

A. Ab
- 35
- 1
- 5