-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: javafx
It would be nice to see two additional constructors in the Insets class:
Insets(double topRightBottomLeft)
Insets(double topBottom, double rightLeft)
Insets(double topRightBottomLeft)
Insets(double topBottom, double rightLeft)