public class StyledLabelSkin extends com.sun.javafx.scene.control.skin.BehaviorSkinBase<StyledLabel,StyledLabelBehavior>
StyledLabel| Constructor and Description |
|---|
StyledLabelSkin(StyledLabel control)
Create a new skin
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
getBehavior, handleControlPropertyChanged, registerChangeListenercomputeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpacepublic StyledLabelSkin(StyledLabel control)
control - the controlpublic void dispose()
dispose in interface javafx.scene.control.Skin<StyledLabel>dispose in class com.sun.javafx.scene.control.skin.BehaviorSkinBase<StyledLabel,StyledLabelBehavior>