| java.lang.Object org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup
LibrariesSourceGroup | final class LibrariesSourceGroup implements SourceGroup(Code) | | LibrariesSourceGroup
SourceGroup implementation passed to
org.netbeans.spi.java.project.support.ui.PackageView.createPackageView(SourceGroup) author: Tomas Zezula |
LibrariesSourceGroup | LibrariesSourceGroup(FileObject root, String displayName, Icon icon, Icon openIcon)(Code) | | Creates new LibrariesSourceGroup
Parameters: root - the classpath root Parameters: displayName - the display name presented to user Parameters: icon - closed icon Parameters: openIcon - opened icon |
getRootFolder | public FileObject getRootFolder()(Code) | | |
hashCode | public int hashCode()(Code) | | |
|
|