uchicago.src.reflector
Interface WidgetInfo

All Known Implementing Classes:
CEquationWidgetInfo

public interface WidgetInfo

Interface for classes that will provide widget creation info for another class.

Version:
$Revision: 1.3 $ $Date: 2004/11/03 19:51:05 $
Author:
Nick Collier

Method Summary
 PropertyWidget getPropertyWidget()
          Gets a PropertyWidget for the specified object.
 

Method Detail

getPropertyWidget

PropertyWidget getPropertyWidget()
Gets a PropertyWidget for the specified object.

Returns: