59606162636465
// Registering the Viewer, so other views can be notified when the viewer selection changes getSite().setSelectionProvider( viewer ); // Adding the controller new SchemaElementsController( this ); }