|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
ALERTS
|
static int |
ANALYSER
|
static int |
ANNMODULE
|
static int |
ANNRESULTS
|
static int |
CHART
|
static int |
CHARTMODULE
|
static int |
FRAME
|
static int |
GAMODULE
|
static int |
GARESULTS
|
static int |
GPMODULE
|
static int |
GPRESULTS
|
static int |
GRAPHS
|
static int |
HELP
|
static int |
HELPMODULE
|
static int |
MENUS
|
static int |
MODULE
|
static int |
PAPERTRADEMODULE
|
static int |
PAPERTRADERESULTS
|
static int |
PORTFOLIO
|
static int |
PORTFOLIOMODULE
|
static int |
PORTFOLIOTABLEMODULE
|
static int |
PREFERENCES
|
static int |
PREFERENCESMODULE
|
static int |
PREFS
|
static int |
QUOTEMODULE
|
static int |
ROOTMODULE
|
static int |
TABLE
|
static int |
TRANSACTIONMODULE
|
static int |
WATCHSCREENMODULE
|
| Method Summary | |
int |
getGroup()
Return the Module group as defined by the Settings constants |
java.lang.String |
getKey()
Return the module identifier |
Module |
getModule(javax.swing.JDesktopPane desktop)
Return a Module based on the settings. |
java.lang.String |
getTitle()
Return the Module title. |
int |
getType()
Return the module type as defined by the Setting constants. |
void |
setGroup(int group)
Set the Module group as defined by the Settings constants |
void |
setKey(java.lang.String key)
Set the module identifier. |
void |
setScrollBarValues(javax.swing.JScrollPane scrollPane)
|
void |
setTitle(java.lang.String title)
Set the Module screen title |
void |
setType(int type)
Set the module type. |
| Field Detail |
public static final int FRAME
public static final int ROOTMODULE
public static final int CHART
public static final int ANALYSER
public static final int TABLE
public static final int PREFS
public static final int HELP
public static final int PORTFOLIO
public static final int PREFERENCES
public static final int ALERTS
public static final int MODULE
public static final int CHARTMODULE
public static final int GRAPHS
public static final int MENUS
public static final int QUOTEMODULE
public static final int WATCHSCREENMODULE
public static final int HELPMODULE
public static final int PORTFOLIOMODULE
public static final int PREFERENCESMODULE
public static final int TRANSACTIONMODULE
public static final int PAPERTRADEMODULE
public static final int PAPERTRADERESULTS
public static final int GPMODULE
public static final int GAMODULE
public static final int ANNMODULE
public static final int GPRESULTS
public static final int GARESULTS
public static final int ANNRESULTS
public static final int PORTFOLIOTABLEMODULE
| Method Detail |
public int getGroup()
public void setGroup(int group)
group - The module grouppublic int getType()
public void setType(int type)
type - a type constantpublic java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - The screen titlepublic java.lang.String getKey()
public void setKey(java.lang.String key)
key - The module identifierpublic Module getModule(javax.swing.JDesktopPane desktop)
public void setScrollBarValues(javax.swing.JScrollPane scrollPane)
|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||