org.apache.bcel.verifier
Class GraphicalVerifier

java.lang.Object
  extended by org.apache.bcel.verifier.GraphicalVerifier

public class GraphicalVerifier
extends Object

A graphical user interface application demonstrating JustIce.

Version:
$Id: GraphicalVerifier.java 386056 2006-03-15 11:31:56Z tcurdt $

Constructor Summary
GraphicalVerifier()
          Constructor.
 
Method Summary
static void main(String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicalVerifier

public GraphicalVerifier()
Constructor.

Method Detail

main

public static void main(String[] args)
Main method.



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.