soot
Class JMain

java.lang.Object
  |
  +--soot.JMain

public class JMain
extends java.lang.Object

Provides a Swing interface to Soot.


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

Constructor Detail

JMain

public JMain()
Method Detail

main

public static void main(java.lang.String[] args)

getCmdLine

public static java.lang.String[] getCmdLine()