org.gnu.gtk.event
Interface LifeCycleListener


public interface LifeCycleListener

This is the listener interface for receiving life cycle realted events for a Widget.

See Also:
LifeCycleEvent

Method Summary
 void lifeCycleEvent(LifeCycleEvent event)
           
 

Method Detail

lifeCycleEvent

public void lifeCycleEvent(LifeCycleEvent event)

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