Added componentResized

This commit is contained in:
Yorick
2015-02-26 14:20:21 +00:00
parent be35fd46e4
commit 81b49bc905
4 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ public class Main {
agn.fillArtists();
agn.fillStages();
w.updatePanel("table");
w.updatePanel("timeline");
}
}