com.nonesole.swing.plaf.basic.tabbedpane.singlerow
类 SingleRowTabbedPaneUI.ShiftTabs

java.lang.Object
  继承者 com.nonesole.swing.plaf.basic.tabbedpane.singlerow.SingleRowTabbedPaneUI.ShiftTabs
所有已实现的接口:
java.awt.event.ActionListener, java.util.EventListener
正在封闭类:
SingleRowTabbedPaneUI

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


构造函数摘要
protected SingleRowTabbedPaneUI.ShiftTabs()
           
 
方法摘要
 void actionPerformed(java.awt.event.ActionEvent e)
           
protected  int getStartIndex()
           
protected  int getStartIndex(int lastIndex)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

SingleRowTabbedPaneUI.ShiftTabs

protected SingleRowTabbedPaneUI.ShiftTabs()
方法详细信息

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
指定者:
接口 java.awt.event.ActionListener 中的 actionPerformed

getStartIndex

protected int getStartIndex()

getStartIndex

protected int getStartIndex(int lastIndex)