hg: openjfx/8/graphics/rt: Minor comment fixes to NGRegion, also minor change to RegionImageCache to have the constructor take a ResourceFactory instead of a Graphics object (since the Graphics object was only used to get at its resource factory, and it is better style to pass what is really needed instead of a carrier).
hang.vo at oracle.com
hang.vo at oracle.com
Fri Aug 30 22:03:18 PDT 2013
Changeset: a8e13d82e298
Author: rbair
Date: 2013-08-30 22:00 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a8e13d82e298
Minor comment fixes to NGRegion, also minor change to RegionImageCache to have the constructor take a ResourceFactory instead of a Graphics object (since the Graphics object was only used to get at its resource factory, and it is better style to pass what is really needed instead of a carrier).
! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGRegion.java
! modules/graphics/src/main/java/com/sun/javafx/sg/prism/RegionImageCache.java
More information about the openjfx-dev
mailing list