org.xulux.api.gui
Interface XuluxEvent


public interface XuluxEvent

The XuluxEvent interface. This is a basic skeletion for firing events.

Version:
$Id: XuluxEvent.java,v 1.1 2005/12/18 12:58:15 mvdb Exp $
Author:
Martin van den Bemt

Method Summary
 IWidget getWidget()
           
 

Method Detail

getWidget

IWidget getWidget()
Returns:
the widget firing the event.


Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.