csheets.ui.sheet
Class WorkbookPaneUI.TabShifter

java.lang.Object
  extended by csheets.ui.sheet.WorkbookPaneUI.TabShifter
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
WorkbookPaneUI

protected class WorkbookPaneUI.TabShifter
extends Object
implements ActionListener


Field Summary
(package private)  WorkbookPane sPane
           
 
Constructor Summary
protected WorkbookPaneUI.TabShifter()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
protected  int getStartIndex()
           
protected  int getStartIndex(int lastIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sPane

WorkbookPane sPane
Constructor Detail

WorkbookPaneUI.TabShifter

protected WorkbookPaneUI.TabShifter()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

getStartIndex

protected int getStartIndex()

getStartIndex

protected int getStartIndex(int lastIndex)