org.gnu.gnome
Class Util

java.lang.Object
  extended by org.gnu.glib.Struct
      extended by org.gnu.gnome.Util

public class Util
extends org.gnu.glib.Struct


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String getHomeFile(java.lang.String afile)
          Pass in a string, and it will prepend $HOME/.gnome2/ to it.
static java.lang.String getUserShell()
          Returns the name of the user's shell.
 
Methods inherited from class org.gnu.glib.Struct
equals, getHandle, getNullHandle, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getHomeFile

public static java.lang.String getHomeFile(java.lang.String afile)
Pass in a string, and it will prepend $HOME/.gnome2/ to it.


getUserShell

public static java.lang.String getUserShell()
Returns the name of the user's shell.