org.argosfields.util
Class SpecialFolders

java.lang.Object
  extended byorg.argosfields.util.SpecialFolders

public final class SpecialFolders
extends Object

SpecialFolders.java

Version:
$Revision: 1.5 $ $Date: 2004/04/15 05:42:45 $
Author:
Xavier Cho

Method Summary
static String getApplicationHomeDirectory()
           
static String getPreferenceFilePath()
           
static String getUserHomeDirectory()
           
static String getWorkDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUserHomeDirectory

public static String getUserHomeDirectory()

getWorkDirectory

public static String getWorkDirectory()

getApplicationHomeDirectory

public static String getApplicationHomeDirectory()

getPreferenceFilePath

public static String getPreferenceFilePath()


Copyright © Gnome Korea. All Rights Reserved.