Class LaunchAction.FileSpec

java.lang.Object
org.loboevolution.pdfview.action.LaunchAction.FileSpec
Enclosing class:
LaunchAction

public static class LaunchAction.FileSpec extends Object
Inner class for storing a file specification
Since:
08.07.2009
Version:
$Id: LaunchAction.java,v 1.1 2009-07-10 12:47:31 xond Exp $ Author xond
  • Constructor Details

    • FileSpec

      public FileSpec()
  • Method Details

    • getFileName

      public String getFileName()
      Get the filename: first try to get the file name for the used OS, if it's not available return the common file name.
      Returns:
      a String object.