mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
IDEA-37522
This commit is contained in:
@@ -21,6 +21,8 @@ public class BindingTest {
|
||||
public final JComponent myFinalField = null;
|
||||
public int myIntField;
|
||||
public String myStringField;
|
||||
public JButton button;
|
||||
public JTextField textField;
|
||||
|
||||
public BindingTest() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user