Index
All Classes|All Packages|Constant Field Values|Serialized Form
T
- taDisplay - Variable in class provided.logger.util.LoggerPanel
-
The text display area
- taOutput - Variable in class visitorDemoExercises.listFWVisitorExercises.view.ListDemoFrame
-
Text area for visitor output
- targetIdx - Variable in class provided.abcMusic.musicFW.ToggleDecoratorSeqList
-
The index of the current target decoree
- textSPane - Variable in class visitorDemoExercises.basicVisitorDemo.view.DemoFrame
-
Scroll pane for long text output
- tfAccClassname - Variable in class visitorDemoExercises.listFWVisitorExercises.view.ListDemoFrame
-
Input for accumulator class name
- tfClassname - Variable in class visitorDemoExercises.listFWVisitorExercises.view.ListDemoFrame
- tfLogMsg - Variable in class provided.logger.demo.view.MainFrame
-
The text field to enter a log message for the model
- tfParam - Variable in class visitorDemoExercises.listFWVisitorExercises.view.ListDemoFrame
-
Input for visitor parameter
- tfViewOnlyMsg - Variable in class provided.logger.demo.view.MainFrame
-
The text field to enter a message for a local view log entry.
- TICK_OFFSET - Static variable in class provided.abcMusic.player.impl.ASequencePlayer
-
The offset of the ticks from zero to reduce the "repeated first note" problem.
- title - Variable in class provided.logger.util.LoggerPanel
-
The title of the panel shown on its titled border
- ToggleDecoratorSeqList - Class in provided.abcMusic.musicFW
-
Multiple Decorator ISeqList where the active decoree (the "target") is toggled (cycled, actually) through all the available decorees.
- ToggleDecoratorSeqList() - Constructor for class provided.abcMusic.musicFW.ToggleDecoratorSeqList
-
Constructor that is used when the decoree is not known at construction time.
- ToggleDecoratorSeqList(ISeqList...) - Constructor for class provided.abcMusic.musicFW.ToggleDecoratorSeqList
-
Constructor used to set the decorees to a known values at construction time.
- Token - Class in provided.tokenFW
-
Represents a token in the language.
- Token(String, String) - Constructor for class provided.tokenFW.Token
-
Token constructor.
- TokenFactory - Class in provided.tokenFW
-
Concrete factory to create tokens
- TokenFactory() - Constructor for class provided.tokenFW.TokenFactory
-
private constructor needed for singleton
- tokFac - Variable in class provided.abcMusic.parser.tokenizer.ABCTokenizer
-
Factory for the tokens
- toString() - Method in class provided.abcMusic.musicFW.Chord
-
Returns a string representation of the chord: "(noteA, noteB, ...)"
- toString() - Method in class provided.abcMusic.musicFW.FineToggleDecoratorSeqList
-
Borrows the _toStringAlgo from NESeqList to perform a toString conversion.
- toString() - Method in class provided.abcMusic.musicFW.Header
-
String representation of this header: "id: text"
- toString() - Method in class provided.abcMusic.musicFW.MTSeqList
-
Returns "{}" return "{}" always.
- toString() - Method in class provided.abcMusic.musicFW.NESeqList
-
Run a visitor over the list to convert it to a String.
- toString() - Method in class provided.abcMusic.musicFW.Note
-
Returns a string representation of the Note
- toString() - Method in class provided.abcMusic.musicFW.ToggleDecoratorSeqList
-
Borrows the _toStringAlgo from NESeqList to perform a toString conversion.
- toString() - Method in class provided.abcMusic.musicFW.Triplet
-
Return string representation of the triplet
- toString() - Method in class provided.abcMusic.musicFW.Tuplet
-
String representation of the tuplet:
- toString() - Method in class provided.abcMusic.utils.ABCInstrument
-
Returns the string representation of this class
- toString() - Method in class provided.abcMusic.utils.KeySignature.KeyNote
- toString() - Method in class provided.basicVisitorFW.HostA
- toString() - Method in class provided.basicVisitorFW.HostB
- toString() - Method in class provided.basicVisitorFW.HostC
- toString() - Method in class provided.basicVisitorFW.visitors.Visitor1
- toString() - Method in class provided.basicVisitorFW.visitors.Visitor2
- toString() - Method in class provided.listFW.MTList
- toString() - Method in class provided.listFW.NEList
- toString() - Method in class provided.listFW.visitors.AAccumulator
- toString() - Method in class provided.tokenFW.Token
-
Return a string representation of the token: "[name] lexeme"
- ToStringAlgo - Class in provided.listFW.visitors
-
Computes a String representation of IList showing a left parenthesis followed by elements of the IList separated by commas, ending with with a right parenthesis.
- ToStringAlgo() - Constructor for class provided.listFW.visitors.ToStringAlgo
-
Private constructor for the Singleton
- ToStringHelper - Class in provided.listFW.visitors
-
Helps ToStringAlgo compute the String representation of the rest of the list.
- ToStringHelper() - Constructor for class provided.listFW.visitors.ToStringHelper
-
Private constructor for Singleton
- TriConsumer<T,U,V> - Interface in provided.utils.function
-
A Consumer-type function that takes 3 inputs
- Triplet - Class in provided.abcMusic.musicFW
-
A musical triplet.
- Triplet(Note, Note, Note) - Constructor for class provided.abcMusic.musicFW.Triplet
-
Create a new Note out of three notes
- trueCase(P) - Method in interface provided.utils.logic.ILogicalVisitor
-
The case that a true state host calls.
- Tuplet - Class in provided.abcMusic.musicFW
-
Class that represents a tuplet, a series of notes played in a fraction of their normal total time.
- Tuplet(Note...) - Constructor for class provided.abcMusic.musicFW.Tuplet
-
Constructor for a tuplet
All Classes|All Packages|Constant Field Values|Serialized Form