com.sas.swing.visuals.tableview
Class PagingAction

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

public class PagingAction

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sas.swing.visuals.tableview.NavigationalAction
anchorColumn, anchorRow, dx, dy, extend, inSelection, leadColumn, leadRow, toggle
 
Constructor Summary
PagingAction(boolean extend, boolean forwards, boolean vertically, boolean toLimit)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class com.sas.swing.visuals.tableview.NavigationalAction
clipToRange, compare, moveWithinSelectedRange, moveWithinTableRange
 

Constructor Detail

PagingAction

public PagingAction(boolean extend,
                    boolean forwards,
                    boolean vertically,
                    boolean toLimit)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener
Overrides:
actionPerformed in class NavigationalAction



Copyright © 2009 SAS Institute Inc. All Rights Reserved.