Visual Editor를 사용하여 SWT 쉘의 상위를 변경하면 SWT 응용프로그램에서 대화 상자 및 기타 쉘을 빠르게 작성할 수 있습니다.
sShell1 = new Shell();
sShell1 = new Shell(sShell);
sShell1 = new Shell(sShell2);