com.sas.swing.visuals
Class BasicCheckBoxListUI.SelectAllAction

com.sas.swing.visuals.BasicCheckBoxListUI.SelectAllAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
Enclosing class:
BasicCheckBoxListUI

public static class BasicCheckBoxListUI.SelectAllAction

Action to select all the items in the list.

See Also:
Serialized Form

Constructor Summary
BasicCheckBoxListUI.SelectAllAction(java.lang.String name)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 

Constructor Detail

BasicCheckBoxListUI.SelectAllAction

public BasicCheckBoxListUI.SelectAllAction(java.lang.String name)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.