org.gnu.gnome.event

Interface AppBarListener

public interface AppBarListener

Listener for the AppBar widget.

Method Summary

void
appBarEvent(AppBarEvent event)
Deprecated. Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.

Method Details

appBarEvent

public void appBarEvent(AppBarEvent event)

Deprecated. 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 AppBar event occurs.