diff --git a/TestFrame2/src/TestPackage2/TestJForm2.java b/TestFrame2/src/TestPackage2/TestJForm2.java index 2ec28a2..cc7280c 100644 --- a/TestFrame2/src/TestPackage2/TestJForm2.java +++ b/TestFrame2/src/TestPackage2/TestJForm2.java @@ -17,6 +17,7 @@ public class TestJForm2 extends javax.swing.JFrame { initComponents(); } public String foo; + public String foo2; /** * This method is called from within the constructor to initialize the form.