Searched refs:ImageGenerator (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnD/
H A DImageGenerator.java34 public abstract class ImageGenerator class
39 public ImageGenerator(int _width, int _height, Color bgColor) method in class:ImageGenerator
H A DMyCursor.java39 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
54 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
68 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
H A DDnDSource.java84 new ImageGenerator(50, 100, new Color(0xff, 0xff, 0xff, 0x00) ) {
/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnDInOut/
H A DImageGenerator.java34 public abstract class ImageGenerator class
39 public ImageGenerator(int _width, int _height, Color bgColor) method in class:ImageGenerator
H A DMyCursor.java39 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
54 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
68 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
H A DDnDSource.java84 new ImageGenerator(50, 100, new Color(0xff, 0xff, 0xff, 0x00) ) {
/openjdk7/jdk/test/java/awt/dnd/ImageDecoratedDnDNegative/
H A DImageGenerator.java34 public abstract class ImageGenerator class
39 public ImageGenerator(int _width, int _height, Color bgColor) method in class:ImageGenerator
H A DMyCursor.java39 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
54 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {
68 new ImageGenerator(32, 32, new Color(0xff, 0xff, 0xff, 0x00) ) {

Completed in 277 milliseconds