org.gnu.gnome.event
Interface ClientListener
public interface ClientListener
Listener for the
Client
widget.
void | clientEvent(ClientEvent event) - Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
clientEvent
public void clientEvent(ClientEvent event)
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
This method is called whenever a Client event occurs.