WUI : API


Uses of Interface
org.westofj.wui.table.WTableSelectionListener

Packages that use WTableSelectionListener
org.westofj.wui.table   
 

Uses of WTableSelectionListener in org.westofj.wui.table
 

Methods in org.westofj.wui.table with parameters of type WTableSelectionListener
 void WTable.addSelectionListener(WTableSelectionListener l)
          Adds a selection listener to the tables list of selection listener.
 void WTable.removeSelectionListener(WTableSelectionListener l)
          Removes the specified selection listener from the tables list of selection listeners.
 


Copyright (c) 2003 West of J - All rights reserved.