org.gnu.gnome
Class Gnome

java.lang.Object
  |
  +--org.gnu.gnome.Gnome

public class Gnome
extends java.lang.Object


Method Summary
static Client getMasterClient()
          Get the master session management client.
static void syncAccelerators()
          Flush the accelerator definitions into the application specific configuration file ~/.gnome/accels/
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMasterClient

public static Client getMasterClient()
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()
Flush the accelerator definitions into the application specific configuration file ~/.gnome/accels/


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net