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