net.sourceforge.pavlov.randommedia
Class RandomMediaJarFile
java.lang.Object
net.sourceforge.pavlov.randommedia.AbstractMediaDirectory
net.sourceforge.pavlov.randommedia.RandomMediaDirectory
net.sourceforge.pavlov.randommedia.RandomMediaJarFile
public class RandomMediaJarFile
- extends RandomMediaDirectory
FIXME: Describe class.
Method Summary |
void |
refresh()
Describe refresh method here. |
Methods inherited from class net.sourceforge.pavlov.randommedia.AbstractMediaDirectory |
acceptEntry, acceptFile, addSubdirectory, addURL, clearURLs, getAbsoluteDirectoryPath, getDirectory, getDirectoryString, getName, getSize, getSubdirectories, getURLIndex, getURLVector, isEnabled, listFiles, setDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomMediaJarFile
public RandomMediaJarFile(File directory,
ZipCapableFileFilter filt)
- Creates a new
RandomMediaJarFile
instance.
- Parameters:
directory
- a File
valuefilt
- a ZipCapableFileFilter
value
refresh
public void refresh()
- Describe
refresh
method here.
- Overrides:
refresh
in class RandomMediaDirectory