|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--jreversepro.JCmdMain
| Field Summary |
| Fields inherited from interface jreversepro.common.AppConstants |
DECOMPILE_FLAG, FONT, GPL_INFO, L_AND_F, MAGIC, PROP_FILE, PROP_HEADING, TITLE, VERSION, XPOS, XSIZE, YPOS, YSIZE |
| Constructor Summary | |
JCmdMain()
|
|
| Method Summary | |
void |
listen(JClassInfo infoClass,
java.lang.String inputFile)
|
static void |
main(java.lang.String[] aArgs)
Driving the application. |
void |
process(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JCmdMain()
| Method Detail |
public static void main(java.lang.String[] aArgs)
aArgs - Argument to Main.public void process(java.lang.String[] args)
args - Arguments to the command-line module.
public void listen(JClassInfo infoClass,
java.lang.String inputFile)
infoClass - Contains information about this class.inputFile - InputFile referring to the .classfile.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||