org.apache.bcel.verifier
Class VerifierAppFrame
JFrame
org.apache.bcel.verifier.VerifierAppFrame
public class VerifierAppFrame
extends JFrame
This class implements a machine-generated frame for use with
the GraphicalVerfifier.
$Id: VerifierAppFrame.java,v 1.3 2002/06/13 09:32:50 enver Exp $
protected void | processWindowEvent(WindowEvent e) - Overridden to stop the application on a closing window.
|
VerifierAppFrame
public VerifierAppFrame()
Constructor.
processWindowEvent
protected void processWindowEvent(WindowEvent e)
Overridden to stop the application on a closing window.