Class MultiResourceSelectionDialogWithFlowOption

java.lang.Object
org.eclipse.jface.window.Window
All Implemented Interfaces:
StandardStrings, org.eclipse.jface.window.IShellProvider, org.eclipse.swt.widgets.Listener

public class MultiResourceSelectionDialogWithFlowOption extends MultiResourceSelectionDialog
The Class MultiResourceSelectionDialogWithFlowOption.
  • Constructor Details

    • MultiResourceSelectionDialogWithFlowOption

      public MultiResourceSelectionDialogWithFlowOption(org.eclipse.swt.widgets.Shell parentShell, org.eclipse.core.runtime.IAdaptable rootElement, String message, org.eclipse.core.runtime.IPath excludeDescriptor, MultiPageEditor editor)
      Instantiates a new multi resource selection dialog with flow option.
      Parameters:
      parentShell - the parent shell
      rootElement - the root element
      message - the message
      excludeDescriptor - the exclude descriptor
      editor - the editor
  • Method Details

    • createDialogArea

      protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.Composite parent)
      Overrides:
      createDialogArea in class MultiResourceSelectionDialog
    • okPressed

      protected void okPressed()
      Overrides:
      okPressed in class org.eclipse.jface.dialogs.Dialog
    • getAutoAddToFlow

      public boolean getAutoAddToFlow()
      Gets the auto add to flow.
      Returns:
      the auto add to flow