Interface IComponentProvider

All Known Subinterfaces:
IChooserPanel<T>, IContentPanel, IFileChooserPanel, IGridBagLayoutComponent, IInputPanel<T>, IObjectComponent<T>, IObjectField<T>, IObjectLabel<T>, IObjectTextField<T>, IView, IWizardPage
All Known Implementing Classes:
AbstractChooserPanel, AbstractContentPane, AbstractListenableInputComponent, AbstractObjectTextField, AbstractView, AbstractWizardPage, BooleanComboBoxField, BooleanField, CheckBox, ChooseOneOfManyWizardPage, ComponentProvider, DateField, DoubleField, DoubleIntervalField, DurationField, EnumField, FileField, FloatField, GenericObjectField, GridBagLayoutComponent, InstantField, IntegerField, LocalDateField, LocalDateTimeContentPane, LocalDateTimeField, LocalDateTimeRangeField, LocalTimeField, LongField, MultiFileChooserPanel, NumberField, ObjectComboBox, ObjectComponentBuilder.ObjectComponent, ObjectField, ObjectLabelBuilder.ObjectLabel, ObjectListComponent, ObjectListTable, ObjectTable, SearchComponent, ShortField, SingleFileChooserPanel, StringField, StringFieldContentPane, TextContentPane, ViewAdapter, ZonedDateTimeField

public interface IComponentProvider
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details