CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
|
CatNiPAppDelegate | Application delegate for the CatNiP application |
<CatNiPErrorConsumer> | Protocol defining the mandatory methods for a CatNipErrorConsumer object Created by Antti V J Niemela, tkol on 6/16/11 |
CatNiPErrorManager | An error forwarding class for CatNiP |
CatNiPViewController | |
CompositionData | Data type for managing all scores associated with one composition |
DetailPopoverController | Shows all the details for the chosen score in tableview |
IMSLPDelegateDataSource | Delegate and datasource for CatNipViewController's tableviews' when LIBRARYTYPE == IMSLP |
IMSLPQueryHelper | A combination of factory methods and helper object instance methods which facilitate the reading of data from the Internet Music Score Library Project, a MediaWiki site containing music scores |
LocalDataHandler | LocalDataHandler.m CatNiP |
LocalDelegateDataSource | Delegate and datasource for CatNipViewController's tableviews' when LIBRARYTYPE == LOCAL |
LocalScoreData | Local data type for managing local score's and their metadata |
MediaWikiCategoryQuery | Encapsulates a MediaWiki API category query |
<MediaWikiCategoryQueryDelegate> | Protocol defining the required methods for a MediaWikiCategoryQueryDelegate |
MediaWikiDownload | MediaWikiDownload saves a remote file to local storage |
<MediaWikiDownloadDelegate> | Protocol defining the required methods of a MediaWikiDownloadDelegate |
MediaWikiPageQuery | MediaWikiPageQueries do regular-expression -based wikitext parsing, reading IMSLP score information |
<MediaWikiPageQueryDelegate> | Protocol defining the required methods for a MediaWikiPageQueryDelegate |
<MediaWikiProgressListener> | Protocol defining the required methods of a MediaWikiProgressListener |
MediaWikiQuery | A basic URL fetch class that reads the given URL into an NSData object and passes it on to it's delegate once the process has finished |
<MediaWikiQueryDelegate> | Protocol defining the required methods of a MediaWikiQueryDelegate |
NotesPopoverController | |
Playlist | Local data type from saving user managed playlists |
PlaylistPopoverController | Controller of playlist popovers |
PlaylistsDelegateDataSource | Delegate and datasource for CatNipViewController's tableviews' when LIBRARYTYPE == PLAYLISTS |
ScoreData | Data type for managing IMSLP score datas for queries and saving them locally |
ScoreListButton | Button for ScorePopoverController's 'Details', 'Cancel' and 'Download'/'Add to playlist' buttons |
ScorePopoverController | Controller for popover that shows all the scores for the chosen compositionData object |
UIDocument | An abstract, immutable class for displaying document data |
UIDocumentPDF | A concrete subclass of UIDocument that handles PDF type documents |
UIDocumentView | A sister class of UIImageView for viewing documents |
UIScoreView | A view object for displaying musical scores |
UIScrollBar | A scroll bar for use with scroll view objects |
UncaughtExceptionHandler | |
ValueButton | A simple extension of UIButton, intended to facilitate the transfer of a single value to the click handling method |
ValueTextField | A simple extension of UITextField that allows the text field to know what it's editing |