|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.core.util.CommonUtils
public class CommonUtils
Class containing generic helper methods in common for all applications using htmf
| Constructor Summary | |
|---|---|
CommonUtils()
|
|
| Method Summary | |
|---|---|
static java.io.File |
getCurrentSaveDirectory()
Returns the Path to the latest directory the administrator saved or opened any files. |
static void |
setCurrentSaveDirectory(java.io.File filename)
Sets the current save directory from the given selected file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonUtils()
| Method Detail |
|---|
public static java.io.File getCurrentSaveDirectory()
public static void setCurrentSaveDirectory(java.io.File filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||