Package uchicago.src.reflector

Interface Summary
DescriptorContainer Interface required for those objects that want probe displays to display that object's parameters as descriptors.
PropertyWidget  
WidgetInfo Interface for classes that will provide widget creation info for another class.
 

Class Summary
ActionDescriptor Describes an Action.
BooleanArgInvoker  
BooleanPropertyDescriptor Descriptor for a model's boolean properties/parameters.
ButtonActionDescriptor  
ByteArgInvoker  
ComboPair  
DoubleArgInvoker  
FilePropertyDescriptor This class's widget is a PropertyCheckBox.
FileWidget  
FloatArgInvoker  
IntegerArgInvoker  
IntrospectFrame  
Introspector  
IntrospectPanel The panel that is shown on an IntrospectFrame.
Invoker Abstract super class for specialized invoker subclasses.
InvokerFactory Creates Invoker classes according to the Class type passed in.
ListPropertyDescriptor Descriptor for model properties/parameters that can be represented as a closed list.
LongArgInvoker  
MethodFactory  
ObjectArgInvoker  
PairComboBox  
PropertyButton Button property for introspection panels.
PropertyCheckBox  
PropertyComboBox  
PropertyDescriptor Base class for describing an Object's property.
PropertyLabel  
PropertyTextField  
RangePropertyDescriptor A property descriptor for limiting an integer value to a specified range.
RangeWidget Gui widget for range properties.
ShortArgInvoker  
StringArgInvoker  
WidgetFactory  
 

Exception Summary
InvokerException