The JDesktopPane class, first introduced in JDK 1.2 as a subsidiary to Swing’s GUI component series, lets you create a virtual desktop or Multiple Document Interface (MDI) in Java applications.
LiteFrameJavaGui is a lightweight Java GUI framework. src/main/java/me/hannsi/example/demo/Demo1.java src/main/java/me/hannsi/example/demo/Demo2.java src/main/java/me ...