Package org.jmol.awt
Class AwtFile
java.lang.Object
java.io.File
org.jmol.awt.AwtFile
- All Implemented Interfaces:
Serializable,Comparable<File>,GenericFileInterface
a subclass of File allowing extension to JavaScript
private to org.jmol.awt
-
Field Summary
FieldsFields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.File
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURLMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jmol.api.GenericFileInterface
getName, isDirectory, length
-
Field Details
-
urlPrefixPairs
-
-
Constructor Details
-
AwtFile
AwtFile(String name)
-
-
Method Details
-
getParentAsFile
- Specified by:
getParentAsFilein interfaceGenericFileInterface
-
getBufferedFileInputStream
-
getURLContents
-
getFullPath
- Specified by:
getFullPathin interfaceGenericFileInterface
-
getLocalUrl
-