We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bf1f61 + f9bf23b commit 376c367Copy full SHA for 376c367
3 files changed
examples/java/UI/UI.java
@@ -37,7 +37,6 @@ public MyStage() {
37
bar.setY(100);
38
bar.setSize(70);
39
this.add(bar);
40
-
41
}
42
43
public void run() {
0 commit comments