|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.pavlov.main.AbstractPavlovApplication
net.sourceforge.pavlov.main.standalone.Pavlov
public class Pavlov
Description of the Class
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.pavlov.main.AbstractPavlovApplication |
|---|
feedbackPlugins, library, libraryFile, password, quiz, rb, strategyPlugins, toolPluglets, user, userName, velocityPlugins |
| Constructor Summary | |
|---|---|
Pavlov(String[] args)
Constructor for the Pavlov object |
|
| Method Summary | |
|---|---|
protected void |
closeSplashScreen()
Description of the Method |
protected boolean |
confirmQuit()
Description of the Method |
void |
createQuizSelector()
Description of the Method |
AbstractUIFactory |
getUIBuilder()
Gets the uIBuilder attribute of the Pavlov object |
void |
loadPluglets()
Description of the Method |
void |
loginFinished()
Description of the Method |
static void |
main(String[] args)
Description of the Method |
void |
newSetStatus(int pos,
String key)
Sets status using a key to query the resource broker. |
void |
setStatus(int pos,
String msg)
Shows the user startup status, delegates to getUIBuilder()'s setStatus. |
void |
showIncorrectDialog(String msg)
Description of the Method |
protected void |
showLoginController(AbstractPavlovApplication abs)
Description of the Method |
protected void |
showSplashScreen()
Description of the Method |
| Methods inherited from class net.sourceforge.pavlov.main.AbstractPavlovApplication |
|---|
getLibrary, getQuiz, getResourceString, getUser, loadLibrary, logonAttempt, niceQuit, processArguments, registerFeedbackPlugins, saveUser, setPassword, setQuiz, setup, setUserName, validate, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pavlov(String[] args)
args - Description of the Parameter| Method Detail |
|---|
protected void showLoginController(AbstractPavlovApplication abs)
showLoginController in class AbstractPavlovApplicationabs - Description of the Parameter
public final void setStatus(int pos,
String msg)
setStatus in class AbstractPavlovApplicationpos - an int valuemsg - a String value
public final void newSetStatus(int pos,
String key)
newSetStatus in class AbstractPavlovApplicationpos - Description of the Parameterkey - Description of the Parameterprotected final void showSplashScreen()
showSplashScreen in class AbstractPavlovApplicationprotected final void closeSplashScreen()
closeSplashScreen in class AbstractPavlovApplicationprotected boolean confirmQuit()
confirmQuit in class AbstractPavlovApplicationpublic final void showIncorrectDialog(String msg)
showIncorrectDialog in class AbstractPavlovApplicationmsg - Description of the Parameterpublic void loadPluglets()
loadPluglets in class AbstractPavlovApplicationpublic void createQuizSelector()
createQuizSelector in class AbstractPavlovApplicationpublic AbstractUIFactory getUIBuilder()
public void loginFinished()
loginFinished in class AbstractPavlovApplicationpublic static void main(String[] args)
args - Description of the Parameter
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||