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.
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