A B C D E F G H I J K L M N O P R S T U V W X Y

S

save() - Static method in class pgbennett.jampal.Jampal
 
SCAN_FULL - Static variable in class pgbennett.mp3.MP3Info
 
SCAN_NONE - Static variable in class pgbennett.mp3.MP3Info
 
SCAN_QUICK - Static variable in class pgbennett.mp3.MP3Info
 
SearchDialog - Class in pgbennett.jampal
 
SearchDialog(MainFrame, boolean) - Constructor for class pgbennett.jampal.SearchDialog
Creates new form SearchDialog
seconds - Variable in class pgbennett.mp3.MP3Info
 
SEEK_FRAME - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
SET_SUBTITLE - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
setAlbum(String) - Method in class pgbennett.id3.ID3v1Tag
Set the album field of the tag.
setAlbum(String) - Method in class pgbennett.id3.MP3File
Set the album of this mp3.
setAlternative(InputStream) - Method in class pgbennett.id3.UnsynchRandomAccessFile
 
setArtist(String) - Method in class pgbennett.id3.ID3v1Tag
Set the artist field of the tag.
setArtist(String) - Method in class pgbennett.id3.MP3File
Set the artist of this mp3.
setAttributes(Font) - Method in class pgbennett.utility.FontChooser
 
setAttributes(AttributeSet) - Method in class pgbennett.utility.FontChooser
 
setBit(byte, int) - Static method in class pgbennett.id3.BinaryParser
Sets the bit at the specified location in the byte given.
setComment(String) - Method in class pgbennett.id3.ID3v1Tag
Set the comment field of the tag.
setComment(String) - Method in class pgbennett.id3.MP3File
Add a comment to this mp3.
setCommentFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Set the data contained in the comments frame (COMM).
setComposer(String) - Method in class pgbennett.id3.MP3File
Set the composer of this mp3 (id3v2 only).
setCopyrightInfo(String) - Method in class pgbennett.id3.MP3File
Add some copyright information to this mp3 (id3v2 only).
setDebug(boolean) - Static method in class pgbennett.jampal.AudioCommon
 
setEncodedBy(String) - Method in class pgbennett.id3.MP3File
Set who encoded the mp3 (id3v2 only).
setExperimental(boolean) - Method in class pgbennett.id3.ID3v2Footer
Set the value of the experimental bit of this footer.
setExperimental(boolean) - Method in class pgbennett.id3.ID3v2Header
Set the value of the experimental bit of this header.
setExtendedFooter(boolean) - Method in class pgbennett.id3.ID3v2Footer
Set the value of the extended footer bit of this footer.
setExtendedHeader(boolean) - Method in class pgbennett.id3.ID3v2Header
Set the value of the extended header bit of this header.
setExtension(String, String) - Method in class pgbennett.jampal.Mp3FileFilter
 
setFileName(String) - Method in class pgbennett.speech.FreeTTSSpeaker
Creates a Speaker object that outputs to a wave file.
setFooter(boolean) - Method in class pgbennett.id3.ID3v2Footer
Sets the value of the footer bit for this footer.
setFooter(boolean) - Method in class pgbennett.id3.ID3v2Header
Sets the value of the footer bit for this header.
setFrameData(byte[]) - Method in class pgbennett.id3.ID3v2Frame
Set the data for this frame.
setFrameData(String, byte[]) - Method in class pgbennett.id3.MP3File
Set the data of the frame specified by the id (id3v2 only).
setGenericFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Set the data contained in any frame.
setGenericFrame(String, String, String, String) - Method in class pgbennett.id3.ID3v2Tag
 
setGenericFrame(String, byte[]) - Method in class pgbennett.id3.ID3v2Tag
Set the data contained in any frame.
setGenre(int) - Method in class pgbennett.id3.ID3v1Tag
Set the genre field of the tag.
setGenre(String) - Method in class pgbennett.id3.MP3File
Set the genre of this mp3.
setGenreString(String) - Method in class pgbennett.id3.ID3v1Tag
Attempt to set the genre value of this tag from the string specified.
setMp3Field(int, String, String, String, String) - Method in class pgbennett.id3.MP3File
 
setMp3Integer(String, String) - Method in class pgbennett.id3.MP3File
 
setMp3Picture(String, ID3v2Picture) - Method in class pgbennett.id3.MP3File
 
setOriginalArtist(String) - Method in class pgbennett.id3.MP3File
Set the original artist of this mp3 (id3v2 only).
setPath(String) - Method in class pgbennett.speech.CepstralSpeaker
 
setPaths(String, String, String, String, String, String) - Method in class pgbennett.speech.ESpeakSpeaker
 
setPicture(ID3v2Picture) - Method in class pgbennett.id3.ID3v2Frame
 
setPictureFrame(ID3v2Picture) - Method in class pgbennett.id3.ID3v2Tag
 
setRate(int) - Method in class pgbennett.speech.CepstralSpeaker
 
setRate(int) - Method in class pgbennett.speech.ESpeakSpeaker
 
setRate(int) - Method in class pgbennett.speech.FreeTTSSpeaker
 
setRate(int) - Method in class pgbennett.speech.Speaker
Sets the rate (speed) of output speech
setRate(int) - Method in interface pgbennett.speech.SpeechInterface
Sets the rate (speed) of output speech
setTaggingType(int) - Method in class pgbennett.id3.MP3File
Set the tagging type.
setTagSize(int) - Method in class pgbennett.id3.ID3v2Footer
Sets the size of the frames and/or extended footer.
setTagSize(int) - Method in class pgbennett.id3.ID3v2Header
Sets the size of the frames and/or extended header.
setTextFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Set the data contained in a text frame.
setTextFrame(String, String) - Method in class pgbennett.id3.MP3File
Set the text of the text frame specified by the id (id3v2 only).
setTitle(String) - Method in class pgbennett.id3.ID3v1Tag
Set the title field of the tag.
setTitle(String) - Method in class pgbennett.id3.MP3File
Set the title of this mp3.
setTrack(int) - Method in class pgbennett.id3.ID3v1Tag
Set the track field of the tag.
setTrack(int) - Method in class pgbennett.id3.MP3File
Set the track number of this mp3.
setTrack(String) - Method in class pgbennett.id3.MP3File
Set the track number with a String.
setUnsynch(boolean) - Method in class pgbennett.id3.UnsynchRandomAccessFile
 
setUnsynchronisation(boolean) - Method in class pgbennett.id3.ID3v2Footer
Set the unsynchronisation flag for this footer.
setUnsynchronisation(boolean) - Method in class pgbennett.id3.ID3v2Header
Set the unsynchronisation flag for this header.
setURLFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Set the data contained in a URL frame.
setUserDefinedText(String, String) - Method in class pgbennett.id3.MP3File
Add a field of miscellaneous text (id3v2 only).
setUserDefinedTextFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Sets the data contained in the user defined text frame (TXXX).
setUserDefinedURL(String, String) - Method in class pgbennett.id3.MP3File
Add a link to this mp3 (id3v2 only).
setUserDefinedURLFrame(String, String) - Method in class pgbennett.id3.ID3v2Tag
Sets the data contained in the user defined url frame (WXXX).
setVersion(int, int) - Method in class pgbennett.id3.ID3v2Header
 
setVoice(String) - Method in class pgbennett.speech.CepstralSpeaker
 
setVoice(String) - Method in class pgbennett.speech.ESpeakSpeaker
 
setVoice(String) - Method in class pgbennett.speech.FreeTTSSpeaker
 
setVoice(String) - Method in class pgbennett.speech.Speaker
 
setVoice(String) - Method in interface pgbennett.speech.SpeechInterface
 
setVolume(int) - Method in class pgbennett.speech.CepstralSpeaker
 
setVolume(int) - Method in class pgbennett.speech.ESpeakSpeaker
 
setVolume(int) - Method in class pgbennett.speech.FreeTTSSpeaker
 
setVolume(int) - Method in class pgbennett.speech.Speaker
Set output volume for text, default is 100
setVolume(int) - Method in interface pgbennett.speech.SpeechInterface
Set output volume for text, default is 100
setYear(String) - Method in class pgbennett.id3.ID3v1Tag
Set the year field of the tag.
setYear(String) - Method in class pgbennett.id3.MP3File
Set the year of this mp3.
shortLangMap - Variable in class pgbennett.jampal.LibraryAttributes
 
shortName - Variable in class pgbennett.jampal.MainFrame
 
SIGNATURE_FRAME - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
simplifyString(String, boolean) - Static method in class pgbennett.utility.TextSimplifier
 
SOFTWARE_HARDWARE_SETTINGS - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
speak(String) - Method in class pgbennett.speech.CepstralSpeaker
 
speak(String) - Method in class pgbennett.speech.ESpeakSpeaker
 
speak(String) - Method in class pgbennett.speech.FreeTTSSpeaker
 
speak(String) - Method in class pgbennett.speech.Speaker
Converts the given input text to speech.
speak(String) - Method in interface pgbennett.speech.SpeechInterface
Converts the given input text to speech.
Speaker - Class in pgbennett.speech
Implements a text to speech interface
Speaker() - Constructor for class pgbennett.speech.Speaker
Creates a Speaker object that outputs to a sound card, on Windows systems only.
Speaker(String) - Constructor for class pgbennett.speech.Speaker
Creates a Speaker object that outputs to a wave file.
SpeechInterface - Interface in pgbennett.speech
 
strikethroughCheckBox - Variable in class pgbennett.utility.FontChooser
 
subscriptCheckBox - Variable in class pgbennett.utility.FontChooser
 
SUBTITLE - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
superscriptCheckBox - Variable in class pgbennett.utility.FontChooser
 
sync - Variable in class pgbennett.mp3.MP3Info.mp3header
 
SYNCHRONISED_LYRIC - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
SYNCHRONISED_TEMPO_CODES - Static variable in class pgbennett.id3.ID3v2Frames
Description of the Field
syncV1AndV2() - Method in class pgbennett.id3.MP3File
 

A B C D E F G H I J K L M N O P R S T U V W X Y