Designing applets using IntelliJ GUI Permanently deleted user 创建于 2005年09月14日 15:59 HelloI would like to know if it is possible to design applets using the Intellij GUI?
Hans wrote:
Yes, you can design any JPanel which can be placed in JApplet, JFrame, JDialog,
or anything else.