Class VerifierAppFrame

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

public class VerifierAppFrame extends JFrame
This class implements a machine-generated frame for use with the GraphicalVerfifier.
Version:
$Id: VerifierAppFrame.java 386056 2006-03-15 11:31:56Z tcurdt $
Author:
Enver Haase
See Also:
  • Constructor Details

    • VerifierAppFrame

      public VerifierAppFrame()
      Constructor.
  • Method Details

    • processWindowEvent

      protected void processWindowEvent(WindowEvent e)
      Overridden to stop the application on a closing window.
      Overrides:
      processWindowEvent in class JFrame