Interface Introspectable
-
- All Known Implementing Classes:
AbstractLinearMarkedFigure,AbstractMarkedWidgetFigure,AbstractRoundRampedFigure,AbstractScaledWidgetFigure,GaugeFigure,IntensityGraphFigure,KnobFigure,MeterFigure,ProgressBarFigure,ScaledSliderFigure,TankFigure,ThermometerFigure
public interface IntrospectableAn introspectable object can give its bean information. All CSS widgets in this library must implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.beans.BeanInfogetBeanInfo()
-