-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: fx2.0.3
-
Component/s: javafx
http://docs.oracle.com/javafx/2.0/api/index.html
public Rectangle(double x,
double y,
double width,
double height)
Creates a new instance of Rectangle with the given position, size and fill => Fill ???
public Rectangle(double x,
double y,
double width,
double height)
Creates a new instance of Rectangle with the given position, size and fill => Fill ???
- relates to
-
JDK-8119775 Two typos in the API specification
-
- Resolved
-