add foo to JFrame
This commit is contained in:
parent
2483b0dec4
commit
55e2b76300
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user