Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts000112112
StatusNot Changed
Class Summary
BasicTabbedPaneUI
Field Detail
calcRect
contentBorderInsets
darkShadow
downKey
focus
focusListener
highlight
leftKey
lightHighlight
maxTabHeight
maxTabWidth
mouseListener
propertyChangeListener
rects
rightKey
runCount
selectedRun
selectedTabPadInsets
shadow
tabAreaInsets
tabChangeListener
tabInsets
tabPane
tabRunOverlay
tabRuns
textIconGap
upKey
Constructor Detail
BasicTabbedPaneUI()
Method Detail
assureRectsCreated(int)
calculateMaxTabHeight(int)
calculateMaxTabWidth(int)
calculateTabAreaHeight(int,int,int)
calculateTabAreaWidth(int,int,int)
calculateTabHeight(int,int,int)
calculateTabWidth(int,int,java.awt.FontMetrics)
createChangeListener()
createFocusListener()
createLayoutManager()
createMouseListener()
createPropertyChangeListener()
createScrollButton(int)
createUI(javax.swing.JComponent)
expandTabRunsArray()
getBaseline(int)
getBaseline(javax.swing.JComponent,int,int)
getBaselineOffset()
getBaselineResizeBehavior(javax.swing.JComponent)
getContentBorderInsets(int)
getFocusIndex()
getFontMetrics()
getIconForTab(int)
getMaximumSize(javax.swing.JComponent)
getMinimumSize(javax.swing.JComponent)
getNextTabIndex(int)
getNextTabIndexInRun(int,int)
getNextTabRun(int)
getPreviousTabIndex(int)
getPreviousTabIndexInRun(int,int)
getPreviousTabRun(int)
getRolloverTab()
getRunForTab(int,int)
getSelectedTabPadInsets(int)
getTabAreaInsets(int)
getTabBounds(int,java.awt.Rectangle)
getTabBounds(javax.swing.JTabbedPane,int)
getTabInsets(int,int)
getTabLabelShiftX(int,int,boolean)
getTabLabelShiftY(int,int,boolean)
getTabRunCount(javax.swing.JTabbedPane)
getTabRunIndent(int,int)
getTabRunOffset(int,int,int,boolean)
getTabRunOverlay(int)
getTextViewForTab(int)
getVisibleComponent()
installComponents()
installDefaults()
installKeyboardActions()
installListeners()
installUI(javax.swing.JComponent)
lastTabInRun(int,int)
layoutLabel(int,java.awt.FontMetrics,int,java.lang.String,javax.swing.Icon,java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,boolean)
navigateSelectedTab(int)
paint(java.awt.Graphics,javax.swing.JComponent)
paintContentBorder(java.awt.Graphics,int,int)
paintContentBorderBottomEdge(java.awt.Graphics,int,int,int,int,int,int)
paintContentBorderLeftEdge(java.awt.Graphics,int,int,int,int,int,int)
paintContentBorderRightEdge(java.awt.Graphics,int,int,int,int,int,int)
paintContentBorderTopEdge(java.awt.Graphics,int,int,int,int,int,int)
paintFocusIndicator(java.awt.Graphics,int,java.awt.Rectangle[],int,java.awt.Rectangle,java.awt.Rectangle,boolean)
paintIcon(java.awt.Graphics,int,int,javax.swing.Icon,java.awt.Rectangle,boolean)
paintTab(java.awt.Graphics,int,java.awt.Rectangle[],int,java.awt.Rectangle,java.awt.Rectangle)
paintTabArea(java.awt.Graphics,int,int)
paintTabBackground(java.awt.Graphics,int,int,int,int,int,int,boolean)
paintTabBorder(java.awt.Graphics,int,int,int,int,int,int,boolean)
paintText(java.awt.Graphics,int,java.awt.Font,java.awt.FontMetrics,int,java.lang.String,java.awt.Rectangle,boolean)
rotateInsets(java.awt.Insets,java.awt.Insets,int)
selectAdjacentRunTab(int,int,int)
selectNextTab(int)
selectNextTabInRun(int)
selectPreviousTab(int)
selectPreviousTabInRun(int)
setRolloverTab(int)
setVisibleComponent(java.awt.Component)
shouldPadTabRun(int,int)
shouldRotateTabRuns(int)
tabForCoordinate(javax.swing.JTabbedPane,int,int)
uninstallComponents()
uninstallDefaults()
uninstallKeyboardActions()
uninstallListeners()
uninstallUI(javax.swing.JComponent)

© 2023 Oracle Corporation and/or its affiliates