InfoTableTest
This Test class displays an Info Table Panel, which contains a cardlayout with several LazilyLoaded
Components. Currently they use the regular ClassLoader instead of DeferredClassLoader, as this is
an unsigned test applet. The Test file simply switches back and forth between an InfoLobbyIntro panel
and a regular Label that says "Test Label".
So if it does switch back and forth every few seconds, then it is working properly. It should
show in the Java console which panel is currently being displayed.
Known Issues:
- on Apple JVM it doesn't switch properly all the time.