com.sas.swing.visuals
Class BasicTriStateCheckBoxListUI.HomeAction
com.sas.swing.visuals.BasicTriStateCheckBoxListUI.HomeAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
- Enclosing class:
- BasicTriStateCheckBoxListUI
public static class BasicTriStateCheckBoxListUI.HomeAction
Action to move the selection to the first item in the list.
- See Also:
- Serialized Form
BasicTriStateCheckBoxListUI.HomeAction
public BasicTriStateCheckBoxListUI.HomeAction(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.