org.eclipse.wst.jsdt.ui
Class ProjectLibraryRoot
java.lang.Object
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
public class ProjectLibraryRoot
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ProjectLibraryRoot
public ProjectLibraryRoot(IJavaScriptProject project)
getProject
public IJavaScriptProject getProject()
getText
public java.lang.String getText()
hasChildren
public boolean hasChildren()
getChildren
public java.lang.Object[] getChildren()
getAdapter
public java.lang.Object getAdapter(java.lang.Class adapter)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.