6061626364656667
*/ public void run() { SchemaElementsViewSortDialog hvsd = new SchemaElementsViewSortDialog( PlatformUI.getWorkbench().getDisplay() .getActiveShell() ); hvsd.open(); } }