com.sas.swing.visuals
Class BasicCheckBoxListUI.EndAction
com.sas.swing.visuals.BasicCheckBoxListUI.EndAction
- 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.EndAction
Action to move the selection to the last item in the list.
- See Also:
- Serialized Form
BasicCheckBoxListUI.EndAction
public BasicCheckBoxListUI.EndAction(java.lang.String name,
int type)
getNextIndex
protected int getNextIndex(javax.swing.JList list)
- Description copied from class:
BasicCheckBoxListUI.IncrementLeadSelectionAction
- Returns the next index to select. This is based on the lead
selected index and the
amount
ivar.
- Overrides:
getNextIndex
in class BasicCheckBoxListUI.IncrementLeadSelectionAction
Copyright © 2009 SAS Institute Inc. All Rights Reserved.