Class DateChooserPanelDemo

All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class DateChooserPanelDemo extends ApplicationFrame
A simple demo showing the DateChooserPanel.
See Also:
  • Constructor Details

    • DateChooserPanelDemo

      public DateChooserPanelDemo(String title)
      Creates a new demo.
      Parameters:
      title - the frame title.
  • Method Details

    • main

      public static void main(String[] args)
      Starting point for the demonstration application.
      Parameters:
      args - ignored.