sidekick.css
Class Utils

java.lang.Object
  extended by sidekick.css.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String chooseFileAndGetRelativePath()
           
static java.lang.String getRelativePath(java.lang.String fromDir, java.lang.String toFile)
           
static void insertRelativePathToBuffer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

insertRelativePathToBuffer

public static void insertRelativePathToBuffer()

chooseFileAndGetRelativePath

public static java.lang.String chooseFileAndGetRelativePath()

getRelativePath

public static java.lang.String getRelativePath(java.lang.String fromDir,
                                               java.lang.String toFile)