메소드 |
설명 |
|
BeginSearchIfPossible ( string artist, string title ) : void |
|
|
GetStrippedPrefixArtist ( string artist, string strippedPrefixStringArray ) : string |
|
|
LocaliseScreen ( ) : void |
Localise the Screen |
|
ThreadExceptionMethod ( Object o ) : void |
|
|
ThreadFinishedMethod ( string artist, string title, string message, string site ) : void |
|
|
UpdateSong ( ) : void |
|
|
btCancel_Click ( object sender, EventArgs e ) : void |
|
|
btClose_Click ( object sender, EventArgs e ) : void |
|
|
btFind_Click ( object sender, EventArgs e ) : void |
|
|
btSwitchArtist_Click ( object sender, EventArgs e ) : void |
|
|
btUpdate_Click ( object sender, EventArgs e ) : void |
|
|
fetchLyric ( string artist, string title, bool automaticUpdate ) : void |
|
|
lockGUI ( ) : void |
|
|
lvSearchResults_DoubleClick ( object sender, EventArgs e ) : void |
|
|
lvSearchResults_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
lyricFoundMethod ( String lyricStrings, String artist, String title, String site, int row ) : void |
|
|
lyricNotFoundMethod ( String artist, String title, String message, String site, int row ) : void |
|
|
openGUI ( ) : void |
|
|
stopSearch ( ) : void |
|
|
updateStatusMethod ( Int32 noOfLyricsToSearch, Int32 noOfLyricsSearched, Int32 noOfLyricsFound, Int32 noOfLyricsNotFound ) : void |
|
|
updateStringMethod ( String message, String site ) : void |
|
|