|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mytrendtimer.guitrendtimer.GUIRun
public class GUIRun
This contain the main method to run the GUI to launch MyTrendTimer report. It's the starting point.
| Field Summary | |
|---|---|
static java.lang.String |
CHANGELOG_FILE
The change log file. |
static java.lang.String |
DEFAULT_INSTR_ID
The default instrument ID to be displayed in the textField |
static java.lang.String |
GUI_PROPERTIES_FILE
The properties file for the GUI. |
static java.lang.String |
LOG_FILE
The log file. |
static java.lang.String |
PROG_NAME_AND_VERSION
The program name and version. |
| Constructor Summary | |
|---|---|
GUIRun()
|
|
| Method Summary | |
|---|---|
static java.awt.Image |
getTitleIconImage()
Returns an Image for the title icon or null. |
static void |
main(java.lang.String[] args)
Show the GUI and the console |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CHANGELOG_FILE
public static final java.lang.String DEFAULT_INSTR_ID
public static final java.lang.String GUI_PROPERTIES_FILE
public static final java.lang.String LOG_FILE
public static final java.lang.String PROG_NAME_AND_VERSION
| Constructor Detail |
|---|
public GUIRun()
| Method Detail |
|---|
public static java.awt.Image getTitleIconImage()
public static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||