Extension SDK 10.1.2

oracle.ide.controls
Class SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout

java.lang.Object
  extended byjavax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
      extended byoracle.ide.controls.SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout
All Implemented Interfaces:
java.awt.LayoutManager
Enclosing class:
SingleRowTabbedPaneUI

protected class SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout
extends javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout


Constructor Summary
protected SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout()
           
 
Method Summary
 void calculateLayoutInfo()
           
protected  void calculateTabRects(int tabPlacement, int tabCount)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
addLayoutComponent, calculateSize, layoutContainer, minimumLayoutSize, normalizeTabRuns, padSelectedTab, padTabRun, preferredLayoutSize, preferredTabAreaHeight, preferredTabAreaWidth, removeLayoutComponent, rotateTabRuns
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout

protected SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout()
Method Detail

calculateLayoutInfo

public void calculateLayoutInfo()

calculateTabRects

protected void calculateTabRects(int tabPlacement,
                                 int tabCount)

Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.