Skip to content

Commit 3df9323

Browse files
committed
fixing links
1 parent 6e4688a commit 3df9323

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

app/data/javafxdoc.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -54,27 +54,27 @@
5454

5555
"FXMLLoader": "javafx.fxml/javafx/fxml/FXMLLoader.html",
5656
"Initializable": "javafx.fxml/javafx/fxml/Initializable.html",
57-
"AnimationPackageSummary": "javafx.graphics/javafx/animation/package-summary",
58-
"WritableValue": "javafx.base/javafx/beans/value/WritableValue",
59-
"Animation": "javafx.graphics/javafx/animation/Animation",
60-
"Duration": "javafx.base/javafx/util/Duration",
61-
"Node": "javafx.graphics/javafx/scene/Node",
62-
"FadeTransition": "javafx.graphics/javafx/animation/FadeTransition",
63-
"FillTransition": "javafx.graphics/javafx/animation/FillTransition",
64-
"PathTransition": "javafx.graphics/javafx/animation/PathTransition",
65-
"ScaleTransition": "javafx.graphics/javafx/animation/ScaleTransition",
66-
"StrokeTransition": "javafx.graphics/javafx/animation/StrokeTransition",
67-
"TranslateTransition": "javafx.graphics/javafx/animation/TranslateTransition",
68-
"Timeline": "javafx.graphics/javafx/animation/Timeline",
69-
"KeyFrame": "javafx.graphics/javafx/animation/KeyFrame",
70-
"KeyValue": "javafx.graphics/javafx/animation/KeyValue",
71-
"Interpolator": "javafx.graphics/javafx/animation/Interpolator",
72-
"Interpolator.DISCRETE": "javafx.graphics/javafx/animation/Interpolator#DISCRETE",
73-
"Interpolator.LINEAR": "javafx.graphics/javafx/animation/Interpolator#LINEAR",
74-
"Interpolator.EASE_IN": "javafx.graphics/javafx/animation/Interpolator#EASE_IN",
75-
"Interpolator.EASE_OUT": "javafx.graphics/javafx/animation/Interpolator#EASE_OUT",
76-
"Interpolator.EASE_BOTH": "javafx.graphics/javafx/animation/Interpolator#EASE_BOTH",
77-
"Interpolator.SPLINE": "javafx.graphics/javafx/animation/Interpolator#SPLINE(double,double,double,double)",
78-
"Interpolator.TANGENT": "javafx.graphics/javafx/animation/Interpolator#TANGENT(javafx.util.Duration,double,javafx.util.Duration,double)",
79-
"AnimationTimer": "javafx.graphics/javafx/animation/AnimationTimer"
57+
"AnimationPackageSummary": "javafx.graphics/javafx/animation/package-summary.html",
58+
"WritableValue": "javafx.base/javafx/beans/value/WritableValue.html",
59+
"Animation": "javafx.graphics/javafx/animation/Animation.html",
60+
"Duration": "javafx.base/javafx/util/Duration.html",
61+
"Node": "javafx.graphics/javafx/scene/Node.html",
62+
"FadeTransition": "javafx.graphics/javafx/animation/FadeTransition.html",
63+
"FillTransition": "javafx.graphics/javafx/animation/FillTransition.html",
64+
"PathTransition": "javafx.graphics/javafx/animation/PathTransition.html",
65+
"ScaleTransition": "javafx.graphics/javafx/animation/ScaleTransition.html",
66+
"StrokeTransition": "javafx.graphics/javafx/animation/StrokeTransition.html",
67+
"TranslateTransition": "javafx.graphics/javafx/animation/TranslateTransition.html",
68+
"Timeline": "javafx.graphics/javafx/animation/Timeline.html",
69+
"KeyFrame": "javafx.graphics/javafx/animation/KeyFrame.html",
70+
"KeyValue": "javafx.graphics/javafx/animation/KeyValue.html",
71+
"Interpolator": "javafx.graphics/javafx/animation/Interpolator.html",
72+
"Interpolator.DISCRETE": "javafx.graphics/javafx/animation/Interpolator.html#DISCRETE",
73+
"Interpolator.LINEAR": "javafx.graphics/javafx/animation/Interpolator.html#LINEAR",
74+
"Interpolator.EASE_IN": "javafx.graphics/javafx/animation/Interpolator.html#EASE_IN",
75+
"Interpolator.EASE_OUT": "javafx.graphics/javafx/animation/Interpolator.html#EASE_OUT",
76+
"Interpolator.EASE_BOTH": "javafx.graphics/javafx/animation/Interpolator.html#EASE_BOTH",
77+
"Interpolator.SPLINE": "javafx.graphics/javafx/animation/Interpolator.html#SPLINE(double,double,double,double)",
78+
"Interpolator.TANGENT": "javafx.graphics/javafx/animation/Interpolator.html#TANGENT(javafx.util.Duration,double,javafx.util.Duration,double)",
79+
"AnimationTimer": "javafx.graphics/javafx/animation/AnimationTimer.html"
8080
}

0 commit comments

Comments
 (0)