java.lang.Object
javafx.scene.control.SkinBase<TabLine>
atlantafx.base.controls.TabLineSkin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final TabLineBehavior
protected final javafx.scene.shape.Rectangle
protected static final boolean
protected final javafx.scene.layout.HBox
protected final javafx.beans.InvalidationListener
protected @Nullable javafx.scene.control.SelectionModel
<Tab> protected final TabsContainer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.scene.control.SkinBase
computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javafx.scene.control.Skin
install
-
Field Details
-
IS_TOUCH_SUPPORTED
protected static final boolean IS_TOUCH_SUPPORTED -
rootContainer
protected final javafx.scene.layout.HBox rootContainer -
tabsContainer
-
clipRect
protected final javafx.scene.shape.Rectangle clipRect -
behavior
-
selectionChangeListener
protected final javafx.beans.InvalidationListener selectionChangeListener -
selectionModel
-
-
Constructor Details
-
TabLineSkin
-
-
Method Details
-
updateSelectionModel
protected void updateSelectionModel() -
dispose
-