|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractTemplateKit
Provides a set of templates for widgets that allow the user to login, choose a chapter, answer a question, and be welcomed to the application. Also provides the directory in which these templates reside.
| Method Summary | |
|---|---|
File |
getBaseDir()
Return the directory in which these templates reside. |
String |
getLibraryTemplate()
Return the template the user uses to select a chapter to quiz on. |
String |
getLoginTemplate()
Return the template used to log the user in. |
String |
getQuizTemplate()
Return the template used to display a question during a quiz. |
String |
getWelcomeTemplate()
Return the template used to welcome a user to Pavlov. |
| Method Detail |
|---|
String getLoginTemplate()
String valueString getLibraryTemplate()
String valueString getQuizTemplate()
String valueString getWelcomeTemplate()
String valueFile getBaseDir()
java.io.File value
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||