Class DialogBoxWithButtons


  • public class DialogBoxWithButtons
    extends Object
    • Constructor Detail

      • DialogBoxWithButtons

        public DialogBoxWithButtons​(org.eclipse.swt.widgets.Shell parent,
                                    String title,
                                    String message,
                                    String[] buttonLabels)
    • Method Detail

      • open

        public int open()