This creates a DateTimeFrame for the demo applet. return new DateTimeFrame(applet);
return new DateTimeFrame(applet);
The main function which defines the behavior of the DateTimeDemo applet when an applet is started. DemoApplet.showDemo(new DateTimeFrame(null));
DemoApplet.showDemo(new DateTimeFrame(null));