A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

ABOUT_IMAGE - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
ANSWER_A - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
ANSWER_B - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
ANSWER_C - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
ANSWER_D - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
ANSWER_EVENT - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
ANSWER_EVENT - Static variable in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
ANSWER_MODE - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
AbstractBook - Interface in net.sourceforge.pavlov.library
An interface to be implemented by classes that can act as Pavlov books.
AbstractChapter - Interface in net.sourceforge.pavlov.library
An interface to be implemented by classes that can act as Pavlov chapters.
AbstractFeedbackPanel - Class in net.sourceforge.pavlov.feedback.old
AbstractFeedbackPanel
AbstractFeedbackPanel() - Constructor for class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
Creates new form AbstractFeedbackPanel
AbstractFeedbackPluglet - Class in net.sourceforge.pavlov.pluglets.feedback
A base class for Pavlov feedback pluglets.
AbstractFeedbackPluglet() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Creates a new AbstractFeedbackPluglet instance.
AbstractLibrary - Interface in net.sourceforge.pavlov.library
An interface to be implemented by classes that can act as a Pavlov Library, i.e.
AbstractListAdaptor - Class in net.sourceforge.pavlov.pluglets.feedback.charts
jCharts depends on getting its data as a 2-dimensional array of type double.
AbstractListAdaptor(int, int) - Constructor for class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Creates a new AbstractListAdaptor instance with y rows and x columns.
AbstractMediaDirectory - Class in net.sourceforge.pavlov.randommedia
A filesystem directory (with subdirectories and JAR files) full of media items.
AbstractMediaDirectory(File, ZipCapableFileFilter) - Constructor for class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Creates and initializes a RandomMediaDirectory object with the given directory and fileFilter.
AbstractMediaDirectory(File, ZipCapableFileFilter, boolean) - Constructor for class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Creates and initializes a RandomMediaDirectory object with the given file and fileFilter.
AbstractPavlovApplication - Class in net.sourceforge.pavlov.main
An abstract class that handles most of the work of a Pavlov Application, whether it be applet, servlet, client-server, or standalone.
AbstractPavlovApplication(String[]) - Constructor for class net.sourceforge.pavlov.main.AbstractPavlovApplication
Creates a new AbstractPavlovApplication instance.
AbstractRandomImageFactory - Class in net.sourceforge.pavlov.randommedia
Deprecated. Moved functionality down to RandomImageFactory
AbstractRandomImageFactory() - Constructor for class net.sourceforge.pavlov.randommedia.AbstractRandomImageFactory
Deprecated.  
AbstractRandomMediaFactory - Class in net.sourceforge.pavlov.randommedia
This is a base class for random media factories.
AbstractRandomMediaFactory() - Constructor for class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Creates a new AbstractRandomMediaFactory instance.
AbstractRandomMediaFactory(String) - Constructor for class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Creates a new AbstractRandomMediaFactory instance.
AbstractStartupWindow - Interface in net.sourceforge.pavlov.startup
An interface that represents the functionality of a "Startup Window." A window that displays an application's logo, copyright information, and its startup progress.
AbstractStrategy - Class in net.sourceforge.pavlov.user
AbstractStrategy is the base class for a question selection strategy.
AbstractStrategy() - Constructor for class net.sourceforge.pavlov.user.AbstractStrategy
Creates a new AbstractStrategy instance with no QuestionData to work on.
AbstractStrategy(Collection) - Constructor for class net.sourceforge.pavlov.user.AbstractStrategy
Creates a new AbstractStrategy instance to draw from the given Questions.
AbstractTemplateKit - Interface in net.sourceforge.pavlov.main
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.
AbstractUIFactory - Class in net.sourceforge.pavlov.main
Defines user-interface tasks required by AbstractPavlovApplication.
AbstractUIFactory() - Constructor for class net.sourceforge.pavlov.main.AbstractUIFactory
 
AnswerAtom - Class in net.sourceforge.pavlov.library
One of a set of possible answers to a question.
AnswerAtom(boolean, Object) - Constructor for class net.sourceforge.pavlov.library.AnswerAtom
 
AnswerEvent - Class in net.sourceforge.pavlov.event
An event generated when a user answers a question in a quiz.
AnswerEvent(boolean) - Constructor for class net.sourceforge.pavlov.event.AnswerEvent
Creates a new AnswerEvent instance.
AnswerEvent(boolean, User, QuestionData, QuizData, BookData, ChapterData, boolean) - Constructor for class net.sourceforge.pavlov.event.AnswerEvent
Creates a new AnswerEvent instance.
AnswerEventProducer - Interface in net.sourceforge.pavlov.event
A class that can add AnswerListeners.
AnswerListener - Interface in net.sourceforge.pavlov.event
This interface is implemented by classes that want to be informed when a user answers a question.
AudioFeedback - Class in net.sourceforge.pavlov.pluglets.feedback.random
AudioFeedback is an old-style feedback module.
AudioFeedback() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Creates a new AudioFeedback instance.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.DirectoryJarFileFilter
Returns true if the file is a directory or is named as a JAR file.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.HTMLFileFilter
Returns true if f is a HTML file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.HTMLFileFilter
Returns true if f is a JPEG file.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.ImageFileFilter
Returns true if f is an Image file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.ImageFileFilter
Returns true if f is an Image file.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.JPEGFileFilter
Returns true if f is a JPEG file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.JPEGFileFilter
Returns true if f is a JPEG file.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.SoundFileFilter
Returns true if f is a Audio file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.SoundFileFilter
Returns true if f is a Audio file.
accept(File) - Method in class net.sourceforge.pavlov.zipUtilities.XMLFileFilter
Returns true if f is a HTML file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.XMLFileFilter
Returns true if f is a JPEG file.
accept(ZipEntry) - Method in class net.sourceforge.pavlov.zipUtilities.ZipCapableFileFilter
Return true if you want to accept this entry
accept(File) - Method in class net.sourceforge.steelme.ThemeFileFilter
Returns true if f is a Theme file.
acceptEntry(JarEntry) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe acceptEntry method here.
acceptFile(File) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe acceptFile method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.Bee
Handles menu events.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.BookEditor
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.ChapterEditor
Handles menu events.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.InsertMultipleFrame
Listens for the generate button.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.QuestionDruid
Handles GUI events.
actionPerformed(ActionEvent) - Method in class net.sourceforge.bee.WelcomeDialog
Handles UI events.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.main.standalone.SkinSystem
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
User has clicked a JRadioButtonMenuItem on my menu.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Toggles the enabled state of a RandomMediaDirectory named by the ActionEvent's ActionCommand.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.swing.HelpSystem
Creates the HTMLInternalFrame when a help item is selected.
actionPerformed(ActionEvent) - Method in class net.sourceforge.pavlov.user.AbstractStrategy
Describe actionPerformed method here.
actionPerformed(ActionEvent) - Method in class net.sourceforge.steelme.FontChooserPanel
Called when user selects a font.
actionPerformed(ActionEvent) - Method in class net.sourceforge.steelme.ThemeMenu
Describe actionPerformed method here.
add(Object) - Method in class net.sourceforge.pavlov.randommedia.MediaCache
Describe add method here.
add(JMenuItem) - Method in class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Adds the given menuitem, placing a reference in the hashtable.
add(String) - Method in class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Adds a JMenuItem with the given string.
addAllAsJRadioButtonMenuItems(String[], ActionListener) - Method in class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Describe addAllAsJRadioButtonMenuItems method here.
addAnswerListener(AnswerListener) - Method in interface net.sourceforge.pavlov.event.AnswerEventProducer
Adds an AnswerListener.
addAnswerListener(AnswerListener) - Method in class net.sourceforge.pavlov.main.Quiz
Register an AnswerListener with this quiz.
addBook(AbstractBook) - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Adds an AbstractBook to this library.
addBook(Book) - Method in class net.sourceforge.pavlov.library.Library
Adds the book to the library , keyed on Book.getName().
addBook(AbstractBook) - Method in class net.sourceforge.pavlov.library.Library
Adds the book to the library , keyed on Book.getName().
addBook(BookData) - Method in class net.sourceforge.pavlov.user.User
Adds the bookdata to this user.
addBookEditor(Book, File) - Method in class net.sourceforge.bee.Bee
Adds a BookEditor instance to this editing session.
addChapter(Chapter) - Method in class net.sourceforge.pavlov.library.Book
Adds the named chapter, keyed on Chapter.getName().
addChapter(ChapterData) - Method in class net.sourceforge.pavlov.user.BookData
Adds the given ChapterData to this book, keyed on ChapterData.getTitle().
addDisabled(RandomMediaDirectory) - Method in class net.sourceforge.pavlov.randommedia.MediaDirectoryManager
Describe addDisabled method here.
addEnabled(RandomMediaDirectory) - Method in class net.sourceforge.pavlov.randommedia.MediaDirectoryManager
Describe addEnabled method here.
addGenerated(Vector) - Method in class net.sourceforge.bee.ChapterEditor
Allows other classes to add a vector of generated questions to this chapter.
addHint(String) - Method in class net.sourceforge.pavlov.library.Question
Adds a hint for the question.
addHyperlinkListener(HyperlinkListener) - Method in class net.sourceforge.sillyview.HTMLPane
Add a HyperlinkListener to this pane.
addInternalFrame(JInternalFrame) - Method in class net.sourceforge.bee.Bee
Convenience method for adding a JInternalFrame to the editor nicely.
addItem(String, String) - Method in class net.sourceforge.pavlov.swing.HelpSystem
Adds a HelpItem to the JMenu.
addItem(URL, String) - Method in class net.sourceforge.pavlov.swing.HelpSystem
Adds a HelpItem to the JMenu.
addListSelectionListener(ListSelectionListener) - Method in class net.sourceforge.bee.ListSelectionJTable
Registers the listener.
addListener(ThemeChangedListener) - Static method in class net.sourceforge.steelme.SteelmeThemeManager
Describe addListener method here.
addLogonListener(LogonListener) - Method in class net.sourceforge.pavlov.controllers.LoginController
Adds a LogonListener.
addMediaRootChangedListener(MediaRootChangedListener) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Adds an object that wants to be notified when the media directory structure has changed.
addQuestion(Question) - Method in class net.sourceforge.pavlov.library.Chapter
Adds a question using it's ID as the key
addQuestionChangedListener(QuestionChangedListener) - Method in class net.sourceforge.pavlov.main.Quiz
Adds an object to be notified when the question has changed.
addQuestionData(QuestionData) - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Add a question to the ChapterStatistics.
addQuiz(QuizData) - Method in class net.sourceforge.pavlov.user.QuizCollection
Add a QuizData to the list.
addQuizData(QuizData) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds the given QuizData object to this ChapterData's QuizCollection.
addQuizData(ChapterData, QuizData) - Static method in class net.sourceforge.pavlov.user.User
Adds data for a quiz to this user.
addRight(String) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds a correct response to the named QuestionData at the current time.
addRight(String, long) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds a correct response to the named QuestionData at the given time.
addRight(String, Date) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds a correct response to the named QuestionData at the given time.
addRight(QuestionData) - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Call when the question has been answered correctly.
addRight(Date) - Method in class net.sourceforge.pavlov.user.QuestionData
Adds a correct response for this question
addRight() - Method in class net.sourceforge.pavlov.user.QuizData
Describe addRight method here.
addStrategyListener(StrategyListener) - Method in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Adds a listener.
addSubdirectory(File) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe addSubdirectory method here.
addToAnswerEventProducer(AnswerEventProducer) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Deprecated. This should be in FeedbackPluglet
addToAnswerEventProducer(AnswerEventProducer) - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPlugletLoader
Deprecated. This should be in FeedbackPluglet
addToContainer(Container) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Add each of my pluglets that are a subclass of java.awt.Component, to the given java.awt.Container.
addToJMenuAsCheckboxes(JMenu) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Given a JMenu, will add to it each loaded pluglet as a JCheckboxMenuItem.
addToJMenuAsRadioButtons(JMenu) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Given a JMenu, will add to it each loaded pluglet as a JRadioButtonMenuItem.
addToJMenuAsRadioButtons(JMenu) - Method in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Describe addToJMenuAsRadioButtons method here.
addTokens(HashMap) - Method in class net.sourceforge.pavlov.controllers.LoginController
 
addTokens(Map) - Method in class net.sourceforge.sillyview.HTMLPaneView
Adds all the name/value pairs and then updates the model.
addTokens(Map) - Method in class net.sourceforge.sillyview.JFrameView
Sets the given tokens en-masse, then calculates the JPanelView's text.
addTokens(Map) - Method in class net.sourceforge.sillyview.JInternalFrameView
Sets the given tokens en-masse, then calculates the JPanelView's text.
addTokens(Map) - Method in class net.sourceforge.sillyview.JPanelView
Adds all the name/value pairs and then updates the model.
addTokens(Map) - Method in class net.sourceforge.sillyview.StringBufferView
Adds all the name/value pairs and then updates the model.
addTokens(Map) - Method in interface net.sourceforge.sillyview.WidgetView
Describe addTokens method here.
addURL(URL) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe addURL method here.
addWrong(String) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds an incorrect response to the named QuestionData at the current time.
addWrong(String, long) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds an incorrect response to the named QuestionData at the given time.
addWrong(String, Date) - Method in class net.sourceforge.pavlov.user.ChapterData
Adds an incorrect response to the named QuestionData at the given time.
addWrong(QuestionData) - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Call when the question has been answered incorrectly.
addWrong(Date) - Method in class net.sourceforge.pavlov.user.QuestionData
Adds an incorrect response for this question
addWrong() - Method in class net.sourceforge.pavlov.user.QuizData
Describe addWrong method here.
addWrongAnswer(String) - Method in class net.sourceforge.pavlov.library.Question
Adds an incorrect answer for the question.
adv - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable adv here.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.controllers.ChapterCoverage
User answered a question, refresh statistics and generate text.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.controllers.QuizStatus
Describe answerEvent method here.
answerEvent(AnswerEvent) - Method in interface net.sourceforge.pavlov.event.AnswerListener
Called when the user has answered a question.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.main.Quiz
The user has answered a question.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Called when the user answers a question.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
Updates the sequence cursor and calls handleURL to display the new image.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe answerEvent method here.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe answerEvent method here.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
User has answered a question, if correct, get the next URL from the rights directory, if incorrect, get URL from wrongs directory.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Called when the user answers a question.
answerEvent(AnswerEvent) - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPlugletLoader
Called when the user answers a question.
answerListeners - Variable in class net.sourceforge.pavlov.main.Quiz
Components, mostly pluglets, that respond to users answers.
applyTheme() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Apply the current theme.
applyTheme(Component) - Method in class net.sourceforge.steelme.SteelmeTheme
Applies this theme to the Root component of the given component.
author - Variable in class net.sourceforge.pavlov.library.LibraryDocument
Name of the author/maintainer of this document.
avgQuestionsPerQuiz - Variable in class net.sourceforge.pavlov.user.QuizCollectionData
Average number of questions asked per quiz.

B

BAD_FILENAME - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BAD_NUMBER_OF_QUESTIONS - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BAD_QUIZ - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BAD_TEMPLATE_FILE - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BASE_URL - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BOOK - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
BOOK - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
BOOK_NAME - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
BOOK_NAME - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
BOOK_NULL - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
BasicLookAndFeelToCSS - Class in net.sourceforge.steelme
A pluggable strategy for converting a LookAndFeel to a Cascading Stylesheet.
BasicLookAndFeelToCSS() - Constructor for class net.sourceforge.steelme.BasicLookAndFeelToCSS
 
BasicStrategy - Class in net.sourceforge.pavlov.user
A non-plug-in default strategy so that Pavlov can operate if the strategy directory is empty or damaged.
BasicStrategy() - Constructor for class net.sourceforge.pavlov.user.BasicStrategy
Creates a new BasicStrategy instance.
BasicStrategy(Collection) - Constructor for class net.sourceforge.pavlov.user.BasicStrategy
Creates a new BasicStrategy instance.
Bee - Class in net.sourceforge.bee
Main class for BEE Editor for Pavlov.
Bee() - Constructor for class net.sourceforge.bee.Bee
Creates a new Bee instance.
BeginnerFeedbackMode - Class in net.sourceforge.pavlov.pluglets.feedback.random
A feedback mode that rewards the user for giving a quiz the old college try.
BeginnerFeedbackMode() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Creates a new BeginnerFeedbackMode instance.
Book - Class in net.sourceforge.pavlov.library
Describes a Book, which is a collection of Chapters.
Book() - Constructor for class net.sourceforge.pavlov.library.Book
Create an unnamed, empty book.
Book(String) - Constructor for class net.sourceforge.pavlov.library.Book
 
BookData - Class in net.sourceforge.pavlov.user
Encapsulates a users responses to all questions in a book.
BookData(String) - Constructor for class net.sourceforge.pavlov.user.BookData
Creates a new BookData with the given title
BookData() - Constructor for class net.sourceforge.pavlov.user.BookData
Creates a new BookData entitled "Untitled".
BookEditor - Class in net.sourceforge.bee
User interface for editing a book file.
BookEditor(Bee, Book, File) - Constructor for class net.sourceforge.bee.BookEditor
Creates a new BookEditor instance.
BookReference - Class in net.sourceforge.pavlov.library
Locates a book.
BookReference(AbstractLibrary, String) - Constructor for class net.sourceforge.pavlov.library.BookReference
 
BookXMLHandler - Class in net.sourceforge.pavlov.library
Implementation of Sax's DefaultHandler for Book XML files
BookXMLHandler() - Constructor for class net.sourceforge.pavlov.library.BookXMLHandler
 
begin - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable begin here.
beginner - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable beginner here.
bigOne - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Holds the data for export.
bkName - Variable in class net.sourceforge.pavlov.library.BookReference
 
browsers - Variable in class net.sourceforge.pavlov.swing.HelpSystem
Describe variable browsers here.

C

CHAPTER - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
CHAPTER - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
CHAPTER_NAME - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
CHAPTER_NAME - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
CHAPTER_NULL - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
CHOOSE_ANOTHER_PASSWORD - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
CORRECT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
CREATE - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
CREATE_NEW_USER - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
CacheLoader - Interface in net.sourceforge.pavlov.randommedia
An interface for classes that can provide CacheObjects to a Cache.
CacheObject - Class in net.sourceforge.pavlov.randommedia
A (media) object that can be cached.
CacheObject(URL, Object) - Constructor for class net.sourceforge.pavlov.randommedia.CacheObject
Creates a new CacheObject instance.
Chapter - Class in net.sourceforge.pavlov.library
Describes a chapter, which contains questions.
Chapter() - Constructor for class net.sourceforge.pavlov.library.Chapter
Creates an untitled chapter.
Chapter(String) - Constructor for class net.sourceforge.pavlov.library.Chapter
Creates a new Chapter instance.
ChapterCoverage - Class in net.sourceforge.pavlov.controllers
A GUI widget that shows the user information about his global history with this chapter.
ChapterCoverage(WidgetView, ChapterData) - Constructor for class net.sourceforge.pavlov.controllers.ChapterCoverage
Creates a new TextCoverageWidget instance.
ChapterData - Class in net.sourceforge.pavlov.user
Encapsulates a users responses to all questions in a chapter.
ChapterData(String) - Constructor for class net.sourceforge.pavlov.user.ChapterData
Creates a ChapterData with the given title
ChapterData() - Constructor for class net.sourceforge.pavlov.user.ChapterData
Creates a ChapterData with title "Untitled"
ChapterEditor - Class in net.sourceforge.bee
User interface for editing a chapter within a book.
ChapterEditor(BookEditor, Chapter) - Constructor for class net.sourceforge.bee.ChapterEditor
Creates a new ChapterEditor instance, editing the given chapter and registering itself as an open editor of the given bookEditor.
ChapterReference - Class in net.sourceforge.pavlov.library
Locates a chapter.
ChapterReference(AbstractLibrary, String, String) - Constructor for class net.sourceforge.pavlov.library.ChapterReference
 
ChapterStatistics - Class in net.sourceforge.pavlov.user
Statistics which describle all quizzes a user has taken in a given chapter.
ChapterStatistics() - Constructor for class net.sourceforge.pavlov.user.ChapterStatistics
Creates a new ChapterStatistics instance.
ChapterStatistics(int, int, int, int, int, int) - Constructor for class net.sourceforge.pavlov.user.ChapterStatistics
Creates a new ChapterStatistics instance.
ChapterTableModel - Class in net.sourceforge.bee
A TableModel for displaying all the questions in a chapter.
ChapterTableModel(Question[]) - Constructor for class net.sourceforge.bee.ChapterTableModel
Creates a new ChapterTableModel instance.
ChartPanel - Class in net.sourceforge.pavlov.pluglets.feedback.charts
A Swing component to display JCharts that is resizable and repaints itself as necessary.
ChartPanel() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
Creates a new ChartPanel instance.
ContentLoader - Interface in net.sourceforge.pavlov.randommedia
Describe interface ContentLoader here.
cacheObject - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable cacheObject here.
canImport(JComponent, DataFlavor[]) - Method in class net.sourceforge.bee.StringTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class net.sourceforge.bee.TableQuestionHandler
Deprecated.  
canRead() - Method in class net.sourceforge.pavlov.user.LocalUserFile
Returns true if the file exists and is readable.
canRead() - Method in interface net.sourceforge.pavlov.user.UserFile
Returns true if the file is readable.
canWrite() - Method in class net.sourceforge.pavlov.user.LocalUserFile
If the file exists, return if it is writable.
canWrite() - Method in interface net.sourceforge.pavlov.user.UserFile
Returns true if the file is writable.
cat - Static variable in class net.sourceforge.pavlov.pluglets.PlugletLoader
 
changeEditorKey(File, File) - Method in class net.sourceforge.bee.Bee
User tries to rename book from oldFile to newFile.
chapRef - Variable in class net.sourceforge.pavlov.main.Quiz
The chapter to choose questions from.
characters(char[], int, int) - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Called when sax reads characters that are not start or end tags.
characters(char[], int, int) - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Describe characters method here.
chartChanged - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
True when the chart's data has changed.
checkName(String) - Method in class net.sourceforge.pavlov.zipUtilities.HTMLFileFilter
Determines if name represents a JPEG file/entry name.
checkName(String) - Method in class net.sourceforge.pavlov.zipUtilities.ImageFileFilter
Determines if name represents a Image file/entry name.
checkName(String) - Method in class net.sourceforge.pavlov.zipUtilities.JPEGFileFilter
Determines if name represents a JPEG file/entry name.
checkName(String) - Method in class net.sourceforge.pavlov.zipUtilities.SoundFileFilter
Determines if name represents a Audio file/entry name.
checkName(String) - Method in class net.sourceforge.pavlov.zipUtilities.XMLFileFilter
Determines if name represents a JPEG file/entry name.
checkName(String) - Method in class net.sourceforge.steelme.ThemeFileFilter
Determines if name represents a Theme file/entry name.
checkPassword(String) - Method in class net.sourceforge.pavlov.user.User
Returns true if pass is the user's password.
chooseItem - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable chooseItem here.
cleanup(JComponent, boolean) - Method in class net.sourceforge.bee.StringTransferHandler
 
cleanup(JComponent, boolean) - Method in class net.sourceforge.bee.TabDelimitedTransferHandler
Describe cleanup method here.
clearCache() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Clears any caching mechanism.
clearCache() - Method in class net.sourceforge.pavlov.randommedia.MediaCache
Describe clearCache method here.
clearCache() - Method in class net.sourceforge.pavlov.randommedia.RandomAudioFactory
Describe clearCache method here.
clearCache() - Method in class net.sourceforge.pavlov.randommedia.RandomImageFactory
Clears the cache maintained in the ImageLoader.
clearCache() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Describe clearCache method here.
clearDirectories() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Removes all directories and clears any cache.
clearURLs() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe clearURLs method here.
closeDialog() - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
closeSplashScreen() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Called when startup is finished, delegates to UIBuilder's closeSplashScreen.
closeSplashScreen() - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe closeSplashScreen method here.
closeSplashScreen() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
closeSplashScreen() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Null implementation here, since StartupWindow closes itself.
colcount - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Number of items in each row.
columns() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Returns the number of columns.
comp - Variable in class net.sourceforge.sillyview.JPanelView
The component that the data is displayed in.
compare(Object, Object) - Method in class net.sourceforge.bee.QuestionIDComparator
Describe compare method here.
compare(Object, Object) - Method in class net.sourceforge.bee.QuestionRightAnswerComparator
Describe compare method here.
compare(Object, Object) - Method in class net.sourceforge.bee.QuestionTextComparator
Describe compare method here.
compare(Object, Object) - Method in class net.sourceforge.pavlov.randommedia.FileNameComparator
Describe compare method here.
compareTo(Object) - Method in class net.sourceforge.pavlov.library.Book
 
compareTo(Object) - Method in class net.sourceforge.pavlov.library.Chapter
 
compareTo(Object) - Method in class net.sourceforge.pavlov.library.Question
 
confirmQuit() - Method in class net.sourceforge.bee.Bee
Asks user if he really wants to exit the application.
confirmQuit() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Asks the user if he's sure he wants to quit.
confirmQuit() - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe confirmQuit method here.
confirmQuit() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
confirmQuit() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe confirmQuit method here.
content - Variable in class net.sourceforge.pavlov.library.AnswerAtom
 
context - Variable in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPlugletLoader
 
context - Variable in class net.sourceforge.sillyview.VelocityModel
The VelocityContext to which tokens are delegated.
convert(LookAndFeel) - Method in class net.sourceforge.steelme.BasicLookAndFeelToCSS
Return a StyleSheet that represents the given LookAndFeel.
convert(LookAndFeel) - Method in class net.sourceforge.steelme.LookAndFeelToCSS
Implementation will return a StyleSheet that represents the given LookAndFeel or UnsupportedLookAndFeelException if it cannot.
correct - Variable in class net.sourceforge.pavlov.library.AnswerAtom
 
cpName - Variable in class net.sourceforge.pavlov.library.ChapterReference
 
createMenuBar(JComponent) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe createMenuBar method here.
createNew() - Method in class net.sourceforge.bee.WelcomeDialog
Creates a new book and opens it for editing.
createNewUser(String, String) - Method in class net.sourceforge.pavlov.controllers.LoginController
Creates a new user with the given name and password.
createQuizSelector() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Creates the UI widget that allows the user to select a chapter to start a quiz.
createQuizSelector(User, AbstractLibrary) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe createQuizSelector method here.
createQuizSelector() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
createQuizSelector(User, AbstractLibrary) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe createQuizSelector method here.
createTransferable(JComponent) - Method in class net.sourceforge.bee.StringTransferHandler
 

D

DefaultTemplateKit - Class in net.sourceforge.pavlov.main
A template kit that uses the files in resources/views.
DefaultTemplateKit() - Constructor for class net.sourceforge.pavlov.main.DefaultTemplateKit
 
DefaultVisualFeedbackMode - Class in net.sourceforge.pavlov.pluglets.feedback.random
A visual feedback mode is a strategy for altering an image based on a user's correct or incorrect response.
DefaultVisualFeedbackMode(int, int, int, int) - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Creates a new DefaultVisualFeedbackMode instance.
DirectoryJarFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts directories and JarFiles.
DirectoryJarFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.DirectoryJarFileFilter
 
dateFormat - Variable in class net.sourceforge.pavlov.controllers.QuestionHistory
 
decrement - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
How much the size is decreased for an incorrect response.
deepCopy() - Method in class net.sourceforge.pavlov.library.Book
Uses a neat trick from "Design Patterns in Java" to make a completely independent copy of this book.
deepCopy() - Method in class net.sourceforge.pavlov.library.Chapter
Uses a nifty trick from "Design Patterns in Java" to make a completely independent copy of this chapter.
deepCopy() - Method in class net.sourceforge.pavlov.library.Question
Uses a nifty trick from "Design Patterns in Java" to create a completely independent copy of this question.
deepCopy() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Uses a nifty trick from "Design Patterns in Java" to make a completely independent copy of this chapter.
deleteBook(String) - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Removes the named AbstractBook from this library.
deleteBook(String) - Method in class net.sourceforge.pavlov.library.Library
Removes the named book from this library.
deleteChapter(String) - Method in class net.sourceforge.pavlov.library.Book
Deletes the named chapter
deleteQuestionID(String) - Method in class net.sourceforge.pavlov.user.ChapterData
Removes the QuestionData corresponding to the given ID.
deleteQuestionID(String, String, String) - Method in class net.sourceforge.pavlov.user.User
Deprecated. implement reverse validation in this class, then privatize this method
description - Variable in class net.sourceforge.pavlov.library.LibraryDocument
Textual description of this document's content.
desktop - Variable in class net.sourceforge.bee.Bee
Bee Editor's JDesktopPane.
disableDirectory(String) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Disables the named RandomMediaDirectory.
dispose() - Method in class net.sourceforge.bee.ChapterEditor
Overridden to remove references to this chapter editor and closes any dependent windows.
doLayout() - Method in class net.sourceforge.sillyview.HTMLPane
Tries to do super.doLayout() and warns if this causes an exception.
dump() - Method in class net.sourceforge.sillyview.HTMLPane
Dumps the current stylesheet for debugging.
dump(StyleSheet) - Method in class net.sourceforge.sillyview.HTMLPane
Sends all style rules to be printed out to System.out.

E

ELAPSED_TIME - Static variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
ERROR - Static variable in class net.sourceforge.pavlov.controllers.LoginController
 
ExpertFeedbackMode - Class in net.sourceforge.pavlov.pluglets.feedback.random
A feedback mode that is generous for right answers and draconian for wrong answers.
ExpertFeedbackMode() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Creates a new ExpertFeedbackMode instance.
ed - Variable in class net.sourceforge.sillyview.JPanelView
If data displayed in a JEditorPane, this is that JEditorPane.
editors - Variable in class net.sourceforge.bee.Bee
Keeps track of book editors that are active.
enableDirectory(RandomMediaDirectory) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
This enables, i.e.
enableDirectory(String) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Enables the named RandomMediaDirectory.
endDocument() - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Called when sax ends reading the file.
endDocument() - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Describe endDocument method here.
endElement(String, String, String) - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Called when an END tag is found.
endElement(String, String, String) - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Describe endElement method here.
equals(Object) - Method in class net.sourceforge.bee.QuestionIDComparator
Returns true if this comparator is equal to another comparator.
equals(Object) - Method in class net.sourceforge.bee.QuestionRightAnswerComparator
Describe equals method here.
equals(Object) - Method in class net.sourceforge.bee.QuestionTextComparator
Describe equals method here.
equals(Object) - Method in class net.sourceforge.pavlov.library.Book
Returns true if this book equals the given book.
equals(Object) - Method in class net.sourceforge.pavlov.library.Chapter
Returns true if the given object is a chapter and all its elements are equal to mine.
equals(Object) - Method in class net.sourceforge.pavlov.library.Question
Returns true if the given object is a Question and its fields are equal to mine.
equals(Object) - Method in class net.sourceforge.pavlov.randommedia.FileNameComparator
Describe equals method here.
equals(Object) - Method in class net.sourceforge.pavlov.user.User
Returns true if 1) both are null, or 2) name and password are the same.
equals(Object) - Method in class net.sourceforge.sillyview.StringBufferView
Uses StringBuffer.equals() to test for equality.
exclusion - Variable in class net.sourceforge.pavlov.user.ChapterData
QuestionData's we don't want to ask
exclusionSize - Variable in class net.sourceforge.pavlov.user.ChapterData
QuestionData's we don't want to ask
exists() - Method in class net.sourceforge.pavlov.user.LocalUserFile
Returns true if the file exists and is readable.
exists() - Method in interface net.sourceforge.pavlov.user.UserFile
Returns true if the file exists.
expert - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable expert here.
exportDone(JComponent, Transferable, int) - Method in class net.sourceforge.bee.StringTransferHandler
 
exportString(JComponent) - Method in class net.sourceforge.bee.StringTransferHandler
 
exportString(JComponent) - Method in class net.sourceforge.bee.TabDelimitedTransferHandler
Describe exportString method here.

F

FALSE - Static variable in interface net.sourceforge.sillyview.WidgetModel
Describe constant FALSE here.
FALSE - Static variable in interface net.sourceforge.sillyview.WidgetView
Used to set boolean properties to false.
FEEDBACK_PLUGLET_DIRECTORY - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
FILENAME - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
FILE_SAVED - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
FileNameComparator - Class in net.sourceforge.pavlov.randommedia
A filesystem directory full of media items.
FileNameComparator() - Constructor for class net.sourceforge.pavlov.randommedia.FileNameComparator
 
FontChooserPanel - Class in net.sourceforge.steelme
A JPanel that lets the user select from installed fonts.
FontChooserPanel(Font) - Constructor for class net.sourceforge.steelme.FontChooserPanel
Creates new form FontChooser
feedbackPlugins - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Manages non-Velocity feedback pluglets.
feedbackPlugins - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable feedbackPlugins here.
fileLocations - Variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
finalize() - Method in class net.sourceforge.pavlov.library.Question
 
finalize() - Method in class net.sourceforge.pavlov.randommedia.CacheObject
Describe finalize method here.
finalize() - Method in class net.sourceforge.pavlov.user.QuestionData
 
fmt - Variable in class net.sourceforge.pavlov.controllers.QuestionHistory
 
foo - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
This pluglet's JMenuBar.
foo - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
This pluglet's JMenuBar.
forceValidate() - Method in class net.sourceforge.sillyview.HTMLPane
 
formatImage(ImageIcon, int) - Static method in class net.sourceforge.pavlov.randommedia.ImageIconUtilities
Get an ImageIcon of the specified size from the given ImageIcon.
formatImageOnly(ImageIcon, int) - Static method in class net.sourceforge.pavlov.randommedia.ImageIconUtilities
Poorly named method to get an Image of the desired size from the given ImageIcon.
frequency - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions that have been answered.

G

get(String) - Method in class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Returns the JMenuItem corresponding to the given key string.
getAbsoluteDirectoryPath() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe getAbsoluteDirectoryPath method here.
getAllQuestionData() - Method in class net.sourceforge.pavlov.user.ChapterData
Describe getAllQuestionData method here.
getAnswersShuffled() - Method in class net.sourceforge.pavlov.library.Question
Gets the vector of incorrect answers.
getArray() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Copies the current data into a double[][] and returns it.
getAuthor() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns name of the author/maintainer of this book.
getAuthor() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns who wrote or maintains this chapter.
getAuthor() - Method in class net.sourceforge.pavlov.library.LibraryDocument
Returns name of the author/maintainer of this book.
getAverageQuestionsPerQuiz() - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Get the AverageQuestionsPerQuiz value.
getB() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getB method here.
getBaseDir() - Method in interface net.sourceforge.pavlov.main.AbstractTemplateKit
Return the directory in which these templates reside.
getBaseDir() - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
 
getBaseDir() - Method in class net.sourceforge.pavlov.main.Skin
 
getBaseFileName() - Method in class net.sourceforge.pavlov.library.Book
Creates a cannonical filename for this book, lowercasing it and URLEncoding it.
getBaseFileName() - Method in class net.sourceforge.pavlov.user.User
Describe getBaseFileName method here.
getBaseURL() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
getBlack() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getBlack method here.
getBook(String) - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Returns the named Book.
getBook() - Method in class net.sourceforge.pavlov.library.BookReference
 
getBook() - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Returns the loaded book.
getBook(String) - Method in class net.sourceforge.pavlov.library.Library
Returns the named book.
getBookCollection() - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Deprecated.  
getBookCollection() - Method in class net.sourceforge.pavlov.library.Library
Deprecated. Use getBooks()
getBookData() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the BookData for the Book containing the answered question.
getBookData(String) - Method in class net.sourceforge.pavlov.user.User
Gets data describing the users global history with the named book.
getBookName() - Method in class net.sourceforge.pavlov.library.BookReference
 
getBooks() - Method in class net.sourceforge.pavlov.library.Library
Returns all books as a Collection.
getBooksReadOnly() - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Returns all books as a read-only Collection.
getBooksReadOnly() - Method in class net.sourceforge.pavlov.library.Library
Returns all books as a read-only Collection.
getChapter(String) - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns the named chapter, or null if it doesn't exist
getChapter(String, String) - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Returns the named Chapter from the named book.
getChapter(String) - Method in class net.sourceforge.pavlov.library.Book
Returns the named chapter, or null if it doesn't exist
getChapter() - Method in class net.sourceforge.pavlov.library.ChapterReference
 
getChapter(String, String) - Method in class net.sourceforge.pavlov.library.Library
Returns the named Chapter from the named book.
getChapter(String) - Method in class net.sourceforge.pavlov.user.BookData
Returns the named ChapterData, or null if it doesn't exist.
getChapterData() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the ChapterData for the chapter containing the answered question.
getChapterData() - Method in class net.sourceforge.pavlov.main.Quiz
Return the current ChapterData.
getChapterData(String, String) - Method in class net.sourceforge.pavlov.user.User
Deprecated. use getChapterData(ChapterReference) instead.
getChapterData(ChapterReference) - Method in class net.sourceforge.pavlov.user.User
Describe getChapterData method here.
getChapterName() - Method in class net.sourceforge.pavlov.library.ChapterReference
 
getChapterReference() - Method in class net.sourceforge.pavlov.main.Quiz
Describe getChapterReference method here.
getChapterStatistics() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the ChapterStatistics for the chapter containing the answered question.
getChapterStatistics() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the ChapterStatistics for this ChapterData.
getChapters() - Method in class net.sourceforge.pavlov.library.Book
Returns a hashtable of all my chapters.
getChaptersReadOnly() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns the book's chapters as a read-only collection.
getChaptersReadOnly() - Method in class net.sourceforge.pavlov.library.Book
Returns the book's chapters as a read-only collection.
getChartProperties() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe getChartProperties method here.
getChartTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getChartTitle method here.
getChartTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Implement to set the chart's title.
getChartType() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getChartType method here.
getChartTypeProperties() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getChartTypeProperties method here.
getClip() - Method in class net.sourceforge.pavlov.randommedia.SoundList
Describe getClip method here.
getColorString(Color) - Static method in class net.sourceforge.steelme.SteelmeTheme
Convert a color to 3 integers separated by commas with values from 0..255 which represent it's red, green, and blue components.
getColumnClass(int) - Method in class net.sourceforge.bee.ChapterTableModel
Describe getColumnClass method here.
getColumnCount() - Method in class net.sourceforge.bee.ChapterTableModel
Returns number of columns for table.
getColumnName(int) - Method in class net.sourceforge.bee.ChapterTableModel
Returns user-readable column names for JTable.
getContent() - Method in class net.sourceforge.pavlov.library.AnswerAtom
Get the Content value.
getContentLoader() - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Describe getContentLoader method here.
getContentLoader() - Method in class net.sourceforge.pavlov.randommedia.SoundList
Describe getContentLoader method here.
getControlTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getControlTextColor method here.
getControlTextFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getControlTextFont method here.
getConverter() - Method in class net.sourceforge.sillyview.HTMLPane
Describe getConverter method here.
getCorrectString(Question, AnswerAtom) - Method in class net.sourceforge.pavlov.controllers.QuizController
Gets the correctString attribute of the QuizController object
getCover() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns filename of a descriptive image of this book.
getCover() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns the filename for a descriptive image.
getCover() - Method in class net.sourceforge.pavlov.library.Book
Returns filename of a descriptive image of this book.
getCover() - Method in class net.sourceforge.pavlov.library.Chapter
Returns the filename for a descriptive image.
getCreateRequest() - Method in class net.sourceforge.pavlov.event.LogonEvent
 
getCurrentModel() - Method in class net.sourceforge.sillyview.VelocityModel
Returns the current model as a String.
getCurrentModel() - Method in interface net.sourceforge.sillyview.WidgetModel
Returns the current model, with tokens processed.
getCurrentStrategy() - Method in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Lets a non-listener know what current strategy is.
getCurrentTheme() - Static method in class net.sourceforge.steelme.SteelmeThemeManager
Describe getCurrentTheme method here.
getCurrentURL() - Method in class net.sourceforge.pavlov.randommedia.SequencedMediaDirectory
Describe getCurrentURL method here.
getCursorNumber() - Method in class net.sourceforge.pavlov.randommedia.SequencedMediaDirectory
Describe getCursorNumber method here.
getDescription() - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
getDescription() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns textual description of this book's contents.
getDescription() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns descriptive text about the nature of the questions.
getDescription() - Method in class net.sourceforge.pavlov.library.LibraryDocument
Returns textual description of this book's contents.
getDescription() - Method in interface net.sourceforge.pavlov.pluglets.Pluglet
Returns a user-friendly description of this pluglet.
getDescription() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe getDescription method here.
getDescription() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe getDescription method here.
getDescription() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
getDescription() - Method in class net.sourceforge.pavlov.user.BasicStrategy
Returns a short descriptive name for this strategy.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.DirectoryJarFileFilter
Returns a description of this filter.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.HTMLFileFilter
Returns description of this file filter.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.ImageFileFilter
Returns description of this file filter.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.JPEGFileFilter
Returns description of this file filter.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.SoundFileFilter
Returns description of this file filter.
getDescription() - Method in class net.sourceforge.pavlov.zipUtilities.XMLFileFilter
Returns description of this file filter.
getDescription() - Method in class net.sourceforge.steelme.ThemeFileFilter
Returns description of this file filter.
getDirectory() - Method in class net.sourceforge.pavlov.library.Library
Describe getDirectory method here.
getDirectory() - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
Returns the name of the directory containing the sequence of images.
getDirectory() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Get the Directory.
getDirectoryName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe getDirectoryName method here.
getDirectoryName() - Method in class net.sourceforge.pavlov.randommedia.CacheObject
What's before the last slash in the filename.
getDirectoryString() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe getDirectoryString method here.
getDisabledDirectoryNames() - Method in class net.sourceforge.pavlov.randommedia.MediaDirectoryManager
Describe getDisabledDirectoryNames method here.
getDocument(URL) - Static method in class net.sourceforge.sillyview.HTMLPane
Returns the HTML document at the given URL as a String.
getDocumentStyleSheet() - Method in class net.sourceforge.sillyview.HTMLPane
Returns the stylesheet for the current document.
getElapsedTimeString() - Method in class net.sourceforge.pavlov.user.QuizData
From start of quiz to now, only makes sense for quiz in progress.
getExclusionSize() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the size of the exclusion vector.
getFile(String) - Method in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
getFileFilter() - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
Returns the FileFilter to use to accept image files.
getFileFilter() - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Describe getFileFilter method here.
getFileFilter() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Describe getFileFilter method here.
getFileFilter() - Method in class net.sourceforge.pavlov.randommedia.RandomAudioFactory
Describe getFileFilter method here.
getFileFilter() - Method in class net.sourceforge.pavlov.randommedia.RandomImageFactory
Describe getFileFilter method here.
getFileName() - Method in class net.sourceforge.pavlov.randommedia.CacheObject
Returns the object's filename.
getFileName(String) - Method in class net.sourceforge.pavlov.user.LocalUserFile
Converts the userDir and the userName into a file path.
getFileShortName() - Method in class net.sourceforge.pavlov.randommedia.CacheObject
The substring after the last slash in the filename.
getFileURL(File) - Method in class net.sourceforge.pavlov.controllers.QuizController
Gets the fileURL attribute of the QuizController object
getFilenameWithoutPath(URL) - Static method in class net.sourceforge.sillyview.URLParser
Strips the last element of the URL's path and returns it.
getFilenameWithoutPath(String) - Static method in class net.sourceforge.sillyview.URLParser
Given, for example, the string "http://foo.bar.com/some/dir/lala.jpg?foo=bar" will return "lala.jpg".
getGlobalCacheObjectCount() - Static method in class net.sourceforge.pavlov.randommedia.RandomImageFactory
 
getHelpMenu() - Method in class net.sourceforge.pavlov.swing.HelpSystem
Deprecated. This method predates this class being a subclass of JMenu.
getHighlightedTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getHighlightedTextColor method here.
getHint() - Method in class net.sourceforge.pavlov.library.Question
Returns a random hint.
getID() - Method in class net.sourceforge.pavlov.library.Question
Returns this question's ID.
getID() - Method in class net.sourceforge.pavlov.user.QuestionData
Return's this question's unique identifier
getImageFile() - Method in class net.sourceforge.pavlov.library.Question
Gets the name of the image file to be shown for this question.
getImageURL() - Method in class net.sourceforge.pavlov.library.Question
Gets the URL of the image file to be shown for this question.
getInactiveControlTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getInactiveControlTextColor method here.
getInactiveSystemTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getInactiveSystemTextColor method here.
getInstance() - Static method in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
getJDialog(JFrame) - Method in class net.sourceforge.bee.UnicodeCharInputPanel
 
getJFrame() - Method in class net.sourceforge.bee.UnicodeCharInputPanel
 
getJarFileName(String) - Static method in class net.sourceforge.pavlov.zipUtilities.JarUtilities
 
getLastAsked() - Method in class net.sourceforge.pavlov.user.QuestionData
When last asked.
getLegendLabels() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getLegendLabels method here.
getLegendLabels() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Implement to identify the slices.
getLegendProperties() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe getLegendProperties method here.
getLibrary() - Method in class net.sourceforge.pavlov.library.BookReference
 
getLibrary() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Returns the library which is supplying questions.
getLibraryTemplate() - Method in interface net.sourceforge.pavlov.main.AbstractTemplateKit
Return the template the user uses to select a chapter to quiz on.
getLibraryTemplate() - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
 
getLibraryTemplate() - Method in class net.sourceforge.pavlov.main.Skin
 
getLoginTemplate() - Method in interface net.sourceforge.pavlov.main.AbstractTemplateKit
Return the template used to log the user in.
getLoginTemplate() - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
 
getLoginTemplate() - Method in class net.sourceforge.pavlov.main.Skin
 
getMain() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Gets the main attribute of the SwingUIFactory object
getMenuTextFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getMenuTextFont method here.
getMessage() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Gives an encouraging message.
getMessage() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Return a message that explains the feedback action taken.
getMessage() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Gives an encouraging message.
getMessage() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Gives an encouraging message.
getMinimumSize() - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
getModel() - Method in class net.sourceforge.sillyview.HTMLPaneView
Gets the backing model.
getModel() - Method in class net.sourceforge.sillyview.JFrameView
Return the backing model.
getModel() - Method in class net.sourceforge.sillyview.JInternalFrameView
Return the backing model.
getModel() - Method in class net.sourceforge.sillyview.JPanelView
Returns the backing model.
getModel() - Method in class net.sourceforge.sillyview.StringBufferView
Returns the backing model.
getModel(String) - Static method in class net.sourceforge.sillyview.VelocityModel
Static factory method for creating a VelocityModel with the raw velocity template at the given URL.
getModel() - Method in interface net.sourceforge.sillyview.WidgetView
Describe getModel method here.
getName() - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
getName() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns descriptive name of this book.
getName() - Method in class net.sourceforge.pavlov.library.LibraryDocument
Returns descriptive name of this book.
getName() - Method in interface net.sourceforge.pavlov.pluglets.Pluglet
Returns a user-friendly name of this pluglet.
getName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe getName method here.
getName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe getName method here.
getName() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
getName() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Returns the file name of this directory.
getName() - Method in class net.sourceforge.pavlov.user.AbstractStrategy
Returns a short descriptive name for this strategy.
getName() - Method in class net.sourceforge.pavlov.user.BasicStrategy
Returns a short descriptive name for this strategy.
getName() - Method in class net.sourceforge.pavlov.user.User
Returns this user's name.
getName() - Method in class net.sourceforge.steelme.SteelmeTheme
Returns this theme's name.
getNamedImageIcon(String, int) - Static method in class net.sourceforge.pavlov.randommedia.ImageIconUtilities
Attempts to return an ImageIcon of the specified size with the given URL.
getNamedImageIcon(String) - Static method in class net.sourceforge.pavlov.randommedia.ImageIconUtilities
Attempts to return the named URL as an ImageIcon.
getNextQuestion() - Method in class net.sourceforge.pavlov.main.Quiz
Gets a valud question using the user's current question selection strategy.
getNumAsked() - Method in class net.sourceforge.pavlov.user.QuestionData
Number of times asked.
getNumberNeverAnswered() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Number of questions in the chapter that the user has never answered.
getNumberOfAnswers() - Method in class net.sourceforge.pavlov.event.AnswerEvent
How many questions answered in the current quiz.
getNumberOfChapters() - Method in class net.sourceforge.pavlov.library.Book
Returns the number of chapters I have.
getNumberOfCorrectAnswers() - Method in class net.sourceforge.pavlov.event.AnswerEvent
How many correct answers in the current quiz.
getNumberOfDisabledItems() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns a count of items in disabled directories.
getNumberOfDisabledItems() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Returns a count of items in disabled directories.
getNumberOfEnabledItems() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns a count of items in enabled directories.
getNumberOfEnabledItems() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Returns a count of items in enabled directories.
getNumberOfIncorrectAnswers() - Method in class net.sourceforge.pavlov.event.AnswerEvent
How many incorrect answers in the current quiz.
getNumberOfQuestions() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Sums the number of questions of all my chapters and returns the total.
getNumberOfQuestions() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Number of questions this chapter contains.
getNumberOfQuestions() - Method in class net.sourceforge.pavlov.library.Book
Sums the number of questions of all my chapters and returns the total.
getNumberOfQuestions() - Method in class net.sourceforge.pavlov.library.Chapter
Number of questions this chapter contains.
getNumberOfQuestions() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the number of questions in this chapter.
getNumberOfQuestions(String, String) - Method in class net.sourceforge.pavlov.user.User
Number of questions in this book.
getNumberOfQuizzes() - Method in class net.sourceforge.pavlov.user.QuizCollection
Number of quizzes in this collection.
getNumberOfQuizzes() - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Get the NumberOfQuizzes value.
getNumberOfTotalItems() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns a count of items in enabled and disabled directories.
getNumberOfTotalItems() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Returns a count of items in enabled and disabled directories.
getObject() - Method in class net.sourceforge.pavlov.randommedia.MediaCache
Describe getObject method here.
getP1() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getP1 method here.
getP2() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getP2 method here.
getP3() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getP3 method here.
getPaints() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getPaints method here.
getPaints() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Implement to color the slices.
getPassword() - Method in class net.sourceforge.pavlov.event.LogonEvent
 
getPercentNeverAnswered() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions in the chapter that the user has never answered.
getPercentOfQuestionsAnsweredAtLeastOnce() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions in the chapter that have been answered at least once.
getPercentOfQuestionsAnsweredRightAtLeastOnce() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions that have been answered correctly at least once.
getPercentOfQuestionsOnlyAnsweredWrong() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions that have been answered at least once, but never correctly.
getPercentage() - Method in class net.sourceforge.pavlov.user.QuestionData
Percentage of correct answers, or -1 if no answers.
getPercentage() - Method in class net.sourceforge.pavlov.user.QuizData
Describe getPercentage method here.
getPercentageOfCorrectAnswers() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Percentage of correct answers in the current quiz.
getPercentageOfRightAnswers() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Number of right answers as percentage of number of total answers.
getPercentageOfWrongAnswers() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Number of wrong answers as percentage of number of total answers.
getPercentages() - Method in class net.sourceforge.pavlov.user.QuizCollection
Returns a vector of EasyGraphDataItems representing quiz percentages in this collection.
getPieChart2DProperties() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe getPieChart2DProperties method here.
getPluginByName(String) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Returns the named plugin if it exists, otherwise null.
getPreferredSize() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getPreferredSize method here.
getPreferredSize() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe getPreferredSize method here.
getPreferredSize() - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
getPrimary1() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getPrimary1 method here.
getPrimary2() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getPrimary2 method here.
getPrimary3() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getPrimary3 method here.
getQuestion(String) - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Gets the question with the specified ID or null if it doesn't exist.
getQuestion(String) - Method in class net.sourceforge.pavlov.library.Chapter
Gets the question with the specified ID or null if it doesn't exist.
getQuestion() - Method in class net.sourceforge.pavlov.library.QuestionReference
 
getQuestion(Vector) - Method in class net.sourceforge.pavlov.user.AbstractStrategy
Returns the next question using the implemented strategy.
getQuestion(Vector) - Method in class net.sourceforge.pavlov.user.BasicStrategy
Returns the next question using the abovementioned strategy.
getQuestion() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns a QuestionData using the current strategy.
getQuestionData() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the QuestionData for the answered question.
getQuestionData(String, String) - Method in class net.sourceforge.pavlov.user.BookData
Returns the named ChapterData, or null if it doesn't exist.
getQuestionData(String) - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the QuestionData for the question with the given ID or null if no such question exists.
getQuestionData(String, String, String) - Method in class net.sourceforge.pavlov.user.User
Describe getQuestionData method here.
getQuestionID() - Method in class net.sourceforge.pavlov.library.QuestionReference
 
getQuestionId(String, String) - Method in class net.sourceforge.pavlov.user.User
Returns a question from the given book & chapter using the current strategy.
getQuestions() - Method in class net.sourceforge.pavlov.library.Chapter
Describe getQuestions method here.
getQuestionsCollection() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns all questions as a Collection
getQuestionsCollection() - Method in class net.sourceforge.pavlov.library.Chapter
Deprecated.  
getQuestionsReadOnly() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns the chapter's questions as a read-only collection.
getQuestionsReadOnly() - Method in class net.sourceforge.pavlov.library.Chapter
Returns the chapter's questions as a read-only collection.
getQuiz() - Method in class net.sourceforge.pavlov.controllers.QuizController
Get the Quiz value.
getQuiz() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Describe getQuiz method here.
getQuiz() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe getQuiz method here.
getQuizCollection() - Method in class net.sourceforge.pavlov.user.ChapterData
Describe getQuizCollection method here.
getQuizCollectionData() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns data for all quizzes the user has taken on this chapter.
getQuizData() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the QuizData for the current quiz.
getQuizPercentages() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns a vector of percentages for all the quizzes the user has taken on this chapter.
getQuizTemplate() - Method in interface net.sourceforge.pavlov.main.AbstractTemplateKit
Return the template used to display a question during a quiz.
getQuizTemplate() - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
 
getQuizTemplate() - Method in class net.sourceforge.pavlov.main.Skin
 
getQuizzes() - Method in class net.sourceforge.pavlov.user.QuizCollection
Describe getQuizzes method here.
getRandomCacheObject() - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Describe getRandomCacheObject method here.
getRandomCacheObject() - Method in class net.sourceforge.pavlov.randommedia.RandomImageFactory
Gets an image embedded in a CacheObject, which provides some additional information about the image.
getRandomClip() - Method in class net.sourceforge.pavlov.randommedia.RandomAudioFactory
 
getRandomImageIcon(int) - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Gets a random image icon of the given size from the cache.
getRandomImageIcon(int) - Method in class net.sourceforge.pavlov.randommedia.RandomImageFactory
Gets a random image as an ImageIcon.
getRandomURL() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns a random URL from one of the enabled directories.
getRandomURL() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Describe getRandomURL method here.
getRandomURL() - Method in interface net.sourceforge.pavlov.randommedia.RandomURLProvider
Returns a random URL.
getRandomUncachedObject() - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Describe getRandomUncachedObject method here.
getRawModel() - Method in class net.sourceforge.sillyview.VelocityModel
Returns the template without applying existing token values.
getRawModel() - Method in interface net.sourceforge.sillyview.WidgetModel
Returns the current model, with tokens unprocessed.
getResourcePath(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
Describe getResourcePath method here.
getResourcePath(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe getResourcePath method here.
getResourcePath(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Describe getResourcePath method here.
getResourceString(String, String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Returns the named resource value or the given default, if the resource value is unavailable.
getResourceString(String, String) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe getResourceString method here.
getRight() - Method in class net.sourceforge.pavlov.user.QuestionData
Number of correct responses.
getRight() - Method in class net.sourceforge.pavlov.user.QuizData
Describe getRight method here.
getRightAnswer() - Method in class net.sourceforge.pavlov.library.Question
Returns this question's correct answer.
getRightAnswerEncoded() - Method in class net.sourceforge.pavlov.library.Question
Returns this question's correct answer URLEncoded.
getRightDirectory() - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Describe getRightDirectory method here.
getRootDirectory() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
getRootDirectory returns a String representation of this factory's root directory.
getRowCount() - Method in class net.sourceforge.bee.ChapterTableModel
Returns number of questions in chapter.
getS1() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getS1 method here.
getS2() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getS2 method here.
getS3() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getS3 method here.
getScaledDimension(Image, int) - Static method in class net.sourceforge.pavlov.randommedia.ImageIconUtilities
Returns a width/height pair that maintains big's aspectRatio, with neither width or height larger than size.
getSecondary1() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSecondary1 method here.
getSecondary2() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSecondary2 method here.
getSecondary3() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSecondary3 method here.
getSelectedFont() - Method in class net.sourceforge.steelme.FontChooserPanel
Describe getSelectedFont method here.
getShapes() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getShapes method here.
getShortName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Gets a menu-friendly name for this mode.
getShortName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Return a user-understandable name for the behaviour of this mode.
getShortName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Gets a menu-friendly name for this mode.
getShortName() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Gets a menu-friendly name for this mode.
getSize() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Gets the current image size.
getSize() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Number of media URL's in this directory.
getSoundFile() - Method in class net.sourceforge.pavlov.library.Question
Returns the name of the sound file to play when this question is presented to the user.
getSourceActions(JComponent) - Method in class net.sourceforge.bee.StringTransferHandler
 
getStart() - Method in class net.sourceforge.pavlov.user.QuizData
Describe getStart method here.
getStatistics() - Method in class net.sourceforge.pavlov.user.ChapterData
Deprecated. Misleading name. Use getQuizCollectionData()
getStatistics() - Method in class net.sourceforge.pavlov.user.QuizCollection
Returns descriptive statistics about these quizzes.
getStatistics(ChapterData) - Static method in class net.sourceforge.pavlov.user.User
Returns descriptive statistics about this user's past quizzes.
getStrategy() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the current question selection strategy.
getString(String) - Method in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
getString(String, String) - Method in class net.sourceforge.pavlov.main.standalone.ResourceBroker
Returns the named resource value or the given default, if the resource value is unavailable.
getStrokes() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getStrokes method here.
getSubDirectoryNames() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns a string array of subdirectory names.
getSubTextFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSubTextFont method here.
getSubdirectories() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Return all subdirectories in this directory.
getSystemTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSystemTextColor method here.
getSystemTextFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getSystemTextFont method here.
getT1() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getT1 method here.
getT2() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getT2 method here.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.sourceforge.bee.VerificationTableCellRenderer
Describe getTableCellRendererComponent method here.
getText() - Method in class net.sourceforge.pavlov.library.Question
Returns this question's text.
getText(String) - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
Describe getText method here.
getText(URL) - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
Describe getText method here.
getText(String) - Method in class net.sourceforge.pavlov.main.Skin
Describe getText method here.
getText() - Method in class net.sourceforge.sillyview.JPanelView
Gets this view's text.
getTheme() - Method in class net.sourceforge.pavlov.main.Skin
 
getTimeString() - Method in class net.sourceforge.pavlov.controllers.QuizStatus
 
getTitle() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Deprecated. use getName() instead.
getTitle() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns the title of this chapter.
getTitle() - Method in class net.sourceforge.pavlov.library.Book
Deprecated. use getName() instead.
getTitle() - Method in class net.sourceforge.pavlov.library.Chapter
Deprecated. Use getName()
getTitle() - Method in class net.sourceforge.pavlov.user.BookData
Returns the Book's title.
getTitle() - Method in class net.sourceforge.pavlov.user.ChapterData
Returns the title of the Chapter this ChapterData refers to.
getTotal() - Method in class net.sourceforge.pavlov.user.QuestionData
Number of total responses.
getTotal() - Method in class net.sourceforge.pavlov.user.QuizData
Describe getTotal method here.
getTotalAsked() - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Get the TotalAsked value.
getTotalNumberOfWrongAnswers() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Number of wrong answers over all quizzes for this user on this chapter.
getTotalRight() - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Get the TotalRight value.
getTotalWrong() - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Get the TotalWrong value.
getUIBuilder() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Gets the uIBuilder attribute of the Pavlov object
getURL(String) - Method in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
getURLIndex(int) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe getURLIndex method here.
getURLPrefix() - Method in class net.sourceforge.pavlov.controllers.QuizController
Gets the uRLPrefix attribute of the QuizController object
getURLVector() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Return all media URLs in this directory.
getUncachedRandomImageIcon(int) - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Describe getUncachedRandomImageIcon method here.
getUnicodeCharInputPanel() - Method in class net.sourceforge.bee.UnicodeCharInputPanel.UnicodeCharJDialog
 
getUnicodeCharInputPanel() - Method in class net.sourceforge.bee.UnicodeCharInputPanel.UnicodeCharJFrame
 
getUser() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns the User who answered the question.
getUser() - Method in class net.sourceforge.pavlov.event.LogonEvent
 
getUser() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Returns the active user.
getUser() - Method in class net.sourceforge.pavlov.main.Quiz
Returns the active user.
getUser() - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Return the loaded user
getUserFile() - Method in class net.sourceforge.pavlov.user.User
Gets the userfile to save this user to.
getUserName() - Method in class net.sourceforge.pavlov.event.LogonEvent
 
getUserName() - Method in class net.sourceforge.pavlov.main.Quiz
Describe getUserName method here.
getUserTextColor() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getUserTextColor method here.
getUserTextFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getUserTextFont method here.
getValidQuestion(ChapterData, AbstractChapter) - Static method in class net.sourceforge.pavlov.user.User
Reverse-validation: if a user.QuestionData exists for a nonexistant library.question, unceremoniously remove the user.QuestionData.
getValue(Object) - Method in class net.sourceforge.sillyview.HTMLPaneView
Gets the named value.
getValue(Object) - Method in class net.sourceforge.sillyview.JFrameView
Return the value of the named token.
getValue(Object) - Method in class net.sourceforge.sillyview.JInternalFrameView
Returns the value of the named token.
getValue(Object) - Method in class net.sourceforge.sillyview.JPanelView
Gets the named value.
getValue(Object) - Method in class net.sourceforge.sillyview.StringBufferView
Gets the value of the named token.
getValue(Object) - Method in class net.sourceforge.sillyview.VelocityModel
Returns the value of the named token, taking it from the VelocityContext.
getValue(Object) - Method in interface net.sourceforge.sillyview.WidgetModel
Describe getValue method here.
getValue(Object) - Method in interface net.sourceforge.sillyview.WidgetView
Describe getValue method here.
getValueAt(int, int) - Method in class net.sourceforge.bee.ChapterTableModel
Picks the appropriate value out of the list of questions to display in the JTable.
getValues() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Deprecated.  
getValues() - Method in class net.sourceforge.pavlov.library.Book
Returns the book's chapters as a collection.
getView() - Method in class net.sourceforge.sillyview.Widget
Get the View value.
getW() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getW method here.
getWelcomeTemplate() - Method in interface net.sourceforge.pavlov.main.AbstractTemplateKit
Return the template used to welcome a user to Pavlov.
getWelcomeTemplate() - Method in class net.sourceforge.pavlov.main.DefaultTemplateKit
 
getWelcomeTemplate() - Method in class net.sourceforge.pavlov.main.Skin
 
getWhite() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getWhite method here.
getWindowTitleFont() - Method in class net.sourceforge.steelme.SteelmeTheme
Describe getWindowTitleFont method here.
getWrong() - Method in class net.sourceforge.pavlov.user.QuestionData
Number of incorrect responses.
getWrong() - Method in class net.sourceforge.pavlov.user.QuizData
Describe getWrong method here.
getWrongAnswer() - Method in class net.sourceforge.pavlov.library.Question
Returns a random incorrect answer.
getWrongAnswer(int) - Method in class net.sourceforge.pavlov.library.Question
Returns the numbered incorrect answer, or null if it doesn't exist.
getWrongAnswers() - Method in class net.sourceforge.pavlov.library.Question
Gets the vector of incorrect answers.
getWrongDirectory() - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Describe getWrongDirectory method here.
getXAxisTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getXAxisTitle method here.
getYAxisTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe getYAxisTitle method here.
goodPassword(String, String) - Method in class net.sourceforge.pavlov.controllers.LoginController
Returns true if the user file exists, and its password is equal to the one provided.

H

HARDCOPY_ERROR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
HEIGHT - Static variable in interface net.sourceforge.sillyview.WindowView
Token for setting the window's height.
HELPSET_URL - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
HREF_A - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
HREF_B - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
HREF_C - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
HREF_D - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
HTMLFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts only HTML files.
HTMLFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.HTMLFileFilter
 
HTMLInternalFrame - Class in net.sourceforge.pavlov.swing
 
HTMLInternalFrame(String, String) - Constructor for class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
HTMLInternalFrame(String, URL) - Constructor for class net.sourceforge.pavlov.swing.HTMLInternalFrame
Create a HTMLInternalFrame with the given title and initial URL.
HTMLPANE - Static variable in class net.sourceforge.sillyview.JPanelView
If you want data displayed in a HTMLPane.
HTMLPane - Class in net.sourceforge.sillyview
This class is a convenience class for JEditorPanes used to show HTML content that are un-editable (so as to enable listening for hyperlink events) and handle UTF-8 characters gracefully.
HTMLPane() - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance with no text.
HTMLPane(String) - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance with the given text.
HTMLPane(StyleSheet) - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance with the given stylesheet.
HTMLPane(String, StyleSheet) - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance with the given text and stylesheet.
HTMLPane(URL) - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance showing the HTML page at the given URL and with no accessory stylesheet.
HTMLPane(URL, StyleSheet) - Constructor for class net.sourceforge.sillyview.HTMLPane
Creates a new HTMLPane instance showing the HTML page at the given URL and with the given accesory stylesheet.
HTMLPaneView - Class in net.sourceforge.sillyview
This class connects a HTMLPane as a view to a WidgetModel.
HTMLPaneView(WidgetModel) - Constructor for class net.sourceforge.sillyview.HTMLPaneView
Creates a new HTMLPaneView instance backed by the given model.
HYPERLINK_LISTENER - Static variable in class net.sourceforge.sillyview.HTMLPaneView
A token for setting the view's hyperlink listener.
HYPERLINK_LISTENER - Static variable in class net.sourceforge.sillyview.JPanelView
A token for setting the view's hyperlink listener.
HardcopyDialog - Class in net.sourceforge.pavlov.swing
Deprecated. To be replaced with pluglet in Pavlov 1.1
HardcopyDialog() - Constructor for class net.sourceforge.pavlov.swing.HardcopyDialog
Deprecated.  
HardcopyQuiz - Class in net.sourceforge.pavlov.controllers
 
HardcopyQuiz(AbstractPavlovApplication) - Constructor for class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
HashtableJRadioButtonMenu - Class in net.sourceforge.pavlov.swing
This is a _partial_ implementation of a JMenu that creates JRadioButtonMenuItems for all the keys in a given hashtable.
HashtableJRadioButtonMenu() - Constructor for class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Creates a new HashtableJRadioButtonMenu instance.
HashtableJRadioButtonMenu(Action) - Constructor for class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Creates a new HashtableJRadioButtonMenu instance.
HashtableJRadioButtonMenu(String) - Constructor for class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Creates a new HashtableJRadioButtonMenu instance.
HashtableJRadioButtonMenu(String, boolean) - Constructor for class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Creates a new HashtableJRadioButtonMenu instance.
HelpSystem - Class in net.sourceforge.pavlov.swing
HelpSystem creates a JMenu of Help Topics, each of which will automatically open a HTMLInternalFrame with the specified URL when clicked.
HelpSystem(Container) - Constructor for class net.sourceforge.pavlov.swing.HelpSystem
Creates a new HelpSystem instance.
HelpSystem(Container, URL, URL) - Constructor for class net.sourceforge.pavlov.swing.HelpSystem
Creates a new HelpSystem instance.
handleURL(URL) - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
What to do with the URL of the current image in the sequence.
handleURL(URL) - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Implement this method to present the media at the given URL to the user.
hasBeenAsked() - Method in class net.sourceforge.pavlov.user.QuestionData
True if this question has been asked.
hasEditorKey(File) - Method in class net.sourceforge.bee.Bee
Returns true if an editor for the given book file is open.
hasImage() - Method in class net.sourceforge.pavlov.library.Question
Returns true if there is an image to display for this question.
help - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
This pluglet's HelpSystem.
help - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
This pluglet's HelpSystem.
hexString(Color) - Static method in class net.sourceforge.steelme.LookAndFeelToCSS
Returns a string of the form "#FFFFFF" representing the given Color.
hmm - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
The ChartPanel to display the PieChart in.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
hyperlinkUpdate(HyperlinkEvent) - Method in class net.sourceforge.pavlov.controllers.LoginController
Catches the form submit event, and makes a login attempt from it.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe hyperlinkUpdate method here.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 

I

INCORRECT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
INCORRECT_TITLE - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
ImageCache - Class in net.sourceforge.pavlov.randommedia
Loads and holds a bunch of image files whose locations are specified relative to a fixed base URL.
ImageCache(RandomURLProvider, int) - Constructor for class net.sourceforge.pavlov.randommedia.ImageCache
Creates a new ImageCache instance.
ImageContentLoader - Class in net.sourceforge.pavlov.randommedia
Describe class ImageContentLoader here.
ImageContentLoader() - Constructor for class net.sourceforge.pavlov.randommedia.ImageContentLoader
 
ImageFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts only Image files (JPEG, PNG, GIF) and zip/jar entries.
ImageFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.ImageFileFilter
 
ImageIconUtilities - Class in net.sourceforge.pavlov.randommedia
Assorted utilities for ImageIcons.
ImageIconUtilities() - Constructor for class net.sourceforge.pavlov.randommedia.ImageIconUtilities
 
InsertMultipleFrame - Class in net.sourceforge.bee
Inserts multiple blank questions into the chapter being editied.
InsertMultipleFrame(ChapterEditor) - Constructor for class net.sourceforge.bee.InsertMultipleFrame
Creates a new InsertMultipleFrame instance.
IntermediateFeedbackMode - Class in net.sourceforge.pavlov.pluglets.feedback.random
A feedback mode that is less generous than Expert for right answers and less harsh for wrong answers.
IntermediateFeedbackMode() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Creates a new IntermediateFeedbackMode instance.
iExit - Variable in class net.sourceforge.bee.Bee
Describe variable iOpenBook here.
iNewBook - Variable in class net.sourceforge.bee.Bee
Describe variable iOpenBook here.
iOpenBook - Variable in class net.sourceforge.bee.Bee
Describe variable iOpenBook here.
iUnicode - Variable in class net.sourceforge.bee.Bee
Describe variable iOpenBook here.
ifac - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe variable ifac here.
ifac - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable ifac here.
imageLabel - Variable in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
importData(JComponent, Transferable) - Method in class net.sourceforge.bee.StringTransferHandler
 
importData(JComponent, Transferable) - Method in class net.sourceforge.bee.TableQuestionHandler
Deprecated.  
importString(JComponent, String) - Method in class net.sourceforge.bee.StringTransferHandler
 
importString(JComponent, String) - Method in class net.sourceforge.bee.TabDelimitedTransferHandler
Describe importString method here.
increment - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
How much the size is increased for a correct response.
incrementStatus(int, String) - Method in interface net.sourceforge.pavlov.startup.AbstractStartupWindow
Sets progress bar to howMuch percent, and gives it the given message.
incrementStatus(int, String) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Increments progress bar value by i and sets message.
init() - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
This method is called from within the constructor to initialize the form.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Called when the pluglet is loaded.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
Describe init method here.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe init method here.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe init method here.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Describe init method here.
init() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Called when the pluglet is loaded.
init(Container, URL, URL) - Method in class net.sourceforge.pavlov.swing.HelpSystem
Deprecated. Shouldn't have made it into 1.0.
initialSize - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
The initial size of an image in this mode.
inter - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable inter here.
intermed - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable intermed here.
isABook() - Method in class net.sourceforge.pavlov.library.ChapterReference
 
isAChapter() - Method in class net.sourceforge.pavlov.library.ChapterReference
 
isAJar(File) - Static method in class net.sourceforge.pavlov.zipUtilities.JarUtilities
Return true if it looks like a JAR file.
isAJarFile(File) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Returns true if the file is recognized as a Jar file.
isCellEditable(int, int) - Method in class net.sourceforge.bee.ChapterTableModel
Implemented to always return true.
isCorrect() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Whether the answer was correct.
isCorrect() - Method in class net.sourceforge.pavlov.library.AnswerAtom
Get the Correct value.
isDirectoryEnabled(String) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Returns whether the named directory is enabled or not.
isEnabled() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
If this directory is enabled
isInAJar(File) - Static method in class net.sourceforge.pavlov.zipUtilities.JarUtilities
 
isInAJar(URL) - Static method in class net.sourceforge.pavlov.zipUtilities.JarUtilities
 
isNewQuiz() - Method in class net.sourceforge.pavlov.event.AnswerEvent
Returns true if this is the first answer in a quiz.

J

JChartFeedbackPluglet - Class in net.sourceforge.pavlov.pluglets.feedback.charts
A base class for FeedbackPluglets that use JCharts.
JChartFeedbackPluglet() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Creates a new JChartFeedbackPluglet instance.
JEDITORPANE - Static variable in class net.sourceforge.sillyview.JPanelView
If you want data displayed in a JEditorPane.
JFrameView - Class in net.sourceforge.sillyview
This is a convenience class which wraps a JPanelView in a JFrame.
JFrameView(WidgetModel, int) - Constructor for class net.sourceforge.sillyview.JFrameView
Creates a JFrameView with the given backing model and view type.
JFrameView(int) - Constructor for class net.sourceforge.sillyview.JFrameView
Creates a JFrameView with no backing model and the given view type.
JInternalFrameView - Class in net.sourceforge.sillyview
This is a convenience class which wraps a JPanelView in a JInternalFrame.
JInternalFrameView(WidgetModel, int) - Constructor for class net.sourceforge.sillyview.JInternalFrameView
Creates a JFrameView with the given backing model and view type.
JLABEL - Static variable in class net.sourceforge.sillyview.JPanelView
If you want data displayed in a JLabel.
JPEGFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts only JPEG files and zip/jar entries.
JPEGFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.JPEGFileFilter
 
JPanelView - Class in net.sourceforge.sillyview
This is a central class in sillyview.
JPanelView(WidgetModel, int) - Constructor for class net.sourceforge.sillyview.JPanelView
Creates a new JPanelView instance backed by the given WidgetModel and of type JLABEL, JEDITORPANE, or HTMLPANE.
JPieChartFeedbackPluglet - Class in net.sourceforge.pavlov.pluglets.feedback.charts
Describe class JPieChartFeedbackPluglet here.
JPieChartFeedbackPluglet() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Creates a new JPieChartFeedbackPluglet instance.
JarUtilities - Class in net.sourceforge.pavlov.zipUtilities
 
JarUtilities() - Constructor for class net.sourceforge.pavlov.zipUtilities.JarUtilities
 
jCheckBox1 - Variable in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
jLabel4 - Variable in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
jLabel7 - Variable in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 

K

killme() - Method in class net.sourceforge.pavlov.startup.StartupWindow
Close the window and free up my resources.

L

LAST_ANSWERED - Static variable in class net.sourceforge.pavlov.controllers.QuestionHistory
 
LIBRARY_DIR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
LIBRARY_ERROR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
LIBRARY_NULL - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
LOCAL_FILES - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
LOGIN_ERROR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
Library - Class in net.sourceforge.pavlov.library
Describes a Library, which is a collection of Books.
Library() - Constructor for class net.sourceforge.pavlov.library.Library
Creates an empty library.
LibraryController - Class in net.sourceforge.pavlov.controllers
 
LibraryController(WidgetView, AbstractLibrary) - Constructor for class net.sourceforge.pavlov.controllers.LibraryController
Constructor for the LibraryController object
LibraryDocument - Class in net.sourceforge.pavlov.library
 
LibraryDocument() - Constructor for class net.sourceforge.pavlov.library.LibraryDocument
 
LibraryLoader - Class in net.sourceforge.pavlov.library
Utility class to load all the books in a given directory to a Library.
LibraryLoader() - Constructor for class net.sourceforge.pavlov.library.LibraryLoader
 
ListSelectionJTable - Class in net.sourceforge.bee
I was suprised to see that you can't add ListSelectionListeners to JTables.
ListSelectionJTable(TableModel) - Constructor for class net.sourceforge.bee.ListSelectionJTable
Deprecated. FIXME: this just calls super(t)
LocalUserFile - Class in net.sourceforge.pavlov.user
A user file that resides on the same computer the application is running on.
LocalUserFile(String, String) - Constructor for class net.sourceforge.pavlov.user.LocalUserFile
Creates a new LocalUserFile named for the user in the given directory.
LocalUserFile(String) - Constructor for class net.sourceforge.pavlov.user.LocalUserFile
Creates a new LocalUserFile instance named for this user in the subdirectory "users/".
LoginController - Class in net.sourceforge.pavlov.controllers
Creates and manages model, view, and controller for the Logon system.
LoginController(WidgetView) - Constructor for class net.sourceforge.pavlov.controllers.LoginController
 
LogonEvent - Class in net.sourceforge.pavlov.event
 
LogonEvent(String, String, boolean) - Constructor for class net.sourceforge.pavlov.event.LogonEvent
 
LogonEvent(User) - Constructor for class net.sourceforge.pavlov.event.LogonEvent
 
LogonListener - Interface in net.sourceforge.pavlov.event
 
LookAndFeelToCSS - Class in net.sourceforge.steelme
A pluggable strategy for converting a LookAndFeel to a Cascading Stylesheet.
LookAndFeelToCSS() - Constructor for class net.sourceforge.steelme.LookAndFeelToCSS
 
lab - Variable in class net.sourceforge.sillyview.JPanelView
If data displayed as a JLabel, this is that JLabel.
lib - Variable in class net.sourceforge.pavlov.library.BookReference
 
library - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Describe variable library here.
libraryFile - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
The directory containing book files.
listFiles() - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Describe listFiles method here.
loadCacheObject() - Method in interface net.sourceforge.pavlov.randommedia.CacheLoader
Provide a CacheObject to the calling Cache.
loadCacheObject() - Method in class net.sourceforge.pavlov.randommedia.ImageCache
Describe loadCacheObject method here.
loadContent(URL) - Method in interface net.sourceforge.pavlov.randommedia.ContentLoader
Describe loadContent method here.
loadContent(URL) - Method in class net.sourceforge.pavlov.randommedia.ImageContentLoader
Describe loadContent method here.
loadContent(URL) - Method in class net.sourceforge.pavlov.randommedia.SoundContentLoader
Describe loadContent method here.
loadFrom(String) - Static method in class net.sourceforge.pavlov.library.Book
 
loadFrom(File) - Static method in class net.sourceforge.pavlov.library.Book
 
loadLibrary(String) - Static method in class net.sourceforge.pavlov.library.LibraryLoader
Loads all the book files in the directory specified by the String fname into a library and returns the resulting library.
loadLibrary() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Reads in the library.
loadPluglets() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Loads all the feedback, strategy, and tool pluglets.
loadPluglets() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
loginFinished() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Describe loginFinished method here.
loginFinished() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
logo - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable logo here.
logonAttempt(LogonEvent) - Method in class net.sourceforge.pavlov.controllers.LoginController
Description of the Method
logonAttempt(LogonEvent) - Method in interface net.sourceforge.pavlov.event.LogonListener
 
logonAttempt(LogonEvent) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
The LoginController calls this when the user has finished logging in.
logonAttempt(LogonEvent) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
The LoginController calls this when the user has finished logging in.

M

MODE - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
MYFRAME - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable MYFRAME here.
MediaCache - Class in net.sourceforge.pavlov.randommedia
Loads and holds a bunch of audio files whose locations are specified relative to a fixed base URL.
MediaCache(RandomURLProvider, int) - Constructor for class net.sourceforge.pavlov.randommedia.MediaCache
Creates a new MediaCache instance.
MediaDirectoryManager - Class in net.sourceforge.pavlov.randommedia
Describe class MediaDirectoryManager here.
MediaDirectoryManager() - Constructor for class net.sourceforge.pavlov.randommedia.MediaDirectoryManager
Creates a new MediaDirectoryManager instance.
MediaDirectoryPluglet - Class in net.sourceforge.pavlov.pluglets.feedback.rightWrong
This class pulls media items from two directories, a "right" directory and a "wrong" directory.
MediaDirectoryPluglet() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
 
MediaLoader - Class in net.sourceforge.pavlov.randommedia
Describe class MediaLoader here.
MediaLoader(MediaCache, URL, int) - Constructor for class net.sourceforge.pavlov.randommedia.MediaLoader
Creates a new MediaLoader instance.
MediaRootChangedListener - Interface in net.sourceforge.pavlov.event
This method is called when a RandomMediaFactory's root directory has changed.
main(String[]) - Static method in class net.sourceforge.bee.Bee
Runs the BEE Editor for Pavlov.
main(String[]) - Static method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
makeBlankBook() - Static method in class net.sourceforge.pavlov.library.Book
Creates an unnamed book with one unnamed chapter, which has one blank question.
makeBlankChapter() - Static method in class net.sourceforge.pavlov.library.Chapter
Describe makeBlankChapter method here.
makeBlankQuestion() - Static method in class net.sourceforge.pavlov.library.Question
Creates a blank question suitable for editing.
makeFeedbackMenu(JMenuBar) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeFeedbackMenu method here.
makeFileMenu(JMenuBar) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeFileMenu method here.
makeHelpMenu(JMenuBar) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeHelpMenu method here.
makeImageBaseMenu() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Creates a menu allowing the user to select or refresh the base directory * or JAR file for images.
makeImageIcon(String, String, int) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeImageIcon method here.
makeJarURL(String, String) - Static method in class net.sourceforge.pavlov.zipUtilities.JarUtilities
 
makeModeMenu() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Creates the Beginner/Intermediate/Advanced mode Menu.
makePreferencesMenu(JMenuBar, JComponent) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makePreferencesMenu method here.
makeSkinMenu(JMenu) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeSkinMenu method here.
makeStrategyMenu(JMenuBar) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeStrategyMenu method here.
makeTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Deprecated. Broken in 1.0 push.
makeTitle() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Sets the window title to "mode: filename"
makeToolsMenu(JMenuBar) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe makeToolsMenu method here.
manageCache() - Method in class net.sourceforge.pavlov.randommedia.MediaCache
Describe manageCache method here.
mediaRootChanged() - Method in interface net.sourceforge.pavlov.event.MediaRootChangedListener
Called when the random media factory's media root file has changed.
mediaRootChanged() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe mediaRootChanged method here.
mediaRootChanged() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Called when user selects a new base directory/JAR for images.
menu - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable menu here.
message - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
A message describing how the image was changed in response to the last answer.
minimumSize - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
The minimum size of an image in this mode.
mod - Variable in class net.sourceforge.sillyview.HTMLPaneView
The model this view gets its data from.
mod - Variable in class net.sourceforge.sillyview.JPanelView
The model this view gets its data from.
mode - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable mode here.
mungeName(String) - Method in class net.sourceforge.pavlov.pluglets.PlugletLoader
Returns the filename, sans extention, of a given string.

N

NAME_IN_USE - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
NUMBER_OF_QUESTIONS - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
NUM_ANSWERED - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_ANSWERED here.
NUM_ANSWERED_ONLY_WRONG - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_ANSWERED_ONLY_WRONG here.
NUM_ANSWERED_RIGHT - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_ANSWERED_RIGHT here.
NUM_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
NUM_CORRECT_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
NUM_INCORRECT_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
NUM_NOT_ANSWERED - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_NOT_ANSWERED here.
NUM_QUESTIONS - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_QUESTIONS here.
NUM_RIGHTS - Static variable in class net.sourceforge.pavlov.controllers.QuestionHistory
 
NUM_RIGHT_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_RIGHT_ANSWERS here.
NUM_WRONG_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant NUM_WRONG_ANSWERS here.
nAnswered - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Number of questions in the chapter that have been answered.
nOnceRights - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Number of questions answered correctly at least once.
nOnlyWrongs - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Number of questions answered only wrong.
nQuestions - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Number of questions in the chapter.
name - Variable in class net.sourceforge.pavlov.library.LibraryDocument
Descriptive name of this document.
name - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
A descriptive name for this mode.
nanswered - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
 
net.sourceforge.bee - package net.sourceforge.bee
 
net.sourceforge.pavlov.controllers - package net.sourceforge.pavlov.controllers
Model-View-Controller implementations of Pavlov tasks.
net.sourceforge.pavlov.event - package net.sourceforge.pavlov.event
Contains events, listener interfaces, and objects for transferring event objects amongst interested classes in a Pavlov application.
net.sourceforge.pavlov.feedback.old - package net.sourceforge.pavlov.feedback.old
The AbstractFeedbackPanel class will soon be moved to pavlov.pluglets.feedback which will finally allow me to delete this package.
net.sourceforge.pavlov.library - package net.sourceforge.pavlov.library
Contains classes which define questions and group them together into organizing constructs Chapter, Book, and Library.
net.sourceforge.pavlov.main - package net.sourceforge.pavlov.main
This package contains the lion's share of the program logic required to make the Pavlov application run.
net.sourceforge.pavlov.main.standalone - package net.sourceforge.pavlov.main.standalone
 
net.sourceforge.pavlov.pluglets - package net.sourceforge.pavlov.pluglets
A pluglet is defined as a small java.awt.applet-like program that implements a given interface (or subclasses a given class).
net.sourceforge.pavlov.pluglets.feedback - package net.sourceforge.pavlov.pluglets.feedback
 
net.sourceforge.pavlov.pluglets.feedback.charts - package net.sourceforge.pavlov.pluglets.feedback.charts
Some classes for making it very easy to implement a feedback pluglet that utilizes a jChart.
net.sourceforge.pavlov.pluglets.feedback.random - package net.sourceforge.pavlov.pluglets.feedback.random
Some classes that make it very easy to write a pluglet that uses RandomMedia (see pavlov.randommedia) for feedback.
net.sourceforge.pavlov.pluglets.feedback.rightWrong - package net.sourceforge.pavlov.pluglets.feedback.rightWrong
The "RightWrong" concept is easy to understand, but I haven't come up with a good name for it.
net.sourceforge.pavlov.pluglets.feedback.velocity - package net.sourceforge.pavlov.pluglets.feedback.velocity
 
net.sourceforge.pavlov.pluglets.strategy - package net.sourceforge.pavlov.pluglets.strategy
This package defines the StrategyLoader class which loads question selection strategy pluglets.
net.sourceforge.pavlov.randommedia - package net.sourceforge.pavlov.randommedia
This package is used to programmatically retrieve media objects from filesystem directories and JAR files.
net.sourceforge.pavlov.startup - package net.sourceforge.pavlov.startup
Some classes for easily writing a nice, clean startup window for your favorite application.
net.sourceforge.pavlov.swing - package net.sourceforge.pavlov.swing
Swing-specific widgets of use to the Pavlov application.
net.sourceforge.pavlov.user - package net.sourceforge.pavlov.user
Contains the User class, functionality for saving/reading user files, and various other classes which keep statistics on how a user has historically responded to questions.
net.sourceforge.pavlov.zipUtilities - package net.sourceforge.pavlov.zipUtilities
Utilities for working with Zip files and JAR files.
net.sourceforge.sillyview - package net.sourceforge.sillyview
 
net.sourceforge.steelme - package net.sourceforge.steelme
A package that allows users to edit and/or load themes in any Swing application.
newBook() - Method in class net.sourceforge.bee.Bee
Creates a new book, saves it to user selected file, opens it for editing.
newBook(File, Book) - Method in class net.sourceforge.bee.Bee
User wants to create a new book.
newQuestion() - Method in class net.sourceforge.pavlov.main.Quiz
Ask the user a new question.
newSetStatus(int, String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
 
newSetStatus(int, String) - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Sets status using a key to query the resource broker.
niceError(String, URL) - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
niceQuit(boolean) - Method in class net.sourceforge.bee.Bee
If confirm is true, asks user if he wants to quit.
niceQuit(boolean) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Ask the user if he really wants to quit.
notify(LogonEvent) - Method in class net.sourceforge.pavlov.controllers.LoginController
Notify listeners that a logonevent has occured.
notify(AbstractStrategy) - Method in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Notify all my listeners that the strategy has changed.
notifyAnswerListeners(boolean) - Method in class net.sourceforge.pavlov.main.Quiz
Let the registered answerlisteners know that the user has answered a question.
notifyListeners(ListSelectionEvent) - Method in class net.sourceforge.bee.ListSelectionJTable
Notifies listeners of ListSelectionEvent.
notifyListeners() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Lets all the MediaRootChangedListeners know that the MediaRoot has changed.
notifyListeners() - Static method in class net.sourceforge.steelme.SteelmeThemeManager
Describe notifyListeners method here.
notifyQuestionChangedListeners() - Method in class net.sourceforge.pavlov.main.Quiz
Let registerd answer listeners know that the question has changed.
nullNotifier(String) - Static method in class net.sourceforge.pavlov.randommedia.ImageCache
If there's a null in an intermediate step, let the user know.
numQuizzes - Variable in class net.sourceforge.pavlov.user.QuizCollectionData
Number of quizzes.

O

object - Variable in class net.sourceforge.pavlov.randommedia.CacheObject
The object itself.
oldSize - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
 
onlyWrongsVersusNumberOfQuestions - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions answered at least once, but with no correct answers divided by number of questions in the chapter.
openBook() - Method in class net.sourceforge.bee.Bee
User wants to open a book, but hasn't provided the filename.
openBook(File) - Method in class net.sourceforge.bee.Bee
Opens the given file for editing.
openExisting() - Method in class net.sourceforge.bee.WelcomeDialog
Opens an existing book for editing.

P

PASSWORD - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
PAVLOV_ANSWERS - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_CORRECT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_INCORRECT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_LOGIN - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_QUESTIONS - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_QUIZ - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_QUIZZES - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PAVLOV_SCORE - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
PCT_ANSWERED - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant PCT_ANSWERED here.
PCT_RIGHT_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant PCT_RIGHT_ANSWERS here.
PCT_WRONG_ANSWERS - Static variable in class net.sourceforge.pavlov.controllers.ChapterCoverage
Describe constant PCT_WRONG_ANSWERS here.
PERCENT_SCORE - Static variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
PLUGLET_FEEDBACK_AUDIO - Static variable in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
 
PLUGLET_FEEDBACK_AUDIO_DESCRIPTION - Static variable in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
 
PLUGLET_FEEDBACK_IMAGE_RANDOM - Static variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
 
PLUGLET_FEEDBACK_IMAGE_RANDOM_DESCRIPTION - Static variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
 
Pavlov - Class in net.sourceforge.pavlov.main.standalone
Description of the Class
Pavlov(String[]) - Constructor for class net.sourceforge.pavlov.main.standalone.Pavlov
Constructor for the Pavlov object
Pluglet - Interface in net.sourceforge.pavlov.pluglets
Classes that implement this interface can be loaded into a program using PlugletLoader.
PlugletLoader - Class in net.sourceforge.pavlov.pluglets
PlugletLoader Generates a vector of objects that are a subclass of a given class.
PlugletLoader() - Constructor for class net.sourceforge.pavlov.pluglets.PlugletLoader
 
PlugletLoader(String, String) - Constructor for class net.sourceforge.pavlov.pluglets.PlugletLoader
Creates a new PlugletLoader instance.
paint(Graphics) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
Delegates to this.paint(Graphics2D g).
paint(Graphics2D) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
Paints this component and rerenders the chart as necessary.
paint(Graphics2D) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Trick to get the chart to repaint correctly.
paint(Graphics2D) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Trick to get the ChartPanel to redraw correctly.
pane - Variable in class net.sourceforge.pavlov.swing.HelpSystem
Describe variable pane here.
parseURL(String) - Method in class net.sourceforge.pavlov.controllers.LoginController
Converts the URL command to a LogonEvent.
parseVariables(URL) - Static method in class net.sourceforge.sillyview.URLParser
Takes the name/value pairs of the URL's query and returns them as a Hashtable.
parseVariables(String) - Static method in class net.sourceforge.sillyview.URLParser
Parses a set of name/value pairs in the form of "name=value&foo=bar" into a Hashtable and returns it.
password - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
The user's password, used before login.
pavlov - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable pavlov here.
pbar - Variable in class net.sourceforge.pavlov.startup.StartupWindow
Describe variable pbar here.
percentage() - Method in class net.sourceforge.pavlov.user.QuestionData
Deprecated. use getPercentage() instead.
pix - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable pix here.
playClip() - Method in class net.sourceforge.pavlov.randommedia.SoundList
Describe playClip method here.
playRandomClip() - Method in class net.sourceforge.pavlov.randommedia.RandomAudioFactory
Describe playRandomClip method here.
playRandomRightClip() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Describe playRandomRightClip method here.
playRandomWrongClip() - Method in class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Describe playRandomWrongClip method here.
playedOnce() - Method in class net.sourceforge.pavlov.randommedia.SequencedMediaDirectory
Describe playedOnce method here.
pluglets - Variable in class net.sourceforge.pavlov.pluglets.PlugletLoader
Vector of pluglets that have been successfully loaded.
populateTree(DefaultMutableTreeNode) - Method in interface net.sourceforge.pavlov.library.AbstractBook
Displays chapters as a tree.
populateTree(DefaultMutableTreeNode) - Method in interface net.sourceforge.pavlov.library.AbstractLibrary
Displays books and chapters as a tree.
populateTree(DefaultMutableTreeNode) - Method in class net.sourceforge.pavlov.library.Book
Displays chapters as a tree.
populateTree(DefaultMutableTreeNode) - Method in class net.sourceforge.pavlov.library.Library
Displays books and chapters as a tree.
processArguments(String[]) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Process command line arguments.
progress - Variable in class net.sourceforge.pavlov.startup.StartupWindow
Describe variable progress here.

Q

QUESTIONS - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
QUESTION_IMAGE - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
QUESTION_TEXT - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
QUIT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
QUIZVIEW_ERROR_CREATE - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
QUIZ_DATA - Static variable in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
Question - Class in net.sourceforge.pavlov.library
The text of a question, its correct answer, incorrect answers, and associated information.
Question() - Constructor for class net.sourceforge.pavlov.library.Question
Creates a new Question instance.
Question(String) - Constructor for class net.sourceforge.pavlov.library.Question
Creates a new Question instance.
QuestionChangedListener - Interface in net.sourceforge.pavlov.event
Implemented by classes that want to know when the current question has changed.
QuestionData - Class in net.sourceforge.pavlov.user
Encapsulates correct and incorrect responses to a given question.
QuestionData() - Constructor for class net.sourceforge.pavlov.user.QuestionData
Creates a QuestionData with id "NOID"
QuestionData(String) - Constructor for class net.sourceforge.pavlov.user.QuestionData
Creates a QuestionData with the given id
QuestionDruid - Class in net.sourceforge.bee
A GUI widget that lets the user create many similar questions quickly.
QuestionDruid(ChapterEditor) - Constructor for class net.sourceforge.bee.QuestionDruid
Creates a new QuestionDruid instance.
QuestionHistory - Class in net.sourceforge.pavlov.controllers
Feedback panel that displays information about the user's history with the specified question.
QuestionHistory(WidgetView) - Constructor for class net.sourceforge.pavlov.controllers.QuestionHistory
 
QuestionIDComparator - Class in net.sourceforge.bee
For sorting questions by ID.
QuestionIDComparator() - Constructor for class net.sourceforge.bee.QuestionIDComparator
 
QuestionReference - Class in net.sourceforge.pavlov.library
Locates a chapter.
QuestionReference(AbstractLibrary, String, String, String) - Constructor for class net.sourceforge.pavlov.library.QuestionReference
 
QuestionRightAnswerComparator - Class in net.sourceforge.bee
Compares two questions alphabetically by their correct answer text.
QuestionRightAnswerComparator() - Constructor for class net.sourceforge.bee.QuestionRightAnswerComparator
 
QuestionTextComparator - Class in net.sourceforge.bee
Compares two questions alphabetically by their correct answer text.
QuestionTextComparator() - Constructor for class net.sourceforge.bee.QuestionTextComparator
 
Quiz - Class in net.sourceforge.pavlov.main
Contains state information for a quiz in progress.
Quiz(AbstractPavlovApplication, User, ChapterReference) - Constructor for class net.sourceforge.pavlov.main.Quiz
Creates a new Quiz instance.
QuizCollection - Class in net.sourceforge.pavlov.user
Data describing all the quizzes the user has taken on a given chapter.
QuizCollection() - Constructor for class net.sourceforge.pavlov.user.QuizCollection
Creates a new QuizCollection instance.
QuizCollectionData - Class in net.sourceforge.pavlov.user
Describe class QuizCollectionData here.
QuizCollectionData() - Constructor for class net.sourceforge.pavlov.user.QuizCollectionData
 
QuizController - Class in net.sourceforge.pavlov.controllers
QuizController is a controller that presents the user with questions and gives various sorts of feedback.
QuizController(Quiz, WidgetView) - Constructor for class net.sourceforge.pavlov.controllers.QuizController
Creates a new QuizFrame instance.
QuizData - Class in net.sourceforge.pavlov.user
Data describing a single quiz on a single chapter.
QuizData() - Constructor for class net.sourceforge.pavlov.user.QuizData
Creates a new QuizData instance with no answers and quiz starting right now.
QuizStatus - Class in net.sourceforge.pavlov.controllers
Feedback panel that displays information about the user's history with the specified question.
QuizStatus(WidgetView) - Constructor for class net.sourceforge.pavlov.controllers.QuizStatus
Create an empty status panel.
quesID - Variable in class net.sourceforge.pavlov.library.QuestionReference
 
questionChanged(Question, QuestionData) - Method in class net.sourceforge.pavlov.controllers.QuestionHistory
Generates some textual information about the user's history with this question and dumps it into the text JLabel.
questionChanged(Question, QuestionData) - Method in class net.sourceforge.pavlov.controllers.QuizController
Description of the Method
questionChanged(Question, QuestionData) - Method in interface net.sourceforge.pavlov.event.QuestionChangedListener
Describe questionChanged method here.
questions - Variable in class net.sourceforge.pavlov.user.AbstractStrategy
List of questions to choose from.
quiz - Variable in class net.sourceforge.pavlov.controllers.QuizController
Describe variable quiz here.
quiz - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Describes the quiz in progress, if any.
quiz - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable quiz here.
quizController - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable quizController here.
quizzes - Variable in class net.sourceforge.pavlov.user.QuizCollection
List of quizzes.

R

REMOTE_FILES - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
RIGHT - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
RandomAudioFactory - Class in net.sourceforge.pavlov.randommedia
This is a base class for random media factories.
RandomAudioFactory(File) - Constructor for class net.sourceforge.pavlov.randommedia.RandomAudioFactory
 
RandomAudioFactory() - Constructor for class net.sourceforge.pavlov.randommedia.RandomAudioFactory
 
RandomImage - Class in net.sourceforge.pavlov.pluglets.feedback.random
RandomImage is a concrete example of a user feedback module.
RandomImage() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Creates a new RandomImage instance.
RandomImageFactory - Class in net.sourceforge.pavlov.randommedia
RandomImageFactory provides an interface for retrieving a random image from a filesystem directory tree.
RandomImageFactory() - Constructor for class net.sourceforge.pavlov.randommedia.RandomImageFactory
Creates a new RandomImageFactory instance.
RandomImageFactory(String) - Constructor for class net.sourceforge.pavlov.randommedia.RandomImageFactory
Creates a new RandomImageFactory instance.
RandomMediaDirectory - Class in net.sourceforge.pavlov.randommedia
A filesystem directory full of media items.
RandomMediaDirectory(File, ZipCapableFileFilter) - Constructor for class net.sourceforge.pavlov.randommedia.RandomMediaDirectory
Creates and initializes a RandomMediaDirectory object with the given file and fileFilter.
RandomMediaDirectory(File, ZipCapableFileFilter, boolean) - Constructor for class net.sourceforge.pavlov.randommedia.RandomMediaDirectory
Creates and initializes a RandomMediaDirectory object with the given file and fileFilter.
RandomMediaJarFile - Class in net.sourceforge.pavlov.randommedia
FIXME: Describe class.
RandomMediaJarFile(File, ZipCapableFileFilter) - Constructor for class net.sourceforge.pavlov.randommedia.RandomMediaJarFile
Creates a new RandomMediaJarFile instance.
RandomRightWrongAudioFactory - Class in net.sourceforge.pavlov.randommedia
FIXME: rewrite doc
RandomRightWrongAudioFactory() - Constructor for class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Creates a new RandomRightWrongAudioFactory instance.
RandomRightWrongAudioFactory(File, File) - Constructor for class net.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
Creates a new RandomRightWrongAudioFactory instance.
RandomURLProvider - Interface in net.sourceforge.pavlov.randommedia
Implemented by a class that will provide random urls to a random media factory.
ResourceBroker - Class in net.sourceforge.pavlov.main.standalone
 
rb - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
 
rb - Variable in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
 
rb - Variable in class net.sourceforge.pavlov.user.AbstractStrategy
 
read(String) - Method in class net.sourceforge.pavlov.user.LocalUserFile
Attempts to read the given user file.
read(String) - Method in interface net.sourceforge.pavlov.user.UserFile
Reads the user from the file if it exists and if the password is correct.
recalc() - Method in class net.sourceforge.pavlov.user.ChapterStatistics
Recalculares derived statistics from basic statistics.
refresh() - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Synch the in-memory representation up with the filesystem representation.
refresh() - Method in class net.sourceforge.pavlov.randommedia.RandomMediaDirectory
Describe refresh method here.
refresh() - Method in class net.sourceforge.pavlov.randommedia.RandomMediaJarFile
Describe refresh method here.
refresh() - Method in class net.sourceforge.pavlov.randommedia.SequencedMediaDirectory
Describe refresh method here.
refreshItem - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable refreshItem here.
registerFeedbackPlugins(Quiz) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Sets the feedbackpluglets as answerListeners for the quiz.
removeEditorKey(File) - Method in class net.sourceforge.bee.Bee
Removes the reference for an open editor for the given book file.
repaint() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
Delegates to this.paint(Graphics g).
resetPicture() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe resetPicture method here.
rightAnswer() - Method in class net.sourceforge.pavlov.main.Quiz
Tell quizData and chapterData that the user answered a question correctly.
rightEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Increments the size, gives bonuses every 5/25 questions.
rightEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
The user answered correctly.
rightEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Increments the size, gives bonuses every 15 questions.
rightEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Increments the size, gives bonuses every 10 questions.
rights - Variable in class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
The directory containing the sequence of images.
rights - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Describe variable rights here.
rights - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable rights here.
rights - Variable in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Directory containing sequenced media for correct responses.
rightsVersusNumberOfAnswers - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of right answers.
rightsVersusNumberOfQuestions - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Percentage of questions answered right at least once divided by number of questions in chapter.
rowcount - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Number of rows.
rows - Variable in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
The outside list.
rows() - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Returns the number of rows.
run() - Method in class net.sourceforge.pavlov.randommedia.MediaLoader
Describe run method here.
run() - Method in class net.sourceforge.pavlov.randommedia.SoundLoader
Describe run method here.
run() - Method in class net.sourceforge.pavlov.randommedia.SoundPlayer
Describe run method here.

S

SKINS_DEFAULT_DIR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
SKINS_ERROR_DEFAULT - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
SPLITTER - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable SPLITTER here.
START_QUIZ - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
START_QUIZ_COMMAND - Static variable in class net.sourceforge.pavlov.controllers.LibraryController
Description of the Field
STATUS_CLOSING_SPLASH_SCREEN - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_CONFIGURING_THEMES - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_CONFIGURING_UI - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_CREATING_LIBRARY_VIEW - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_LOADING_LIBRARY - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_LOADING_PLUGLETS - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_LOGGING_IN - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STATUS_VALIDATING_STATISTICS - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
STRATEGY_PLUGLET_DIRECTORY - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
SequencedImagePluglet - Class in net.sourceforge.pavlov.pluglets.feedback
A base class to facilitate writing pluglets that use sequenced images.
SequencedImagePluglet() - Constructor for class net.sourceforge.pavlov.pluglets.feedback.SequencedImagePluglet
 
SequencedMediaDirectory - Class in net.sourceforge.pavlov.randommedia
A filesystem directory full of media items which can be accessed in sequence.
SequencedMediaDirectory(File, ZipCapableFileFilter) - Constructor for class net.sourceforge.pavlov.randommedia.SequencedMediaDirectory
Creates and initializes a SequencedMediaDirectory object with the given file and fileFilter.
Skin - Class in net.sourceforge.pavlov.main
Describe class DefaultTemplateKit here.
Skin(File) - Constructor for class net.sourceforge.pavlov.main.Skin
 
SkinSystem - Class in net.sourceforge.pavlov.main.standalone
 
SkinSystem(SwingUIFactory, JMenu) - Constructor for class net.sourceforge.pavlov.main.standalone.SkinSystem
 
SoundContentLoader - Class in net.sourceforge.pavlov.randommedia
Describe class SoundContentLoader here.
SoundContentLoader() - Constructor for class net.sourceforge.pavlov.randommedia.SoundContentLoader
 
SoundFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts only Audio files and zip/jar entries.
SoundFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.SoundFileFilter
 
SoundList - Class in net.sourceforge.pavlov.randommedia
Loads and holds a bunch of audio files whose locations are specified relative to a fixed base URL.
SoundList(RandomURLProvider, int) - Constructor for class net.sourceforge.pavlov.randommedia.SoundList
Creates a new SoundList instance.
SoundLoader - Class in net.sourceforge.pavlov.randommedia
Describe class SoundLoader here.
SoundLoader(SoundList, URL, int) - Constructor for class net.sourceforge.pavlov.randommedia.SoundLoader
Creates a new SoundLoader instance.
SoundPlayer - Class in net.sourceforge.pavlov.randommedia
Describe class SoundPlayer here.
SoundPlayer(AudioClip) - Constructor for class net.sourceforge.pavlov.randommedia.SoundPlayer
Creates a new SoundPlayer instance.
StartupWindow - Class in net.sourceforge.pavlov.startup
Shows an unbordered window with an image that closes itself when the main application becomes visible.
StartupWindow(String, JFrame) - Constructor for class net.sourceforge.pavlov.startup.StartupWindow
Creates a new StartupWindow instance.
SteelmeTheme - Class in net.sourceforge.steelme
A MetalTheme with persistence and public accessor methods.
SteelmeTheme(Color, Color, Color, Color, Color, Color, Font, Color, Color, Color, Color) - Constructor for class net.sourceforge.steelme.SteelmeTheme
Creates a new SteelmeTheme instance.
SteelmeTheme() - Constructor for class net.sourceforge.steelme.SteelmeTheme
Creates a new SteelmeTheme instance which copies the attributes of DefaultMetalTheme.
SteelmeTheme(MetalTheme) - Constructor for class net.sourceforge.steelme.SteelmeTheme
Creates a new SteelmeTheme instance which copies the attributes of the given MetalTheme.
SteelmeTheme(File) - Constructor for class net.sourceforge.steelme.SteelmeTheme
Creates a new SteelmeTheme instance with attributes loaded from the specified file.
SteelmeTheme(InputStream) - Constructor for class net.sourceforge.steelme.SteelmeTheme
pass an inputstream pointing to a properties file.
SteelmeThemeManager - Class in net.sourceforge.steelme
Describe class SteelmeThemeManager here.
SteelmeThemeManager() - Constructor for class net.sourceforge.steelme.SteelmeThemeManager
 
StrategyListener - Interface in net.sourceforge.pavlov.event
An interface to be implemented by classes who want to be notified when the user changes his question selection strategy.
StrategyLoader - Class in net.sourceforge.pavlov.pluglets.strategy
A plugin loader for question selection strategies.
StrategyLoader(String, String) - Constructor for class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Creates a new StrategyLoader instance.
StringBufferView - Class in net.sourceforge.sillyview
A StringBuffer that has a backing WidgetModel to provide its data.
StringBufferView(WidgetModel) - Constructor for class net.sourceforge.sillyview.StringBufferView
Creates a new StringBufferView instance.
StringTransferHandler - Class in net.sourceforge.bee
 
StringTransferHandler() - Constructor for class net.sourceforge.bee.StringTransferHandler
 
SwingUIFactory - Class in net.sourceforge.pavlov.main.standalone
The purpose of this class and AbstractUIFactory is to separate user-interface details and program logic so that Pavlov can easily be reimplemented in user interface environments other than Swing.
SwingUIFactory(Pavlov, JFrame) - Constructor for class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Creates a new SwingUIFactory instance.
s1 - Variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
s2 - Variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
s3 - Variable in class net.sourceforge.pavlov.controllers.QuizController
Description of the Field
save(File) - Method in interface net.sourceforge.pavlov.library.AbstractBook
 
save(File) - Method in class net.sourceforge.pavlov.library.Book
Saves the book in the given directory, using the book's cannonical filename.
save() - Method in class net.sourceforge.pavlov.library.Library
Asks each book to save itself in its cannonical filename in my directory.
save() - Method in class net.sourceforge.pavlov.main.Quiz
Saves the user's statistical data.
save(User) - Method in class net.sourceforge.pavlov.user.LocalUserFile
Saves the given user information to this file.
save() - Method in class net.sourceforge.pavlov.user.User
Saves this file to file userFile.
save(File) - Method in class net.sourceforge.pavlov.user.User
Saves this file to the given directory.
save(User) - Method in interface net.sourceforge.pavlov.user.UserFile
Save the user to the file.
save() - Method in class net.sourceforge.steelme.SteelmeTheme
Saves the file to resources/themes/ThemeName.theme.
save(OutputStream) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe save method here.
saveAs(File) - Method in class net.sourceforge.pavlov.library.Book
Saves the book to the given file.
saveBook(Book) - Method in class net.sourceforge.pavlov.library.Library
Saves the given book in its cannonical filename in my directory.
saveQuiz() - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Saves the current quiz.
saveUser() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Save's the user's progress.
screenSize - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable screenSize here.
scroller - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable scroller here.
setAuthor(String) - Method in class net.sourceforge.pavlov.library.LibraryDocument
Sets name of the author/maintainer of this book.
setAutoDump(boolean) - Method in class net.sourceforge.sillyview.HTMLPane
Setting autoDump to true causes the stylesheet to be printed every time it is changed.
setAutoDump(boolean) - Method in class net.sourceforge.sillyview.JPanelView
If the view component is a HTMLPane, will set its autodump property.
setAverageQuestionsPerQuiz(double) - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Set the AverageQuestionsPerQuiz value.
setBackground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJButton
Describe setBackground method here.
setBackground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
Describe setBackground method here.
setBaseDirectory(File) - Method in class net.sourceforge.pavlov.controllers.LibraryController
Sets the template attribute of the LibraryController object
setBlack(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setBlack method here.
setBounds(int, int, int, int) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
If the containing component's size has changed, let the chart know and let it rerender itself.
setBounds(int, int, int, int) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Lets the ChartPanel reshape itself effectively.
setButtons(SteelmeTheme) - Method in class net.sourceforge.steelme.ThemeEditor
Describe setButtons method here.
setChart(Chart) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.ChartPanel
Describe setChart method here.
setColors(SteelmeTheme) - Method in class net.sourceforge.steelme.ThemeEditor
Describe setColors method here.
setContent(Object) - Method in class net.sourceforge.pavlov.library.AnswerAtom
Set the Content value.
setConverter(LookAndFeelToCSS) - Method in class net.sourceforge.sillyview.HTMLPane
Allows you to plug in a LookAndFeel to CSS converter of your choice.
setCorrect(boolean) - Method in class net.sourceforge.pavlov.event.AnswerEvent
 
setCorrect(boolean) - Method in class net.sourceforge.pavlov.library.AnswerAtom
Set the Correct value.
setCover(String) - Method in class net.sourceforge.pavlov.library.Book
Sets filename of a descriptive image of this book.
setCover(String) - Method in class net.sourceforge.pavlov.library.Chapter
Sets the filename for a descriptive image.
setCreateRequest(boolean) - Method in class net.sourceforge.pavlov.event.LogonEvent
 
setCurrentTheme(SteelmeTheme) - Static method in class net.sourceforge.steelme.SteelmeThemeManager
Describe setCurrentTheme method here.
setData(AbstractList) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe setData method here.
setData(AbstractListAdaptor) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JChartFeedbackPluglet
Describe setData method here.
setData(ArrayList) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.JPieChartFeedbackPluglet
Describe setData method here.
setDescription(String) - Method in class net.sourceforge.pavlov.library.LibraryDocument
Sets textual description of this book's contents.
setDirectory(File) - Method in class net.sourceforge.pavlov.library.Library
Describe setDirectory method here.
setDirectory(File) - Method in class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
Set the Directory.
setDirectoryName(String) - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
setDispatchTarget(Component) - Method in class net.sourceforge.bee.UnicodeCharInputPanel
Sets the dispatchTarget attribute of the UnicodeCharInputPanel object
setEventSource(Component) - Method in class net.sourceforge.bee.UnicodeCharInputPanel
Sets the eventSource attribute of the UnicodeCharInputPanel object
setExclusionSize(int) - Method in class net.sourceforge.pavlov.user.ChapterData
Sets the size of the exclusion vector.
setFeedbackMode(int) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Deprecated.  
setFeedbackMode(DefaultVisualFeedbackMode) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe setFeedbackMode method here.
setFeedbackPluglets(PlugletLoader) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setFeedbackPluglets method here.
setFileLocations(int) - Method in class net.sourceforge.pavlov.controllers.QuizController
Sets the fileLocations attribute of the QuizController object
setFont(Font) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setFont method here.
setFont(Font) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
 
setForeground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
 
setHints(Vector) - Method in class net.sourceforge.pavlov.library.Question
Sets the hints for this question.
setHyperlinkListener(HyperlinkListener) - Method in class net.sourceforge.pavlov.controllers.LibraryController
Sets the hyperlinkListener attribute of the LibraryController object
setID(String) - Method in class net.sourceforge.pavlov.user.QuestionData
Sets this question's unique identifier
setId(String) - Method in class net.sourceforge.pavlov.library.Question
Sets the question's ID.
setImageFile(String) - Method in class net.sourceforge.pavlov.library.Question
Sets the image to be displayed for this question.
setImageSize(long) - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
setLast(String) - Method in class net.sourceforge.pavlov.user.BookData
Deprecated.  
setMainApp(JFrame) - Method in interface net.sourceforge.pavlov.startup.AbstractStartupWindow
Implement this method to be informed of which JFrame represents the main application.
setMainApp(JFrame) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe setMainApp method here.
setMessage(String) - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
setMessage(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.AudioFeedback
Deprecated. Broken in 1.0 push.
setMessage(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe setMessage method here.
setMinimumSize(Dimension) - Method in class net.sourceforge.sillyview.JPanelView
Sets the minimum size of this panel as well as the view component.
setModel(WidgetModel) - Method in class net.sourceforge.sillyview.HTMLPaneView
Sets the backing model.
setModel(WidgetModel) - Method in class net.sourceforge.sillyview.JFrameView
Set the backing model.
setModel(WidgetModel) - Method in class net.sourceforge.sillyview.JInternalFrameView
Set the backing model.
setModel(WidgetModel) - Method in class net.sourceforge.sillyview.JPanelView
Sets the backing model.
setModel(WidgetModel) - Method in class net.sourceforge.sillyview.StringBufferView
Sets the backing model.
setModel(WidgetModel) - Method in interface net.sourceforge.sillyview.WidgetView
Describe setModel method here.
setMyBackground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJButton
Describe setMyBackground method here.
setMyBackground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
Describe setMyBackground method here.
setMyFont(Font) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
Describe setMyFont method here.
setMyForeground(Color) - Method in class net.sourceforge.steelme.ThemeResistantJMenuItem
Describe setMyForeground method here.
setName(String) - Method in class net.sourceforge.pavlov.library.LibraryDocument
Sets descriptive name of this book.
setName(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Set the user-understandable name for the behaviour of this mode.
setName(String) - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
 
setName(String) - Method in class net.sourceforge.pavlov.user.User
Sets this user's name.
setName(String) - Method in class net.sourceforge.steelme.SteelmeTheme
Sets this theme's name.
setNumberOfActiveItems(long) - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
setNumberOfQuizzes(int) - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Set the NumberOfQuizzes value.
setPassword(String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Sets the user password, useful only before login.
setPassword(String) - Method in class net.sourceforge.pavlov.user.User
Sets this user's password.
setPostGlobally(boolean) - Method in class net.sourceforge.bee.UnicodeCharInputPanel
Sets the postGlobally attribute of the UnicodeCharInputPanel object
setPostToken(String) - Static method in class net.sourceforge.sillyview.URLParser
 
setPreToken(String) - Static method in class net.sourceforge.sillyview.URLParser
 
setPreferredSize(Dimension) - Method in class net.sourceforge.sillyview.JPanelView
Sets the preferred size of this panel as well as the view component.
setPrimary1(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setPrimary1 method here.
setPrimary2(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setPrimary2 method here.
setPrimary3(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setPrimary3 method here.
setProgress(int) - Method in interface net.sourceforge.pavlov.startup.AbstractStartupWindow
Sets the progress percentage to the given number.
setProgress(int) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Sets the progress bar value to i.
setQuestions(Collection) - Method in class net.sourceforge.pavlov.library.Chapter
Describe setQuestions method here.
setQuestions(Collection) - Method in class net.sourceforge.pavlov.user.AbstractStrategy
Set the collection of questions to draw from.
setQuiz(Quiz) - Method in class net.sourceforge.pavlov.controllers.QuizController
Set the Quiz value.
setQuiz(Quiz) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Describe setQuiz method here.
setQuiz(Quiz) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setQuiz method here.
setRawModel(Object) - Method in class net.sourceforge.sillyview.VelocityModel
Updates the template without modifying the current tokens.
setRight(int) - Method in class net.sourceforge.pavlov.user.QuizData
Describe setRight method here.
setRightAnswer(String) - Method in class net.sourceforge.pavlov.library.Question
Set's the question's correct answer.
setRootDirectory(String) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
 
setRootDirectory(File) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Sets the root directory for this media factory, clears the cache as per clearCache() and refreshes its state with refresh().
setRow(int, AbstractList) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Sets the data in row i to the given list.
setSecondary1(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setSecondary1 method here.
setSecondary2(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setSecondary2 method here.
setSecondary3(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setSecondary3 method here.
setSelected(String, boolean) - Method in class net.sourceforge.pavlov.swing.HashtableJRadioButtonMenu
Sets the named JRadioButtonMenuItem to selected.
setSize(int) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Sets the current image size.
setSoundFile(String) - Method in class net.sourceforge.pavlov.library.Question
Sets the sound to play for this question.
setStart(long) - Method in class net.sourceforge.pavlov.user.QuizData
Describe setStart method here.
setStatus(int, String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Shows the user startup status, delegates to getUIBuilder()'s setStatus.
setStatus(int, String) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe setStatus method here.
setStatus(int, String) - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Shows the user startup status, delegates to getUIBuilder()'s setStatus.
setStatus(int, String) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Sets the message and status number in startup window.
setStatus(int, String) - Method in interface net.sourceforge.pavlov.startup.AbstractStartupWindow
Sets progress bar to howMuch percent, and gives it the given message.
setStatus(int, String) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Sets progress bar value and message.
setSticky(boolean) - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe setSticky method here.
setStrategy(AbstractStrategy) - Method in class net.sourceforge.pavlov.main.Quiz
Choose the question selection strategy.
setStrategy(AbstractStrategy) - Method in class net.sourceforge.pavlov.user.ChapterData
Sets the question selection strategy and initializes it with the QuestionData for this chapter.
setStrategyPluglets(StrategyLoader) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setStrategyPluglets method here.
setTarget(Component) - Method in class net.sourceforge.steelme.SteelmeTheme
Sets the component to update when the theme is applied.
setTemplate(String, File) - Method in class net.sourceforge.pavlov.controllers.LibraryController
Sets the template attribute of the LibraryController object
setTemplate(String, File) - Method in class net.sourceforge.pavlov.controllers.QuizController
Sets the template attribute of the QuizController object
setTemplateToolkit(Skin) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setTemplateToolkit method here.
setText(String) - Method in class net.sourceforge.pavlov.library.Question
Sets the text of the question.
setText(String) - Method in interface net.sourceforge.pavlov.startup.AbstractStartupWindow
Sets the progress text to the given string.
setText(String) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe setText method here.
setText(String) - Method in class net.sourceforge.sillyview.HTMLPane
Sets the text and clears and clears any applied "theme" stylesheets.
setText(String) - Method in class net.sourceforge.sillyview.JPanelView
Sets this views text.
setText1(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setText1 method here.
setText2(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setText2 method here.
setTheme(String) - Method in class net.sourceforge.sillyview.HTMLPane
Adds the stylesheet at the given url as a "theme," i.e.
setTheme(SteelmeTheme) - Method in class net.sourceforge.steelme.ThemeEditor
Describe setTheme method here.
setThemeFont(Font) - Method in class net.sourceforge.steelme.FontChooserPanel
Describe setThemeFont method here.
setTitle(String) - Method in class net.sourceforge.bee.BookEditor
Describe setTitle method here.
setTitle(String) - Method in class net.sourceforge.bee.ChapterEditor
Sets the title of this chapter not the internalframe.
setTitle(String) - Method in class net.sourceforge.pavlov.library.Chapter
Deprecated. Use setTitle()
setTitle(String) - Method in class net.sourceforge.pavlov.user.BookData
Sets the Book's title.
setTitle(String) - Method in class net.sourceforge.pavlov.user.ChapterData
Sets the title of the Chapter this ChapterData refers to.
setTitle(String) - Method in class net.sourceforge.sillyview.JPanelView
Sets the panel's title to the given text, providing a titled border.
setToken(String, String) - Method in class net.sourceforge.pavlov.controllers.LoginController
Sets the given token to the given value in the backing model.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.HTMLPaneView
Sets an individual token to the given value.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.JFrameView
Set one token and recalculate the text I display from the backing model.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.JInternalFrameView
Set one token and recalculate the text I display from the backing model.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.JPanelView
Sets the named token to the given value and then recalculates my text.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.StringBufferView
Sets the named token to the given value.
setToken(Object, Object) - Method in class net.sourceforge.sillyview.VelocityModel
Sets the named token, delegating it to the VelocityContext.
setToken(Object, Object) - Method in interface net.sourceforge.sillyview.WidgetModel
Describe setToken method here.
setToken(Object, Object) - Method in interface net.sourceforge.sillyview.WidgetView
Describe setToken method here.
setToolPluglets(PlugletLoader) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setToolPluglets method here.
setTopMessage(String) - Method in class net.sourceforge.pavlov.feedback.old.AbstractFeedbackPanel
 
setTotal(int) - Method in class net.sourceforge.pavlov.user.QuizData
Describe setTotal method here.
setTotalAsked(int) - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Set the TotalAsked value.
setTotalRight(int) - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Set the TotalRight value.
setTotalWrong(int) - Method in class net.sourceforge.pavlov.user.QuizCollectionData
Set the TotalWrong value.
setUI(TextUI) - Method in class net.sourceforge.sillyview.HTMLPane
Describe setUI method here.
setURL(URL) - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
setUser(User) - Method in class net.sourceforge.pavlov.event.LogonEvent
 
setUserFile(UserFile) - Method in class net.sourceforge.pavlov.user.User
Sets the userfile for saving/loading this user.
setUserName(String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Sets the user name, useful only before login.
setValueAt(Object, int, int) - Method in class net.sourceforge.bee.ChapterTableModel
Sets the appropriate value in the question corresponding to the edited row.
setVelocityPluglets(VelocityPlugletLoader) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe setVelocityPluglets method here.
setView(WidgetView) - Method in class net.sourceforge.sillyview.Widget
Set the View value.
setVisible(boolean) - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
 
setVisible(boolean) - Method in class net.sourceforge.pavlov.swing.HTMLInternalFrame
 
setWhite(Color) - Method in class net.sourceforge.steelme.SteelmeTheme
Describe setWhite method here.
setWrong(int) - Method in class net.sourceforge.pavlov.user.QuizData
Describe setWrong method here.
setWrongAnswer(String, int) - Method in class net.sourceforge.pavlov.library.Question
Sets wrongAnswer number i to ans.
setWrongAnswers(Vector) - Method in class net.sourceforge.pavlov.library.Question
Sets all the incorrect answers for this question.
setup() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
 
showBrowser(URL, String) - Method in class net.sourceforge.pavlov.swing.HelpSystem
Describe showBrowser method here.
showConfirmDialog(Object) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showConfirmDialog method here.
showError(String, Exception) - Method in class net.sourceforge.bee.Bee
Nice error/exception reporting to user.
showErrorDialog(String, Exception) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Description of the Method
showFileChooser(JFileChooser, boolean) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe showFileChooser method here.
showFileChooser(JFileChooser, boolean) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showFileChooser method here.
showIncorrectDialog(String) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Show the user that his answer was incorrect.
showIncorrectDialog(String) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe showIncorrectDialog method here.
showIncorrectDialog(String) - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
showIncorrectDialog(String) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showIncorrectDialog method here.
showInfoDialog(String, String) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Description of the Method
showInputDialog(Object, String, int) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showInputDialog method here.
showLoginController(AbstractPavlovApplication) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
 
showLoginController(LogonListener) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
 
showLoginController(AbstractPavlovApplication) - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
showLoginController(LogonListener) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Creates the login widget and shows it to the user.
showMessageDialog(Object, String, int) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showMessageDialog method here.
showOptionDialog(Object, String, int, int, Icon, Object[], Object) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe showOptionDialog method here.
showSplashScreen() - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Keep the user entertained and informed during startup.
showSplashScreen() - Method in class net.sourceforge.pavlov.main.standalone.Pavlov
Description of the Method
showSplashScreen(JFrame) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Shows the startup window.
size - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Current image size.
size - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe variable size here.
start() - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Called when the pluglet is opened/started by the user.
start() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.RandomImage
Describe start method here.
start() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Called when the pluglet is opened/started by the user.
startDate - Variable in class net.sourceforge.pavlov.controllers.QuizStatus
 
startDocument() - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Called when sax starts reading the file.
startDocument() - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Describe startDocument method here.
startElement(String, String, String, Attributes) - Method in class net.sourceforge.pavlov.library.BookXMLHandler
Called when a start tag is found.
startElement(String, String, String, Attributes) - Method in class net.sourceforge.pavlov.user.UserXMLHandler
Describe startElement method here.
startLoading(URL) - Method in class net.sourceforge.pavlov.randommedia.MediaCache
Describe startLoading method here.
startQuiz(User, ChapterReference) - Method in class net.sourceforge.pavlov.main.AbstractUIFactory
Describe startQuiz method here.
startQuiz(User, ChapterReference) - Method in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe startQuiz method here.
startSession(User) - Method in class net.sourceforge.pavlov.controllers.LoginController
Notifies listeners that the user has successfully logged in and closes the Login view.
stop() - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
Called when the pluglet is closed/stopped by the user.
stop() - Method in class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Called when the pluglet is closed/stopped by the user.
strategyChanged(AbstractStrategy) - Method in interface net.sourceforge.pavlov.event.StrategyListener
Implement this method to respond to a new question selection strategy.
strategyChanged(AbstractStrategy) - Method in class net.sourceforge.pavlov.main.Quiz
Implements the StrategyListener interface.
strategyListeners - Variable in class net.sourceforge.pavlov.pluglets.strategy.StrategyLoader
Objects that want to be notified when user selects a new strategy.
strategyPlugins - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Manages question selection strategy pluglets.
strategyPluglets - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable strategyPluglets here.
streak - Variable in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
 

T

TEMPLATE_FILE - Static variable in class net.sourceforge.pavlov.controllers.HardcopyQuiz
 
TEXT - Static variable in class net.sourceforge.sillyview.JPanelView
A token for setting the view's text.
THEMES_DEFAULT_DIR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
TITLE - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
TITLE - Static variable in interface net.sourceforge.sillyview.WidgetView
Used to set a view's title.
TOOL_PLUGLET_DIRECTORY - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
TOTAL_ANSWERED - Static variable in class net.sourceforge.pavlov.controllers.QuestionHistory
 
TRUE - Static variable in interface net.sourceforge.sillyview.WidgetModel
Describe constant TRUE here.
TRUE - Static variable in interface net.sourceforge.sillyview.WidgetView
Used to set boolean properties to true.
TabDelimitedTransferHandler - Class in net.sourceforge.bee
Allows a question to be transferred to system clipboard or another application as tab delimited text.
TabDelimitedTransferHandler(ChapterTableModel) - Constructor for class net.sourceforge.bee.TabDelimitedTransferHandler
Creates a new TabDelimitedTransferHandler instance.
TableQuestionHandler - Class in net.sourceforge.bee
Deprecated.  
TableQuestionHandler(ChapterTableModel) - Constructor for class net.sourceforge.bee.TableQuestionHandler
Deprecated.  
ThemeAwareTextArea - Class in net.sourceforge.steelme
ThemeAwareTextArea forces the text area's foreground and background colors to conform with the root windows during an updateUI event.
ThemeAwareTextArea() - Constructor for class net.sourceforge.steelme.ThemeAwareTextArea
 
ThemeChangedListener - Interface in net.sourceforge.steelme
Implemented by a class who wants to know if the theme has changed.
ThemeEditor - Class in net.sourceforge.steelme
Describe class ThemeEditor here.
ThemeEditor() - Constructor for class net.sourceforge.steelme.ThemeEditor
Creates new ThemeEditor
ThemeEditor(JComponent) - Constructor for class net.sourceforge.steelme.ThemeEditor
 
ThemeFileFilter - Class in net.sourceforge.steelme
A FileFilter that accepts only Theme files.
ThemeFileFilter() - Constructor for class net.sourceforge.steelme.ThemeFileFilter
 
ThemeMenu - Class in net.sourceforge.steelme
Describe class ThemeMenu here.
ThemeMenu(JComponent, File) - Constructor for class net.sourceforge.steelme.ThemeMenu
Creates a new ThemeMenu instance.
ThemeResistantJButton - Class in net.sourceforge.steelme
Describe class ThemeResistantJButton here.
ThemeResistantJButton() - Constructor for class net.sourceforge.steelme.ThemeResistantJButton
 
ThemeResistantJMenuItem - Class in net.sourceforge.steelme
Describe class ThemeResistantJButton here.
ThemeResistantJMenuItem(String) - Constructor for class net.sourceforge.steelme.ThemeResistantJMenuItem
 
template - Variable in class net.sourceforge.sillyview.VelocityModel
The raw velocity template.
text - Variable in class net.sourceforge.pavlov.startup.StartupWindow
Progress status message text.
theme - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable theme here.
themeChanged(SteelmeTheme) - Method in interface net.sourceforge.steelme.ThemeChangedListener
Called when the theme has changed.
themeChanged(SteelmeTheme) - Method in class net.sourceforge.steelme.ThemeEditor
Describe themeChanged method here.
themeDirectory - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable themeDirectory here.
title - Variable in class net.sourceforge.sillyview.JPanelView
This panel's title.
toArray(AbstractList) - Method in class net.sourceforge.pavlov.pluglets.feedback.charts.AbstractListAdaptor
Converts an AbstractList of an object number-type into a double[].
toHTML(Writer, Random) - Method in class net.sourceforge.pavlov.library.Question
Dumps this queston as HTML to the given writer.
toString() - Method in interface net.sourceforge.pavlov.library.AbstractBook
Returns the book's name
toString() - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Returns the chapter's title
toString() - Method in class net.sourceforge.pavlov.library.Book
Returns the book's name
toString() - Method in class net.sourceforge.pavlov.library.Chapter
Returns the chapter's title
toString() - Method in class net.sourceforge.pavlov.pluglets.feedback.AbstractFeedbackPluglet
 
toString() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Gets a descriptive name for this mode.
toString() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
Returns this mode's name as a String.
toString() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Gets a descriptive name for this mode.
toString() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Gets a descriptive name for this mode.
toString() - Method in class net.sourceforge.sillyview.StringBufferView
 
toString() - Method in class net.sourceforge.sillyview.VelocityModel
Uses Velocity.evaluate() to merge the current token values with the template string.
toString() - Method in interface net.sourceforge.sillyview.WidgetModel
Describe toString method here.
toXML(Writer) - Method in interface net.sourceforge.pavlov.library.AbstractBook
Dumps the Book in XML format to the given writer.
toXML(Writer) - Method in interface net.sourceforge.pavlov.library.AbstractChapter
Dumps the chapter in XML format to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.library.Book
Dumps the Book in XML format to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.library.Chapter
Dumps the chapter in XML format to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.library.Question
Dumps this question as an XML entity to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.BookData
Dumps the BookData in XML format to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.ChapterData
Converts this ChapterData to XML.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.QuestionData
Dumps this question in XML to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.QuizCollection
Dumps these quizzes as XML to the given writer.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.QuizData
Describe toXML method here.
toXML(Writer) - Method in class net.sourceforge.pavlov.user.User
Sends a representation of this user in XML form to the given writer.
toggleDirectory(RandomMediaDirectory) - Method in class net.sourceforge.pavlov.randommedia.MediaDirectoryManager
Describe toggleDirectory method here.
toggleEnabled(String) - Method in class net.sourceforge.pavlov.randommedia.AbstractRandomMediaFactory
Toggles the enabled state of the named RandomMediaDirectory.
toolPluglets - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Manages tool pluglets.
toolPluglets - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable toolPluglets here.
totAnswers - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Total number of answers.
totRights - Variable in class net.sourceforge.pavlov.user.ChapterStatistics
Total number of right answers.
totalAsked - Variable in class net.sourceforge.pavlov.user.QuizCollectionData
Total number of questions asked.
totalRight - Variable in class net.sourceforge.pavlov.user.QuizCollectionData
Total number of correct responses.
totalWrong - Variable in class net.sourceforge.pavlov.user.QuizCollectionData
Total number of incorrect responses.

U

URLParser - Class in net.sourceforge.sillyview
Provides some static methods for dealing with URLs passed from a View.
URLParser() - Constructor for class net.sourceforge.sillyview.URLParser
 
URL_PREFIX - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
USER_NAME - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
USER_NULL - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
USER_SAVING_ERROR - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
UnicodeCharInputPanel - Class in net.sourceforge.bee
Panel to input any Java unicode character.
UnicodeCharInputPanel() - Constructor for class net.sourceforge.bee.UnicodeCharInputPanel
Creates the Panel.
UnicodeCharInputPanel(Component) - Constructor for class net.sourceforge.bee.UnicodeCharInputPanel
Constructor for the UnicodeCharInputPanel object
UnicodeCharInputPanel.UnicodeCharJDialog - Class in net.sourceforge.bee
 
UnicodeCharInputPanel.UnicodeCharJDialog(Frame) - Constructor for class net.sourceforge.bee.UnicodeCharInputPanel.UnicodeCharJDialog
 
UnicodeCharInputPanel.UnicodeCharJFrame - Class in net.sourceforge.bee
 
UnicodeCharInputPanel.UnicodeCharJFrame() - Constructor for class net.sourceforge.bee.UnicodeCharInputPanel.UnicodeCharJFrame
 
User - Class in net.sourceforge.pavlov.user
Describe class User here.
User(String, String) - Constructor for class net.sourceforge.pavlov.user.User
Creates a user with the given name and password.
User() - Constructor for class net.sourceforge.pavlov.user.User
Creates an empty user named "Unnamed" with password "empty."
UserFile - Interface in net.sourceforge.pavlov.user
Describe interface UserFile here.
UserXMLHandler - Class in net.sourceforge.pavlov.user
Loads a User from an XML file.
UserXMLHandler() - Constructor for class net.sourceforge.pavlov.user.UserXMLHandler
 
updateUI() - Method in class net.sourceforge.steelme.ThemeAwareTextArea
Sets background and foreground color to the theme's colors and delegates up to super.updateUI().
url - Variable in class net.sourceforge.pavlov.randommedia.CacheObject
The URL of this object.
user - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
The current user.
userName - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
The user's name, used before login.
userNameExists(String) - Method in class net.sourceforge.pavlov.controllers.LoginController
Returns true if a file exists for the given user.

V

VELOCITY_PLUGLET_DIRECTORY - Static variable in class net.sourceforge.pavlov.main.standalone.ResourceBroker
 
VelocityModel - Class in net.sourceforge.sillyview
Creates a WidgetModel backed by a Velocity Template.
VelocityModel(URL) - Constructor for class net.sourceforge.sillyview.VelocityModel
Initializes Velocity, creates a new context, and sets this model's template to the file at the given URL.
VelocityModel(VelocityContext, URL) - Constructor for class net.sourceforge.sillyview.VelocityModel
Allows several models to share a context.
VelocityModel(String) - Constructor for class net.sourceforge.sillyview.VelocityModel
Creates a new VelocityModel instance with the given String as its template.
VelocityPluglet - Class in net.sourceforge.pavlov.pluglets.feedback.velocity
A base class for Pavlov feedback pluglets.
VelocityPluglet(VelocityModel, File) - Constructor for class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPluglet
Creates a new VelocityPluglet instance.
VelocityPlugletLoader - Class in net.sourceforge.pavlov.pluglets.feedback.velocity
PluginLoader Generates a vector of objects that are a subclass of a given class.
VelocityPlugletLoader(String) - Constructor for class net.sourceforge.pavlov.pluglets.feedback.velocity.VelocityPlugletLoader
Creates a new VelocityPlugletLoader instance.
VerificationTableCellRenderer - Class in net.sourceforge.bee
A TableCellRenerer that sets its background to red if there is an error in a question, i.e.
VerificationTableCellRenderer(ChapterTableModel) - Constructor for class net.sourceforge.bee.VerificationTableCellRenderer
Creates a new VerificationTableCellRenderer instance.
validate(User, AbstractLibrary) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Coordinates the users question data with question in the active library.
validate(AbstractBook) - Method in class net.sourceforge.pavlov.user.BookData
Describe validate method here.
validate(AbstractChapter) - Method in class net.sourceforge.pavlov.user.ChapterData
Loop through all the questions in the chapter, ensuring a QuestionData exists for each.
validate(AbstractLibrary) - Method in class net.sourceforge.pavlov.user.User
Ensures the user has QuestionData for all the questions in this book, creating QuestionData as necessary.
valueChanged(ListSelectionEvent) - Method in class net.sourceforge.bee.BookEditor
Describe valueChanged method here.
valueChanged(ListSelectionEvent) - Method in class net.sourceforge.bee.ChapterEditor
Called when the row selection of the JTable has changed.
valueChanged(ListSelectionEvent) - Method in class net.sourceforge.bee.ListSelectionJTable
Called when the selected row(s) have changed.
velocityPlugins - Variable in class net.sourceforge.pavlov.main.AbstractPavlovApplication
Manages Velocity feedback pluglets.
velocityPlugins - Variable in class net.sourceforge.pavlov.main.standalone.SwingUIFactory
Describe variable velocityPlugins here.
view - Variable in class net.sourceforge.sillyview.Widget
Describe variable view here.

W

WIDTH - Static variable in interface net.sourceforge.sillyview.WindowView
Token for setting the window's width.
WINDOW_VISIBLE - Static variable in interface net.sourceforge.sillyview.WindowView
Token for setting the window visible/invisible.
WRONG - Static variable in class net.sourceforge.pavlov.controllers.QuizController
Token used to communicate with velocity model.
WRONG_PASSWORD - Static variable in class net.sourceforge.pavlov.controllers.LoginController
Token for communicating with velocity model
WelcomeDialog - Class in net.sourceforge.bee
Welcomes user and streamlines process of opening new or existing book.
WelcomeDialog(Bee) - Constructor for class net.sourceforge.bee.WelcomeDialog
Creates a new WelcomeDialog instance.
Widget - Class in net.sourceforge.sillyview
An instance of this class is an object that has a view.
Widget(WidgetView) - Constructor for class net.sourceforge.sillyview.Widget
Creates a new Widget instance.
WidgetModel - Interface in net.sourceforge.sillyview
A base interface for models.
WidgetView - Interface in net.sourceforge.sillyview
A base interface for views.
WindowView - Interface in net.sourceforge.sillyview
Constants for use with views that are kinds of windows.
warn(String, Exception) - Method in class net.sourceforge.pavlov.main.AbstractPavlovApplication
 
windowActivated(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Called when main application is activated.
windowClosed(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe windowClosed method here.
windowClosing(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe windowClosing method here.
windowDeactivated(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe windowDeactivated method here.
windowDeiconified(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe windowDeiconified method here.
windowIconified(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Describe windowIconified method here.
windowOpened(WindowEvent) - Method in class net.sourceforge.pavlov.startup.StartupWindow
Called when main application is opened.
wrongAnswer() - Method in class net.sourceforge.pavlov.main.Quiz
Tell quizData and chapterData that the user answered a question incorrectly.
wrongEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.BeginnerFeedbackMode
Increments image size less than a rightEvent does, gives bonuses every 5/25 questions.
wrongEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.DefaultVisualFeedbackMode
The user answered incorrectly.
wrongEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.ExpertFeedbackMode
Sets image size to minimum size.
wrongEvent() - Method in class net.sourceforge.pavlov.pluglets.feedback.random.IntermediateFeedbackMode
Decrements image size for a wrong answer.
wrongs - Variable in class net.sourceforge.pavlov.pluglets.feedback.rightWrong.MediaDirectoryPluglet
Directory containing sequenced media for incorrect responses.

X

XMLFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A FileFilter that accepts only XML files.
XMLFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.XMLFileFilter
 

Z

ZipCapableFileFilter - Class in net.sourceforge.pavlov.zipUtilities
A file filter that can be used on regular files as well as zip/jar entries.
ZipCapableFileFilter() - Constructor for class net.sourceforge.pavlov.zipUtilities.ZipCapableFileFilter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z