Class FileCommander.VirtualFileTaskProgress

  • Enclosing class:
    FileCommander

    public class FileCommander.VirtualFileTaskProgress
    extends java.lang.Object
    Task progress for IVirtualFile(s).
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IVirtualFile getFile()
      Get the associated file.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFile

        public IVirtualFile getFile()
        Get the associated file.
        Returns:
        The file.