|
ej-technologies | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.jclasslib.browser.BrowserApplication
Entry class for the bytecode viewer.
Field Summary | |
static String |
APPLICATION_TITLE
Title of the application. |
static String |
APPLICATION_VERSION
Version of the application. |
static String |
SYSTEM_PROPERTY_LAF_DEFAULT
System property used to choose default look and feel. |
static String |
WORKSPACE_FILE_SUFFIX
Suffix for workspace files. |
Constructor Summary | |
BrowserApplication()
|
Method Summary | |
static void |
main(String[] args)
Entry point for the class file browser application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String APPLICATION_TITLE
public static final String SYSTEM_PROPERTY_LAF_DEFAULT
public static final String APPLICATION_VERSION
public static final String WORKSPACE_FILE_SUFFIX
Constructor Detail |
public BrowserApplication()
Method Detail |
public static void main(String[] args)
args
- arguments for the application. As an argument, a workspace
file or a class file can be passed.
|
ej-technologies | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |