org.jhotdraw.contrib
Class Helper

java.lang.Object
  extended byorg.jhotdraw.contrib.Helper

public class Helper
extends java.lang.Object

Version:
<$CURRENT_VERSION$>

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
clone, equals, finalize, 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)