I was surprised if there is any way to run Java Swing or AWT under a DOS operating system, like freedos. Is there any other way to run a Java GUI under DOS?
There was a port of Kaffe for DOS, but it could only run headless (without GUI). So I think the answer is no.