Is it possible to run Java-GUI programs under Dos systems

后端 未结 4 1434
面向向阳花
面向向阳花 2021-01-17 21:34

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?

4条回答
  •  一向
    一向 (楼主)
    2021-01-17 22:15

    There was a VM for DOS called JavaPC. It was discontinued a long time ago though and this is the only reference I can find.

提交回复
热议问题