javaSwing
Java Swing is a graphical user interface (GUI) toolkit that is part of the Java Foundation Classes (JFC). It is used to create Java desktop applications with rich graphics and window components. Swing provides a platform-independent way of creating graphical user interfaces (GUIs) for Java programs. Swing components are written entirely in Java and are based on the Model-View-Controller (MVC) architecture.
免责声明:
以上内容除特别注明外均来源于网友提问,创作工场回答,未经许可,严谨转载。