org.gnu.gnome
Class GnomeConfig

java.lang.Object
  extended by org.gnu.gnome.GnomeConfig

public class GnomeConfig
extends java.lang.Object


Field Summary
static java.lang.String GNOME_API_VERSION
           
static java.lang.String LIBRARY_NAME
           
 
Constructor Summary
GnomeConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIBRARY_NAME

public static final java.lang.String LIBRARY_NAME
See Also:
Constant Field Values

GNOME_API_VERSION

public static final java.lang.String GNOME_API_VERSION
See Also:
Constant Field Values
Constructor Detail

GnomeConfig

public GnomeConfig()