Package | Description |
---|---|
org.netbeans.spi.project.support |
Modifier and Type | Method and Description |
---|---|
static LookupMerger<ActionProvider> |
LookupProviderSupport.createActionProviderMerger()
Factory method for creating
LookupMerger instance that merges
ActionProvider instances in the project lookup. |
static SharabilityQueryImplementation2> |
LookupProviderSupport.createSharabilityQueryMerger()
Factory method for creating
LookupMerger instance that merges
SharabilityQueryImplementation2 instances in the project lookup. |
static LookupMerger<Sources> |
LookupProviderSupport.createSourcesMerger()
Factory method for creating
LookupMerger instance that merges
Sources instances in the project lookup. |