com.sas.swing.visuals
Class BasicCheckBoxListUI.ClearSelectionAction

com.sas.swing.visuals.BasicCheckBoxListUI.ClearSelectionAction
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.ClearSelectionAction

Action to clear the selection in the list.

See Also:
Serialized Form

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

Constructor Detail

BasicCheckBoxListUI.ClearSelectionAction

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

actionPerformed

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



Copyright © 2009 SAS Institute Inc. All Rights Reserved.