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

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

public class CloseWindowSimpleRender
extends SimpleRender
implements CloseWindowRender


Constructor Summary
CloseWindowSimpleRender()
           
 
Method Summary
 void draw(Canvas canvas, int width, int height, boolean isDisabled, boolean isOver, boolean isPressed)
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.action.SimpleRender
color
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseWindowSimpleRender

public CloseWindowSimpleRender()
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.