Class DiffDialog


  • public class DiffDialog
    extends java.lang.Object
    Class creating a diff Dialog.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void create​(org.eclipse.swt.widgets.Composite parent)
      Creates the dialog content.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        public void create​(org.eclipse.swt.widgets.Composite parent)
        Creates the dialog content.
        Parameters:
        parent - the parent Composite