Skip to main content

-Dclass produces AWT code, but I am developing a Swing application. How do I get Swing code?

Posted in

Don't worry, Swing builds on AWT. The javax.swing.JComponent class (from which all other Swing classes inherit) is a descendant of java.awt.Container and will therefore be compatible with the source code, Table2Gridbag produces.