org.nakedobjects.viewer.lightweight.util
Class LogoBackground

java.lang.Object
  extended byorg.nakedobjects.viewer.lightweight.util.LogoBackground
All Implemented Interfaces:
Background

public class LogoBackground
extends java.lang.Object
implements Background


Constructor Summary
LogoBackground()
           
 
Method Summary
 void paintBackground(Canvas canvas, Size viewSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoBackground

public LogoBackground()
Method Detail

paintBackground

public void paintBackground(Canvas canvas,
                            Size viewSize)
Specified by:
paintBackground in interface Background