Uses of Interface
org.jaudiotagger.tag.TagTextField

Packages that use TagTextField
org.jaudiotagger.audio.asf.util   
org.jaudiotagger.tag.id3   
org.jaudiotagger.tag.mp4.field   
org.jaudiotagger.tag.vorbiscomment   
 

Uses of TagTextField in org.jaudiotagger.audio.asf.util
 

Classes in org.jaudiotagger.audio.asf.util that implement TagTextField
 class AsfCopyrightField
          This class represents the copyright field of asf files.
 

Methods in org.jaudiotagger.audio.asf.util that return TagTextField
static TagTextField AsfCopyrightField.getCopyright(Tag tag)
          This method should help programmers to extract the copyright field out of asf files.
 

Uses of TagTextField in org.jaudiotagger.tag.id3
 

Classes in org.jaudiotagger.tag.id3 that implement TagTextField
 class ID3v1TagField
          This class encapsulates the name and content of a tag entry in id3 fields
 

Uses of TagTextField in org.jaudiotagger.tag.mp4.field
 

Classes in org.jaudiotagger.tag.mp4.field that implement TagTextField
 class Mp4DiscNoField
          Represents the Disc No field
 class Mp4GenreField
          Represents the Genre field , when user has selected from the set list of genres
 class Mp4TagByteField
          Represents a single byte as a number
 class Mp4TagReverseDnsField
          Represents reverse dns field, used for custom information
 class Mp4TagTextField
          Represents a single text field
 class Mp4TagTextNumberField
          Represents simple text field that contains an array of number,
 class Mp4TrackField
          Represents the Track No field
 

Uses of TagTextField in org.jaudiotagger.tag.vorbiscomment
 

Classes in org.jaudiotagger.tag.vorbiscomment that implement TagTextField
 class VorbisCommentTagField
          This class represents the name and content of a tag entry in ogg-files.