org.apache.bcel.verifier

Class VerifierAppFrame

public class VerifierAppFrame extends JFrame

This class implements a machine-generated frame for use with the GraphicalVerfifier.

See Also: GraphicalVerifier

Constructor Summary
VerifierAppFrame()
Constructor.
Method Summary
protected voidprocessWindowEvent(WindowEvent e)
Overridden to stop the application on a closing window.

Constructor Detail

VerifierAppFrame

public VerifierAppFrame()
Constructor.

Method Detail

processWindowEvent

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