Class UserDir

java.lang.Object
org.cip4.jdflib.util.file.UserDir

public class UserDir extends Object
common class for editor, bambi etc. to find a home directory
  • Constructor Details

    • UserDir

      public UserDir(String toolName)
      Parameters:
      toolName -
  • Method Details

    • getToolsPath

      public String getToolsPath()
      Returns:
      the path for all cip4 tools
    • getToolPath

      public String getToolPath()
      Returns:
      the path for this tool
    • getLogPath

      public String getLogPath()
      Returns:
      the path for this tool
    • toString

      public String toString()
      Overrides:
      toString in class Object
      See Also: