org.nakedobjects.plugins.dnd.viewer.action
Interface CloseWindowRender

All Known Implementing Classes:
CloseWindow3DRender, CloseWindowSimpleRender

public interface CloseWindowRender


Method Summary
 void draw(Canvas canvas, int width, int height, boolean isDisabled, boolean isOver, boolean isPressed)
           
 

Method Detail

draw

void draw(Canvas canvas,
          int width,
          int height,
          boolean isDisabled,
          boolean isOver,
          boolean isPressed)


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