Uses of Class
com.sas.awt.Choice

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

Uses of Choice in com.sas.visuals
 

Fields in com.sas.visuals declared as Choice
protected  Choice UnitsBox.choice
           
protected  Choice PropertyEditorHost.choice
          The Choice for user input if getAsText does not return null.
 

Methods in com.sas.visuals that return Choice
protected  Choice UnitsBox.newChoice()
          Factory method for creating the choice Override this in subclasses if you want to use a different choice object
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.