Class TimePickerBeanInfo

java.lang.Object
java.beans.SimpleBeanInfo
com.github.lgooddatepicker.components.TimePickerBeanInfo
All Implemented Interfaces:
BeanInfo

public class TimePickerBeanInfo extends SimpleBeanInfo
TimePickerBeanInfo, This class returns JavaBean information for the matching bean class. The class methods will return default BeanInfo Introspector information for properties, methods, and events, plus any customizations that are applied on top of the default Introspector data set.