com.miami.romeo.settings
Class SingleRowTabbedPaneUI.ShiftTabs

java.lang.Object
  extended bycom.miami.romeo.settings.SingleRowTabbedPaneUI.ShiftTabs
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
SingleRowTabbedPaneUI

protected class SingleRowTabbedPaneUI.ShiftTabs
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
protected SingleRowTabbedPaneUI.ShiftTabs()
           
 
Method Summary
 void actionPerformed(java.awt.event.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
 

Constructor Detail

SingleRowTabbedPaneUI.ShiftTabs

protected SingleRowTabbedPaneUI.ShiftTabs()
Method Detail

actionPerformed

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

getStartIndex

protected int getStartIndex()

getStartIndex

protected int getStartIndex(int lastIndex)