org.gnu.gnome.event
Interface AppBarListener
public interface AppBarListener
Listener for the
AppBar
widget.
void | appBarEvent(AppBarEvent event) - Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
appBarEvent
public void appBarEvent(AppBarEvent 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 AppBar event occurs.