All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----symantec.itools.multimedia.SoundPlayer
public final static int INFINITE
public SoundPlayer()
public void setSyncMode(boolean f)getSyncMode
public boolean getSyncMode()setRepeat
public void setRepeat(int c)getRepeat
public int getRepeat()addURL
public void addURL(URL u)addStringURL
public void addStringURL(String url)setURLList
public void setURLList(URL list[])getURLList
public URL[] getURLList()play
public void play()stop
public void stop()stop
public void stop(int delay)
All Packages Class Hierarchy This Package Previous Next Index