org.nakedobjects.plugins.dnd
Interface Background

All Known Implementing Classes:
LogoBackground

public interface Background

A strategy for rendering the background of the application window.


Method Summary
 void draw(Canvas canvas, Size size)
           
 

Method Detail

draw

void draw(Canvas canvas,
          Size size)


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