jrdesktop
Class Config

java.lang.Object
  extended by jrdesktop.Config

public class Config
extends java.lang.Object

Config.java


Field Summary
static boolean GUI_disabled
           
static boolean Systray_disabled
           
 
Constructor Summary
Config()
           
 
Method Summary
static void loadConfiguration()
           
static void storeConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GUI_disabled

public static boolean GUI_disabled

Systray_disabled

public static boolean Systray_disabled
Constructor Detail

Config

public Config()
Method Detail

loadConfiguration

public static void loadConfiguration()

storeConfiguration

public static void storeConfiguration()