Show API deprecated in:
-
ElementDeprecated inDescription18This field was exposed mistakenly and will be removed.
-
FieldDeprecated inDescription20Use
TableView.CONSTRAINED_RESIZE_POLICY_FLEX_LAST_COLUMN
instead.2018This field was exposed mistakenly and will be removed.
-
MethodDeprecated inDescription8This method is no longer called from CSS code. Use
StyleableProperty.applyStyle(javafx.css.StyleOrigin, java.lang.Object)
This method now delegates toFXMLLoader.getDefaultClassLoader()
.This method now delegates toFXMLLoader.getDefaultClassLoader()
.9replaced bysnapPositionX()
andsnapPositionY()
9replaced bysnapSizeX()
andsnapSizeY()
9replaced bysnapSpaceX()
andsnapSpaceY()
17UseTreeTableCell.getTableRow()
instead.17178u20This method does not correctly calculate the distance from the given TreeItem to the root of the TreeTableView. As of JavaFX 8.0_20, the proper way to do this is viaTreeTableView.getTreeItemLevel(TreeItem)
8u20This method does not correctly calculate the distance from the given TreeItem to the root of the TreeView. As of JavaFX 8.0_20, the proper way to do this is viaTreeView.getTreeItemLevel(TreeItem)
9replaced bysnapPositionX()
andsnapPositionY()
9replaced bysnapSizeX()
andsnapSizeY()
9replaced bysnapSpaceX()
andsnapSpaceY()
UseTrack.getLocale()
instead.This method produces surprising results by not taking units into account. UseDuration.divide(double)
instead.This method produces surprising results by not taking units into account. UseDuration.multiply(double)
instead.
-
ConstructorDeprecated inDescriptionDo not use this constructor, as only one such EventType can exist8Do not use this constructor. Constructs empty event.8Do not use this constructor. Constructs empty event.