org.nakedobjects.plugins.dnd.viewer.drawing
Class DrawingUtil

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.drawing.DrawingUtil

public class DrawingUtil
extends java.lang.Object


Constructor Summary
DrawingUtil()
           
 
Method Summary
static void drawHatching(Canvas canvas, int x, int y, int width, int height, Color foreground, Color shadow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawingUtil

public DrawingUtil()
Method Detail

drawHatching

public static void drawHatching(Canvas canvas,
                                int x,
                                int y,
                                int width,
                                int height,
                                Color foreground,
                                Color shadow)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.