Class Setup

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

public class Setup extends JFrame implements ActionListener
Setup Dialog Frame.
Version:
$Id: Setup.java,v 1.2 2006/07/30 00:57:42 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Field Details

    • instance

      public static Setup instance
  • Constructor Details

    • Setup

      public Setup()
      Constructor
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      ActionListener
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      e - event
    • main

      public static void main(String[] args)
      Start
      Parameters:
      args - Log Level e.g. ALL, FINE