Deprecated API

Contents

  • Deprecated Enums
    Enum
    Description
    javafx.animation.KeyValue.Type
    This is an internal API that is not intended for use and will be removed in the next version
  • Deprecated Methods
    Method
    Description
    javafx.animation.KeyValue.getType()
    This is an internal API that is not intended for use and will be removed in the next version
    This method is no longer called from CSS code. Use StyleableProperty.applyStyle(StyleOrigin, java.lang.Object)
    javafx.scene.control.CheckBox.impl_cssGetCursorInitialValue()
    javafx.scene.control.Hyperlink.impl_cssGetCursorInitialValue()
    javafx.scene.control.PopupControl.CSSBridge.setSkinClassName(String)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.control.PopupControl.impl_styleableGetNode()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.control.Tab.buildEventDispatchChain(EventDispatchChain)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.control.Tab.setEventHandler(EventType<E>, EventHandler<E>)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.Group.impl_computeLayoutBounds()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.image.ImageView.impl_computeGeomBounds(BaseBounds, BaseTransform)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.input.Clipboard.impl_contentPut()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.input.KeyCode.impl_getChar()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.input.KeyCode.impl_getCode()
    This is an internal API that is not intended for use and will be removed in the next version
    replaced by snapPositionX() and snapPositionY()
    replaced by snapSizeX() and snapSizeY()
    replaced by snapSpaceX() and snapSpaceY()
    javafx.scene.Node.impl_cssGetCursorInitialValue()
    javafx.scene.Node.impl_geomChanged()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.Node.impl_notifyLayoutBoundsChanged()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.scene.Scene.impl_processMouseEvent(MouseEvent)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.stage.PopupWindow.getContent()
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.stage.PopupWindow.impl_visibleChanged(boolean)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.stage.PopupWindow.impl_visibleChanging(boolean)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.stage.Stage.impl_setPrimary(boolean)
    This is an internal API that is not intended for use and will be removed in the next version
    javafx.stage.Window.setFocused(boolean)
     
    This method produces surprising results by not taking units into account. Use Duration.divide(double) instead.
    This method produces surprising results by not taking units into account. Use Duration.multiply(double) instead.