|
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
public class BrowserApplication
Entry class for the bytecode viewer.
| Field Summary | |
|---|---|
static java.lang.String |
APPLICATION_TITLE
Title of the application. |
static java.lang.String |
APPLICATION_VERSION
Version of the application. |
static java.lang.String |
SYSTEM_PROPERTY_LAF_DEFAULT
System property used to choose default look and feel. |
static java.lang.String |
WORKSPACE_FILE_SUFFIX
Suffix for workspace files. |
| Constructor Summary | |
|---|---|
BrowserApplication()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.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 java.lang.String APPLICATION_TITLE
public static final java.lang.String SYSTEM_PROPERTY_LAF_DEFAULT
public static final java.lang.String APPLICATION_VERSION
public static final java.lang.String WORKSPACE_FILE_SUFFIX
| Constructor Detail |
|---|
public BrowserApplication()
| Method Detail |
|---|
public static void main(java.lang.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 | ||||||||