diff --git a/TestApplication/src/TestPackage/TestJFrame.java b/TestApplication/src/TestPackage/TestJFrame.java index fa4dbb3..32024e6 100644 --- a/TestApplication/src/TestPackage/TestJFrame.java +++ b/TestApplication/src/TestPackage/TestJFrame.java @@ -16,6 +16,7 @@ public class TestJFrame extends javax.swing.JFrame { public TestJFrame() { initComponents(); } + public int fooJFrame; /** * This method is called from within the constructor to initialize the form.