| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Entry point for the basic view application
| Field Summary | |
final static String | DEFAULT_LOG_CONFIG |
final static String | DEFAULT_POP_QUIZ_PREFERENCES_FILENAME |
static String | DEFAULT_PREFERENCES_FILENAME |
private Facility | m_facility |
private InputHandler | m_inputHandler |
private LoginDialog | m_loginDialog |
private MamCommunicator | m_mam |
private MooCommunicator | m_moo |
private TextUIWindow | m_uiWin |
final static String | NEWBIE_INTRO_PAGE |
| Constructor Summary | |
ProxyMain()Constructor for the ProxyMain object | |
| Method Summary | |
boolean | getAgentsFileExists()Gets the AgentsFileExists attribute of the ProxyMain object |
protected Facility | getFacility()Gets the Facility attribute of the ProxyMain object |
void | keyPressed(KeyEvent keyEvent)Description of the Method |
void | keyReleased(KeyEvent keyEvent)Description of the Method |
void | keyTyped(KeyEvent keyEvent)Description of the Method |
static void | main(String[] args)The main program for the ProxyMain class |
void | registerRoutingTags()Description of the Method |
void | setFacility(Facility localFacility)Sets the Facility attribute of the ProxyMain object |
void | tryLogin(LoginData loginData)Description of the Method |
| Field Detail |
public final static String DEFAULT_LOG_CONFIG
public final static String DEFAULT_POP_QUIZ_PREFERENCES_FILENAME
public static String DEFAULT_PREFERENCES_FILENAME
private Facility m_facility
private InputHandler m_inputHandler
private LoginDialog m_loginDialog
private MamCommunicator m_mam
private MooCommunicator m_moo
private TextUIWindow m_uiWin
public final static String NEWBIE_INTRO_PAGE
| Constructor Detail |
public ProxyMain()
| Method Detail |
public boolean getAgentsFileExists()
protected Facility getFacility()
public void keyPressed(KeyEvent keyEvent)
public void keyReleased(KeyEvent keyEvent)
public void keyTyped(KeyEvent keyEvent)
public static void main(String[] args)
public void registerRoutingTags()
public void setFacility(Facility localFacility)
public void tryLogin(LoginData loginData)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||