org.gnu.gnome
public class Util extends Struct
Method Summary | |
---|---|
static String | getHomeFile(String afile)
Pass in a string, and it will prepend $HOME/.gnome2/ to it. |
static String | getUserShell()
Returns the name of the user's shell. |
Deprecated: Superceeded by java-gnome 4.0; this method may or may not exist in the new bindings but if it does, it will likely have a different name or signature in order that the presented API is a more algorithmic mapping of the underlying native libraries.
Pass in a string, and it will prepend $HOME/.gnome2/ to it.Deprecated: Superceeded by java-gnome 4.0; this method may or may not exist in the new bindings but if it does, it will likely have a different name or signature in order that the presented API is a more algorithmic mapping of the underlying native libraries.
Returns the name of the user's shell.