public interface LogicalViewProvider extends PathFinder
Project to supply
a logical view of itself.Project.getLookup(),
ProjectIconAnnotator| Modifier and Type | Method and Description |
|---|---|
Node |
createLogicalView()
Create a logical view node.
|
findPathNode createLogicalView()
The node need not bother implementing badging
for the root node; any files contained in the project will
be considered as badging sources automatically. Other subnodes representing
various collections of files may still need explicit badging logic.
As of org.netbeans.modules.projectuiapi/1 1.31
CommonProjectActions.forType(java.lang.String)Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.