add int to jFrame
This commit is contained in:
parent
f3f76288fb
commit
a0ba607fea
@ -16,6 +16,7 @@ public class TestJFrame extends javax.swing.JFrame {
|
|||||||
public TestJFrame() {
|
public TestJFrame() {
|
||||||
initComponents();
|
initComponents();
|
||||||
}
|
}
|
||||||
|
public int fooJFrame;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method is called from within the constructor to initialize the form.
|
* This method is called from within the constructor to initialize the form.
|
||||||
|
Loading…
Reference in New Issue
Block a user