reworked some content panel logic and listener logic

This commit is contained in:
rmaco
2020-03-20 17:43:06 +02:00
parent 9fbfb6b3fb
commit f77e0b8c8a
8 changed files with 64 additions and 40 deletions

View File

@@ -29,6 +29,7 @@ public class Main {
});
window.revalidate();
System.out.println(Float.parseFloat("3"));
long now;
long prev = 0;
// while(true) {