WUI : API


Uses of Interface
org.westofj.wui.WActionListener

Packages that use WActionListener
org.westofj.wui   
 

Uses of WActionListener in org.westofj.wui
 

Methods in org.westofj.wui that return WActionListener
 WActionListener WAbstractButton.removeActionListener(WActionListener l)
          Removes an WActionListener from the button.
 

Methods in org.westofj.wui with parameters of type WActionListener
 void WAbstractButton.addActionListener(WActionListener l)
          Adds a WActionListener to the button.
 WActionListener WAbstractButton.removeActionListener(WActionListener l)
          Removes an WActionListener from the button.
 


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