Index

A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes|All Packages|Constant Field Values|Serialized Form

M

m2vAdpt - Variable in class provided.logger.demo.model.MainModel
The adapter to the view
main(String[]) - Static method in class provided.logger.demo.controller.LoggerTestApp
Run the application
main(String[]) - Static method in class visitorDemoExercises.basicVisitorDemo.controller.VisitorDemoApp
Auto-generated main method to display this controller
main(String[]) - Static method in class visitorDemoExercises.listFWVisitorExercises.controller.ListDemoApp
Launch the application.
MainFrame - Class in provided.logger.demo.view
Example view class that has the ability to add a LoggerPanel.
MainFrame(IView2ModelAdapter) - Constructor for class provided.logger.demo.view.MainFrame
Create the frame.
MainModel - Class in provided.logger.demo.model
The model for the demo
MainModel(ILogger, IModel2ViewAdapter) - Constructor for class provided.logger.demo.model.MainModel
Construct the model
make(LogLevel, String, String) - Static method in interface provided.logger.ILogEntry
Instantiate a new ILogEntry instance with the given non-null characteristics.
MakeDefault() - Static method in interface provided.logger.ILogEntryProcessor
Instantiate a log entry processor that prints to the console using the ILogEntryFormatter.DEFAULT formatter.
MakeDefault() - Static method in class provided.logger.util.AStringLogEntryProcessor
Static factory to instantiate an AStringLogEntryProcessor instance using the ILogEntryFormatter.DEFAULT formatter.
MakeDefault(ILogEntryFormatter) - Static method in interface provided.logger.ILogEntryProcessor
Instantiate a log entry processor that prints to the console using the given log entry formatter.
MakeDefault(ILogEntryFormatter) - Static method in class provided.logger.util.AStringLogEntryProcessor
Static factory to instantiate an AStringLogEntryProcessor instance using the given ILogEntryFormatter.
MakeFormatter(String) - Static method in interface provided.logger.ILogEntryFormatter
A default log entry formatter that uses the given string format.
makeLog(LogLevel, String) - Method in class provided.logger.demo.model.MainModel
Make submit a log entry with the given log level and message
makeLogger() - Static method in interface provided.logger.ILoggerControl
Instantiate a new instance of an ILogger with the ILogEntryProcessor.DEFAULT log entry processor and a minimum logging level of LogLevel.INFO.
makeLogger(ILogEntryProcessor) - Static method in interface provided.logger.ILoggerControl
Instantiate a new instance of an ILogger with the given log entry processor and a minimum logging level of LogLevel.INFO.
makeLogger(ILogEntryProcessor, LogLevel) - Static method in interface provided.logger.ILoggerControl
Instantiate a new instance of an ILogger with the given log entry processor and the given minimum logging level.
makeLogger(LogLevel) - Static method in interface provided.logger.ILoggerControl
Instantiate a new instance of an ILogger with the ILogEntryProcessor.DEFAULT log entry processor and the given minimum logging level.
makeNextStringToken() - Method in class provided.tokenFW.tokenizer.StringTokenizer
Returns the next string in the stream.
makeNextToken() - Method in class provided.abcMusic.parser.tokenizer.ABCTokenizer
Parse the strings down from the getNextStringToken further, separating out the abc keywords into tokens.
makeNote(Token) - Method in class provided.abcMusic.parser.ABCParser
Parse a Note from the given Token
makePlayable(ISequencePlayerStatus) - Method in class provided.abcMusic.player.impl.SequencePlayer2
Factory method for an IPlayable object that can play the currently programmed music sequence.
makeSeqListAlgo - Variable in class provided.abcMusic.parser.ABCParser
Main algo used to create a list of IPhrases from the stream of tokens that represents the progression of the song (phrase).
makeToken(String, String) - Method in interface provided.tokenFW.ITokenFactory
Creates an instance of an Token from the given name and lexeme values
makeToken(String, String) - Method in class provided.tokenFW.TokenFactory
Creates Tokens from the given name and lexeme.
map(Character) - Method in class provided.abcMusic.utils.KeySignature
Takes a note (with no accidentals) and returns the accidental for this key signature.
model - Variable in class provided.logger.demo.controller.LoggerTestApp
The model
model - Variable in class visitorDemoExercises.basicVisitorDemo.controller.VisitorDemoApp
The model in use
model - Variable in class visitorDemoExercises.basicVisitorDemo.view.DemoFrame
Adapter to the model
model - Variable in class visitorDemoExercises.listFWVisitorExercises.controller.ListDemoApp
The model in use
model - Variable in class visitorDemoExercises.listFWVisitorExercises.view.ListDemoFrame
Adapter to the model
modelOnlyLogger - Variable in class provided.logger.demo.model.MainModel
The local model logger
MTList - Class in provided.listFW
Represents the unique empty list using the singleton pattern.
MTList() - Constructor for class provided.listFW.MTList
Private constructor for the Singleton
MTSeqList - Class in provided.abcMusic.musicFW
An empty sequence list.
MTSeqList() - Constructor for class provided.abcMusic.musicFW.MTSeqList
private constructor
A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes|All Packages|Constant Field Values|Serialized Form