org.nakedobjects.plugins.dnd.viewer.action
Class CloseWindow3DRender

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.action.CloseWindow3DRender
All Implemented Interfaces:
CloseWindowRender

public class CloseWindow3DRender
extends java.lang.Object
implements CloseWindowRender


Constructor Summary
CloseWindow3DRender()
           
 
Method Summary
 void draw(Canvas canvas, int width, int height, boolean isDisabled, boolean isOver, boolean isPressed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseWindow3DRender

public CloseWindow3DRender()
Method Detail

draw

public void draw(Canvas canvas,
                 int width,
                 int height,
                 boolean isDisabled,
                 boolean isOver,
                 boolean isPressed)
Specified by:
draw in interface CloseWindowRender


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