createContextMenuFor(StructuredViewer viewer) This creates a context menu for the viewer and adds a listener as well registering the menu
for extension.
open(IProjectElement obj, boolean wait) Opens a map or page in the editor.
Parameters: obj - the object to open Parameters: wait - indicates whether to block until the maps opens.
This creates a context menu for the viewer and adds a listener as well registering the menu
for extension.
Parameters: key - The desired class An object of type key or null;
Returns the ProjectExplorer view if it has been created, otherwise an object is created and
returned.
the ProjectExplorer view if it has been created, otherwise an object is created andreturned.
getPropertySheetPage
public IPropertySheetPage getPropertySheetPage()(Code)
This accesses a cached version of the property sheet.
An IProperty page for the selected object
returns the list of all the selected objects of the given class.
Parameters: clazz - The object types to add to the list. the list of all the selected objects of the given class
public void init(IViewSite site) throws PartInitException(Code)
TODO summary sentence for init ...
See Also: org.eclipse.ui.part.ViewPart.init(org.eclipse.ui.IViewSite) Parameters: site - throws: org.eclipse.ui.PartInitException -
Selects the element in the tree. This is a non-blocking method and selection may take a while to take effect.
Parameters: element - elements to select select