Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.ide.controls
Class SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout

java.lang.Object
  extended by javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
      extended by oracle.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()
Overrides:
calculateLayoutInfo in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout

calculateTabRects

protected void calculateTabRects(int tabPlacement,
                                 int tabCount)
Overrides:
calculateTabRects in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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