Class ComponentFeedbackPanel

All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedback, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

Convenience feedback panel that filters the feedback messages based on the component given in the constructor.
Author:
Martijn Dashorst, Igor Vaynberg
See Also:
  • Constructor Details

    • ComponentFeedbackPanel

      Constructor.
      Parameters:
      id - the component id.
      filter - the component for which the messages need to be filtered.