Class ImportResBindSection

java.lang.Object
org.eclipse.ui.forms.AbstractFormPart
org.eclipse.ui.forms.SectionPart
All Implemented Interfaces:
StandardStrings, org.eclipse.swt.widgets.Listener, org.eclipse.ui.forms.IFormPart

public class ImportResBindSection extends ImportSection
The Class ImportResBindSection.
  • Constructor Details

    • ImportResBindSection

      public ImportResBindSection(MultiPageEditor editor, org.eclipse.swt.widgets.Composite parent)
      Instantiates a new import res bind section.
      Parameters:
      editor - the editor
      parent - the parent
  • Method Details