Uses of Class
com.pelzer.util.Timecode.TimecodeException

Packages that use Timecode.TimecodeException
com.pelzer.util   
 

Uses of Timecode.TimecodeException in com.pelzer.util
 

Methods in com.pelzer.util that throw Timecode.TimecodeException
 void Timecode.setCode(String timecode)
          Sets the object based on a string in the form HH:MM:SS:FF
 

Constructors in com.pelzer.util that throw Timecode.TimecodeException
Timecode(String timecode)
          Creates a new CD timecode based on a string in the form HH:MM:SS:FF
Timecode(String timecode, Timecode.Type type)
          Creates a new timecode of the given type based on a string in the form HH:MM:SS:FF
 



Copyright © 2012. All Rights Reserved.