|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tradeideas.external.TIMain
public class TIMain
This is the starting place for interacting with the TI code from the main program.
Method Summary | |
---|---|
static PanelPair |
createPanelPair()
Create the contents of a new TI window. |
static void |
setObfuscatedUserName(java.lang.String username)
This is required for us to log in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setObfuscatedUserName(java.lang.String username)
username
- The input is the same as E*TRADE is already giving to the
older TI library.public static PanelPair createPanelPair()
java.lang.IllegalStateException
- if not logged in.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |