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

T

tearDown() - Method in class edu.jhu.cs.oose.elevel.junit.CoreTest
Cleanups the common objects
Test - Class in edu.jhu.cs.oose.elevel.testTaking
 
Test(Deck, HashMap<String, String>) - Constructor for class edu.jhu.cs.oose.elevel.testTaking.Test
Initializes a new TestWindow with the specified Deck
testAddCard() - Method in class edu.jhu.cs.oose.elevel.junit.CoreTest
Tests the ability to add Cards
TestAlgorithm - Class in edu.jhu.cs.oose.elevel.testTaking
Provides an interface for a test's algorithm.
TestAlgorithm(int, boolean) - Constructor for class edu.jhu.cs.oose.elevel.testTaking.TestAlgorithm
Instantiates a default TestAlgorithm
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(int, int, Date, int) - Constructor for class edu.jhu.cs.oose.elevel.dataModel.TestStat
Initializes a DeckStat with the specified parameters
TestStat(long) - Constructor for class edu.jhu.cs.oose.elevel.dataModel.TestStat
Initializes an empty DeckStat with the current date and time
testStatisticsIterator() - Method in class edu.jhu.cs.oose.elevel.dataModel.Deck
Returns an iterator over this Deck's statistics
testTime() - Method in class edu.jhu.cs.oose.elevel.testTaking.Test
Get the current duration of the test
TestWindowGUI - Class in edu.jhu.cs.oose.elevel.testTaking
GUI responsible for the view and controller for the underlying TestWindow model
TestWindowGUI(Test, 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
title - Variable in class edu.jhu.cs.oose.elevel.dataModel.Card
A String representing the title of the card
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.DrawingGraphicsScene
 
toString() - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.drawItems.DrawingRectItem
 
toString() - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.drawItems.DrawingTextItem
 
toString() - Method in enum edu.jhu.cs.oose.elevel.AdvancedEditCard.drawItems.DrawingType
 
toString() - Method in class edu.jhu.cs.oose.elevel.dataModel.Card
Returns a String representation of this Card
toString() - Method in class edu.jhu.cs.oose.elevel.dataModel.CardSection
Return a String representation of this CardSection
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.buttons.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