Uses of Class
com.quadrique.jbuildingblocks.gui.SelectionBaseEvent

Uses of SelectionBaseEvent in com.quadrique.jbuildingblocks.gui
 

Methods in com.quadrique.jbuildingblocks.gui that return SelectionBaseEvent
 SelectionBaseEvent Table.getSelectionEvent()
           
 

Methods in com.quadrique.jbuildingblocks.gui with parameters of type SelectionBaseEvent
 void TableActions.newSelection(SelectionBaseEvent zEvent)
          This method is called whenever a new selection occurs in the tablr.
 void SelectionListener.newSelection(SelectionBaseEvent zEvent)
          This method is called whenever a new selection occurs
 void SelectionHandler.newSelection(SelectionBaseEvent zEvent)
          Whenever a new selection occurs, the correspondIng component needs to call this method so that all the registered listener(s) can be notified of the selection change
 void TableAction.newTableSelection(SelectionBaseEvent zEvent)
          this method is called whenever a new selection is performed in the table.
 



Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.