uchicago.src.sim.math
Class CEquationWidgetInfo

java.lang.Object
  extended by uchicago.src.sim.math.CEquationWidgetInfo
All Implemented Interfaces:
WidgetInfo

public class CEquationWidgetInfo
extends java.lang.Object
implements WidgetInfo

Provides a widget for editing a CEquation through a probed panel.

Version:
$Revision: 1.4 $ $Date: 2005/08/12 16:13:29 $
Author:
Nick Collier

Constructor Summary
CEquationWidgetInfo()
           
 
Method Summary
 PropertyWidget getPropertyWidget()
          Gets a PropertyWidget for the specified object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CEquationWidgetInfo

public CEquationWidgetInfo()
Method Detail

getPropertyWidget

public PropertyWidget getPropertyWidget()
Description copied from interface: WidgetInfo
Gets a PropertyWidget for the specified object.

Specified by:
getPropertyWidget in interface WidgetInfo
Returns: