Class LabelWidgetIntrospector

java.lang.Object
org.csstudio.swt.widgets.introspection.DefaultWidgetIntrospector
org.csstudio.swt.widgets.introspection.LabelWidgetIntrospector

public class LabelWidgetIntrospector extends DefaultWidgetIntrospector
The introspector for widget inherited from Label.
  • Field Details

    • LABEL_WIDGET_NON_PROPERTIES

      public static String[] LABEL_WIDGET_NON_PROPERTIES
  • Constructor Details

    • LabelWidgetIntrospector

      public LabelWidgetIntrospector()
  • Method Details