Class DispatcherGUI

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class DispatcherGUI extends JPanel
A demonstration of a GUI using different dispatchers.
See Also:
  • Constructor Details

    • DispatcherGUI

      public DispatcherGUI(Bean aBean)
      Constructor.
      Parameters:
      aBean - the bean for this demonstration
  • Method Details

    • main

      public static void main(String[] args)
      Entrance to this demo.