Index
All Classes|All Packages|Constant Field Values|Serialized Form
G
- getAccidental() - Method in class provided.abcMusic.musicFW.Note
-
Accessor to get the value of the accidental
- getAllObservers() - Method in interface provided.utils.dispatcher.IDispatcher
-
Get a COPY of the set of all the observers currently in the dispatcher.
- getAllObservers() - Method in class provided.utils.dispatcher.impl.ADispatcher
-
Get a COPY of the set of all the observers currently in the dispatcher.
- getBytes() - Method in interface provided.utils.file.IFileContents
-
The internally stored raw byte stream
- getBytes() - Method in class provided.utils.file.impl.FileContents
- getConstructor(Class<?>, Object[]) - Method in class provided.utils.loader.impl.AObjectLoader
-
Proper form of Class.getConstructor(Class<?>[] parameterTypes) that returns a constructor that will return a constructor of the given class that will accept the given argument list.
- getDblVal() - Method in class provided.utils.valueGenerator.impl.SineMaker
- getDblVal() - Method in interface provided.utils.valueGenerator.ISineMaker
-
Returns a different value each time it is called.
- getDuration() - Method in class provided.abcMusic.musicFW.Note
-
Accessor to get the note duraton
- getFileContents(String) - Method in class provided.abcMusic.utils.ABCUtil
-
Returns the contents of a text file, e.g.
- getFirst() - Method in class provided.abcMusic.musicFW.NESeqList
-
Accessor method for the first element
- getFirst() - Method in class provided.listFW.NEList
-
Returns the first data element of this NEList.
- getFirst() - Method in interface provided.utils.struct.IDyad
-
Get the first element
- getFirst() - Method in class provided.utils.struct.impl.Dyad
- getHeight() - Method in interface provided.utils.displayModel.IDimension
-
The height of the entity
- getHosts() - Method in class visitorDemoExercises.basicVisitorDemo.model.VisitorDemoModel
-
Get an array of the available host types, i.e.
- getHosts() - Method in interface visitorDemoExercises.basicVisitorDemo.view.IModelAdapter
-
Get an array of CBoxItems to place in the JComboBox
- getID() - Method in class provided.abcMusic.musicFW.Header
-
Accessor for the id.
- getInfo() - Method in interface provided.utils.file.IFileContents
-
Returns any additional information about the file contents.
- getInfo() - Method in class provided.utils.file.impl.FileContents
- getInputStream() - Method in interface provided.utils.file.IFileContents
-
Create an InputStream that sources the file contents.
- getInputStream() - Method in class provided.utils.file.impl.FileContents
- getInstruments() - Method in class provided.abcMusic.utils.ABCUtil
-
Get an array of all the available instruments as ABCInstruments where the instrument's value is the MIDI instrument number
- getIntVal() - Method in class provided.utils.valueGenerator.impl.SineMaker
- getIntVal() - Method in interface provided.utils.valueGenerator.ISineMaker
-
Same as getDblVal, but returns the result rounded to the nearest integer.
- getIsNatural() - Method in class provided.abcMusic.musicFW.Note
-
Accessor for isNatural flag
- getLevel() - Method in interface provided.logger.ILogEntry
-
Get this log entry's log level
- getLexeme() - Method in class provided.tokenFW.Token
-
Accessor for the lexeme of this token
- getLoc() - Method in interface provided.logger.ILogEntry
-
Get this log entry's code location
- getLogEntryFormatter() - Method in class provided.logger.util.AStringLogEntryProcessor
-
Get the current log entry formatter in use
- getLogEntryFormatter() - Method in interface provided.logger.util.IStringLogEntryProcessor
-
Get the current log entry formatter in use
- getLogEntryFormatter() - Method in class provided.logger.util.LoggerPanel
- getMsg() - Method in interface provided.logger.ILogEntry
-
Get this log entry's message
- getName() - Method in class provided.abcMusic.musicFW.Note
-
Accessor to get the name of the note
- getName() - Method in class provided.abcMusic.utils.ABCInstrument
-
Accessor for the name of the instrument
- getName() - Method in class provided.tokenFW.Token
-
Accessor for the name of this token
- getName() - Method in interface provided.utils.file.IFileContents
-
A name associated with the file, e.g.
- getName() - Method in class provided.utils.file.impl.FileContents
- getNextStringToken() - Method in interface provided.tokenFW.tokenizer.IStringTokenizer
-
Return the next token.
- getNextStringToken() - Method in class provided.tokenFW.tokenizer.StringTokenizer
-
Get the next token in the stream
- getNextToken() - Method in class provided.abcMusic.parser.tokenizer.ABCTokenizer
-
Return the next token, either from the stream or the last token if it was pushed back
- getNextToken() - Method in interface provided.tokenFW.tokenizer.ITokenizer
-
Return the next token.
- getNotes() - Method in class provided.abcMusic.musicFW.NoteCollection
-
Accessor for the array of notes in this collection
- getObserverSet() - Method in class provided.utils.dispatcher.impl.ADispatcher
-
Protected method to allow implementing subclasses access to the set of observers.
- getOctave() - Method in class provided.abcMusic.musicFW.Note
-
Accessor to get the octave
- getRest() - Method in class provided.abcMusic.musicFW.NESeqList
-
Accessor method for the rest of the lsit
- getRest() - Method in class provided.listFW.NEList
-
Returns the first data element of this NEList.
- getSecond() - Method in interface provided.utils.struct.IDyad
-
Get the second element
- getSecond() - Method in class provided.utils.struct.impl.Dyad
- getSequence() - Method in class provided.abcMusic.player.impl.ASequencePlayer
-
Internal accessor for the Sequence object
- getSharedLogger() - Static method in interface provided.logger.ILoggerControl
-
Return a singleton shared ILogger instance.
- getTargetDecoree() - Method in class provided.abcMusic.musicFW.ToggleDecoratorSeqList
-
Accessor for the current target (active) decoree
- getTempo() - Method in class provided.abcMusic.player.impl.ASequencePlayer
-
Accessor for the current tempo
- getTempo() - Method in interface provided.abcMusic.player.ISequencePlayer
-
Accessor for the current tempo
- getTicksPerDefaultNote() - Method in class provided.abcMusic.player.impl.ASequencePlayer
-
Accessor to get the current ticks per default note
- getTicksPerDefaultNote() - Method in interface provided.abcMusic.player.ISequencePlayer
-
Accessor to get the current ticks per default note
- getTicksPerQuarterNote() - Method in class provided.abcMusic.player.impl.ASequencePlayer
-
Accessor for the current number of ticks per quarter note.
- getTicksPerQuarterNote() - Method in interface provided.abcMusic.player.ISequencePlayer
-
Accessor for the current number of ticks per quarter note.
- getToStringAlgo() - Static method in class provided.abcMusic.musicFW.NESeqList
-
Getter for the _toStringAlgo helper.
- getValue() - Method in class provided.abcMusic.musicFW.Header
-
Accessor for the text value of this header.
- getValue() - Method in class provided.abcMusic.utils.ABCInstrument
-
Accessor for the integer value associated with this instrument.
- getWidth() - Method in interface provided.utils.displayModel.IDimension
-
The width of the entity
- grace_multiplier - Variable in class provided.abcMusic.parser.ABCParser
-
Grace note duration multiplier.
- graceDuration - Variable in class provided.abcMusic.parser.ABCParser
-
Total grace note duration of previous grace notes
All Classes|All Packages|Constant Field Values|Serialized Form