The classes named Jsomething (JApplet, JFrame, JButton, etc.) are part of the Swing windows toolkit. This is an java implementation layer on top of the AWT toolkit, which interfaces with the native...