Package org.jmol.api

Interface GenericFileInterface

  • All Known Implementing Classes:
    AwtFile, JSFile

    public interface GenericFileInterface
    • Method Detail

      • getFullPath

        java.lang.String getFullPath()
      • getName

        java.lang.String getName()
      • length

        long length()
      • isDirectory

        boolean isDirectory()