Class ActionListSelectionDialog

All Implemented Interfaces:
IShellProvider

public class ActionListSelectionDialog extends ElementListSelectionDialog
Deprecated.
Superseded by EDP2.
Dialog possible make selection from actions in Menu/Visualasetions are contained.
  • Constructor Details

    • ActionListSelectionDialog

      public ActionListSelectionDialog(Shell parent, LabelProvider labelProvider)
      Deprecated.
      Parameters:
      parent - shell
      labelProvider - for super class
    • ActionListSelectionDialog

      public ActionListSelectionDialog(Shell parent, LabelProvider labelProvider, int width, int height)
      Deprecated.
      Parameters:
      parent - shell
      labelProvider - for super class
      width - the x coordinate of the new point
      height - the y coordinate of the new point
  • Method Details