holoedit.util
Class MacFileManager
java.lang.Object
com.apple.eio.FileManager
holoedit.util.MacFileManager
public class MacFileManager
- extends com.apple.eio.FileManager
Methods inherited from class com.apple.eio.FileManager |
findFolder, findFolder, findFolder, getFileCreator, getFileType, getResource, getResource, openURL, setFileCreator, setFileType, setFileTypeAndCreator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
supportedSoundType
public static final java.lang.String[] supportedSoundType
supportedDataType
public static final java.lang.String[] supportedDataType
mainRef
private Main mainRef
MacFileManager
public MacFileManager(Main owner)
getCode
public static java.lang.String getCode(int code)
SoundFileFilter
public java.io.File[] SoundFileFilter(java.io.File[] files)
DataFileFilter
public java.io.File[] DataFileFilter(java.io.File[] files)
SoundAndDataFileFilter
public java.io.File[] SoundAndDataFileFilter(java.io.File[] files)