org.jhotdraw.contrib
Class Helper

java.lang.Object
  extended by org.jhotdraw.contrib.Helper

public class Helper
extends java.lang.Object

Version:
<$CURRENT_VERSION$>
Author:
C.L.Gilbert

Constructor Summary
Helper()
           
 
Method Summary
static DrawingView getDrawingView(java.awt.Component component)
           
static DrawingView getDrawingView(java.awt.Container container)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

getDrawingView

public static DrawingView getDrawingView(java.awt.Container container)

getDrawingView

public static DrawingView getDrawingView(java.awt.Component component)