public class BrowserApplication
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
BrowserApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Entry point for the class file browser application.
|
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