org.apache.bcel.verifier

Class VerifierAppFrame


public class VerifierAppFrame
extends JFrame

This class implements a machine-generated frame for use with the GraphicalVerfifier.
Version:
$Id: VerifierAppFrame.java,v 1.3 2002/06/13 09:32:50 enver Exp $
Author:
Enver Haase
See Also:
GraphicalVerifier

Constructor Summary

VerifierAppFrame()
Constructor.

Method Summary

protected void
processWindowEvent(WindowEvent e)
Overridden to stop the application on a closing window.

Constructor Details

VerifierAppFrame

public VerifierAppFrame()
Constructor.

Method Details

processWindowEvent

protected void processWindowEvent(WindowEvent e)
Overridden to stop the application on a closing window.