com.sas.swing.visuals.tableview
Class SelectAction

com.sas.swing.visuals.tableview.SelectAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

public class SelectAction

See Also:
Serialized Form

Field Summary
protected  boolean all
           
protected  boolean select
           
 
Constructor Summary
SelectAction()
           
SelectAction(boolean select, boolean all)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 

Field Detail

select

protected boolean select

all

protected boolean all
Constructor Detail

SelectAction

public SelectAction()

SelectAction

public SelectAction(boolean select,
                    boolean all)
Method Detail

actionPerformed

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



Copyright © 2009 SAS Institute Inc. All Rights Reserved.