org.gnu.gconf
Interface ConfClientListener


Deprecated. This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class probably may or may not have an equivalent in java-gnome 4.0; have a look for org.gnome.gconf.ConfClientListener.

public interface ConfClientListener


Method Summary
 void clientNotify(ConfEntry entry)
          Deprecated.  
 

Method Detail

clientNotify

void clientNotify(ConfEntry entry)
Deprecated.