org.gnu.gnome

Class Gnome


public class Gnome
extends java.lang.Object

Method Summary

static Client
getMasterClient()
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.
static void
syncAccelerators()
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.

Method Details

getMasterClient

public static Client getMasterClient()

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.

Get the master session management client. This master client gets a client id that may be specified by the '--sm-client-id' command line option. A master client will be generated during application startup. If possible the master client will contact the session manager after command-line parsing is finished.

syncAccelerators

public static void syncAccelerators()

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.

Flush the accelerator definitions into the application specific configuration file ~/.gnome/accels/<appid>