public class EEFTabbedPropertyRegistry
extends java.lang.Object
Constructor and Description |
---|
EEFTabbedPropertyRegistry() |
Modifier and Type | Method and Description |
---|---|
static EEFTabbedPropertyRegistry |
getDefault(IEEFTabbedPropertySheetPageContributor eefContributor)
Returns the sole instance of the registry.
|
java.util.List<IEEFTabDescriptor> |
getTabDescriptors(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection input)
Returns the descriptors.
|
public static EEFTabbedPropertyRegistry getDefault(IEEFTabbedPropertySheetPageContributor eefContributor)
eefContributor
- The contributorpublic java.util.List<IEEFTabDescriptor> getTabDescriptors(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection input)
part
- The current partinput
- The current selection