java.lang.Object
javafx.scene.control.SkinBase<TabLine>
atlantafx.base.controls.TabLineSkin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final TabLineBehaviorprotected final javafx.scene.shape.Rectangleprotected static final booleanprotected final javafx.scene.layout.HBoxprotected final javafx.beans.InvalidationListenerprotected @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, unregisterListChangeListenersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-