Class ChildShell


  • public class ChildShell
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ChildShell​(org.eclipse.swt.widgets.Shell parent, org.eclipse.swt.widgets.Display display)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.swt.widgets.Shell getShell()  
      • Methods inherited from class java.lang.Object

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

      • ChildShell

        public ChildShell​(org.eclipse.swt.widgets.Shell parent,
                          org.eclipse.swt.widgets.Display display)
    • Method Detail

      • getShell

        public org.eclipse.swt.widgets.Shell getShell()