I'm trying to run a simple GUI program in the Linux Red Hat 9.0
Bu after running the program is show that cannot run the program.
that is when i using the java.awt
when I trying to using the javax.swing component to write the GUI
program. the compiler show that cannot find javax.swing component.
What is the problem.