org.gerhardb.jibs
Class CommonPreferences

java.lang.Object
  extended byorg.gerhardb.jibs.CommonPreferences

public class CommonPreferences
extends java.lang.Object

Wraps the preferences used by the viewer and provides an way of editing the preferences.

Author:
Gerhard Beck

Method Summary
static void flush()
           
static java.lang.String getParkDirectory()
           
static void init()
           
static void setParkDirectory(java.lang.String dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init()
Throws:
java.lang.SecurityException

getParkDirectory

public static java.lang.String getParkDirectory()
Returns:
null if not correctly set.

setParkDirectory

public static void setParkDirectory(java.lang.String dir)

flush

public static void flush()


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.