Uses of Interface
org.jaudiotagger.tag.TagTextField

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

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

Classes in org.jaudiotagger.audio.asf.tag that implement TagTextField
 class AsfTagTextField
          Represents a tag text field for ASF fields.
 

Uses of TagTextField in org.jaudiotagger.audio.generic
 

Classes in org.jaudiotagger.audio.generic that implement TagTextField
private  class GenericTag.GenericTagTextField
          Implementations of TagTextField for use with "ISO-8859-1" strings.
 

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.