Class NotePadDialog


  • public class NotePadDialog
    extends org.eclipse.swt.widgets.Dialog
    Dialog to enter a text. (descriptions etc.)
    • Field Detail

      • COLOR_RGB_BLACK

        public org.eclipse.swt.graphics.RGB COLOR_RGB_BLACK
      • COLOR_RGB_YELLOW

        public org.eclipse.swt.graphics.RGB COLOR_RGB_YELLOW
      • COLOR_RGB_GRAY

        public org.eclipse.swt.graphics.RGB COLOR_RGB_GRAY
    • Constructor Detail

      • NotePadDialog

        public NotePadDialog​(IVariables variables,
                             org.eclipse.swt.widgets.Shell parent,
                             String title,
                             NotePadMeta nMeta)
        Dialog to allow someone to show or enter a text in variable width font
      • NotePadDialog

        public NotePadDialog​(IVariables variables,
                             org.eclipse.swt.widgets.Shell parent,
                             String title)
    • Method Detail

      • dispose

        public void dispose()
      • getData

        public void getData()