java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.eventstream.designer.ui.view.SectionPanel
All Implemented Interfaces:
Disposable, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
BufferSectionPanel, EmptySectionPanel, EncoderPanel, ErrorSectionPanel, FilterSectionPanel, HandlerSectionPanel, SourceSectionPanel, StatusSectionPanel, TransformSectionPanel

public abstract class SectionPanel extends JPanel implements Disposable
See Also:
  • Constructor Details

    • SectionPanel

      public SectionPanel()
  • Method Details