bookExamples.ch26Graphics.testPatterns
Class DrawSnellAndWilcox

java.lang.Object
  extended by bookExamples.ch26Graphics.testPatterns.DrawSnellAndWilcox

public class DrawSnellAndWilcox
extends java.lang.Object

Created by IntelliJ IDEA. User: dlyon DocJava, Inc,Nov 15, 2007,3:07:24 PM


Constructor Summary
DrawSnellAndWilcox()
           
 
Method Summary
static void drawUpperLeft(SnellWlx snellWlx, java.awt.Graphics g)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawSnellAndWilcox

public DrawSnellAndWilcox()
Method Detail

drawUpperLeft

public static void drawUpperLeft(SnellWlx snellWlx,
                                 java.awt.Graphics g)