|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.reveng.java.JavaImport
This is the main class for Java reverse engineering. It's based on the Antlr Java example. $Revision: 1.16 $ $Date: 2003/03/07 08:00:03 $
Constructor Summary | |
JavaImport()
|
Method Summary | |
static javax.swing.JComponent |
getConfigPanel()
Get the panel that lets the user set reverse engineering parameters. |
static void |
parseFile(Project p,
java.io.File f,
DiagramInterface diagram)
This method parses 1 Java file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JavaImport()
Method Detail |
public static javax.swing.JComponent getConfigPanel()
public static void parseFile(Project p, java.io.File f, DiagramInterface diagram) throws java.lang.Exception
f
- The input file for the parser.java.lang.Exception
- Parser exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |