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

T

testAddCard() - Method in class edu.jhu.cs.oose.elevel.junit.CoreTest
Tests the ability to add Cards
testDeckShuffle() - Method in class edu.jhu.cs.oose.elevel.junit.CoreTest
Tests the ability to shuffle Cards in a Deck
testElvlChallenge() - Method in class edu.jhu.cs.oose.elevel.junit.CoreTest
Tests the elvl Challenge functionality
testRead() - Method in class edu.jhu.cs.oose.elevel.junit.SerializationTest
Tests reading of Decks (and Cards) to file
TestStat - Class in edu.jhu.cs.oose.elevel.dataModel
Contains statistics for a single test of a Deck
TestStat(long) - Constructor for class edu.jhu.cs.oose.elevel.dataModel.TestStat
Initializes an empty DeckStat with the current date and time
TestStat(int, int, Date, int) - Constructor for class edu.jhu.cs.oose.elevel.dataModel.TestStat
Initializes a DeckStat with the specified parameters
testStatisticsIterator() - Method in class edu.jhu.cs.oose.elevel.dataModel.Deck
Returns an iterator over this Deck's statistics
TestWindow - Class in edu.jhu.cs.oose.elevel.testTaking
The underlying data model to be displayed in the associated TestWindowGUI
TestWindow(Deck) - Constructor for class edu.jhu.cs.oose.elevel.testTaking.TestWindow
Initializes a new TestWindow with the specified Deck
TestWindowGUI - Class in edu.jhu.cs.oose.elevel.testTaking
GUI responsible for the view and controller for the underlying TestWindow model
TestWindowGUI(TestWindow, QWidget) - Constructor for class edu.jhu.cs.oose.elevel.testTaking.TestWindowGUI
Initializes a new TestWindowGUI with the specified parameters
testWrite() - Method in class edu.jhu.cs.oose.elevel.junit.SerializationTest
Tests writing of Decks (and Cards) to file
text(Object) - Method in class edu.jhu.cs.oose.elevel.DeckTreeModel
Returns the text of the object passed in, if a deck object the name of the deck is return, if a card object the question on the card is returned
ToolBar - Class in edu.jhu.cs.oose.elevel.editing
An interface that all card-editing toolbars must implement.
ToolBar() - Constructor for class edu.jhu.cs.oose.elevel.editing.ToolBar
 
toString() - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingLineItem
 
toString() - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingRectItem
 
toString() - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingTextItem
 
toString() - Method in enum edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingType
 
toString() - Method in class edu.jhu.cs.oose.elevel.dataModel.Card
Writes out the properties of the card
toString() - Method in class edu.jhu.cs.oose.elevel.dataModel.Deck
A String representation of the entire deck (including cards).
toString() - Method in class edu.jhu.cs.oose.elevel.dataModel.TestStat
Format a DeckStat to display at the end of a test
toString() - Method in class edu.jhu.cs.oose.elevel.editing.DefaultCanvas
The canvas default is set to print as text
treeSizeChanged - Variable in class edu.jhu.cs.oose.elevel.utilities.ViewState
 
typeChange - Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingButtonGroup
Signal that indicates which drawingType has been changed to

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