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