|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.examples.drivers.SWTCallGraph
public class SWTCallGraph
This application is a WALA client: it invokes an SWT TreeViewer to visualize a Call Graph
| Constructor Summary | |
|---|---|
SWTCallGraph()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
findJarFiles(java.lang.String[] directories)
|
static void |
main(java.lang.String[] args)
Usage: SWTCallGraph -appJar [jar file name] The "jar file name" should be something like "c:/temp/testdata/java_cup.jar" If it's a directory, then we'll try to find all jar files under that directory. |
static org.eclipse.jface.window.ApplicationWindow |
run(java.util.Properties p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SWTCallGraph()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws WalaException
args -
WalaException
public static org.eclipse.jface.window.ApplicationWindow run(java.util.Properties p)
throws WalaException
p - should contain at least the following properties:
WalaException
public static java.lang.String findJarFiles(java.lang.String[] directories)
throws WalaException
WalaException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||