Descripción
Sintaxis
public class BasicTabbedPaneUI extends TabbedPaneUI implements SwingConstants
Constructores
Campos
- 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
Métodos
- assureRectsCreated()
- calculateMaxTabHeight()
- calculateMaxTabWidth()
- calculateTabAreaHeight()
- calculateTabAreaWidth()
- calculateTabHeight()
- calculateTabWidth()
- createChangeListener()
- createFocusListener()
- createLayoutManager()
- createMouseListener()
- createPropertyChangeListener()
- createScrollButton()
- createUI()
- expandTabRunsArray()
- getBaseline()
- getBaselineOffset()
- getBaselineResizeBehavior()
- getContentBorderInsets()
- getFocusIndex()
- getFontMetrics()
- getIconForTab()
- getNextTabIndex()
- getNextTabIndexInRun()
- getNextTabRun()
- getPreviousTabIndex()
- getPreviousTabIndexInRun()
- getPreviousTabRun()
- getRolloverTab()
- getRunForTab()
- getSelectedTabPadInsets()
- getTabAreaInsets()
- getTabBounds()
- getTabInsets()
- getTabLabelShiftX()
- getTabLabelShiftY()
- getTabRunIndent()
- getTabRunOffset()
- getTabRunOverlay()
- getTextViewForTab()
- getVisibleComponent()
- installComponents()
- installDefaults()
- installKeyboardActions()
- installListeners()
- lastTabInRun()
- layoutLabel()
- navigateSelectedTab()
- paintContentBorder()
- paintContentBorderBottomEdge()
- paintContentBorderLeftEdge()
- paintContentBorderRightEdge()
- paintContentBorderTopEdge()
- paintFocusIndicator()
- paintIcon()
- paintTab()
- paintTabArea()
- paintTabBackground()
- paintTabBorder()
- paintText()
- rotateInsets()
- selectAdjacentRunTab()
- selectNextTab()
- selectNextTabInRun()
- selectPreviousTab()
- selectPreviousTabInRun()
- setRolloverTab()
- setVisibleComponent()
- shouldPadTabRun()
- shouldRotateTabRuns()
- tabForCoordinate()
- uninstallComponents()
- uninstallDefaults()
- uninstallKeyboardActions()
- uninstallListeners()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.