Uses of Interface
com.sas.visuals.ButtonListenerInterface

Packages that use ButtonListenerInterface
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of ButtonListenerInterface in com.sas.visuals
 

Fields in com.sas.visuals declared as ButtonListenerInterface
protected  ButtonListenerInterface BaseButton.buttonListener
           
protected  ButtonListenerInterface ScrollSlider.sliderListener
           
 

Methods in com.sas.visuals that return ButtonListenerInterface
 ButtonListenerInterface BaseButton.getButtonListener()
          Get the ButtonListenerInterface object that controls the state of the ButtonModelInterface object.
 

Methods in com.sas.visuals with parameters of type ButtonListenerInterface
 void BaseButton.setButtonListener(ButtonListenerInterface btnListener)
          Set the buttonListener for the BaseButton.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.