|
org.netbeans.modules.projectui 1.35.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.project.ui.api.UnloadedProjectInformation
public final class UnloadedProjectInformation
Lite version of information about project.
| Method Summary | |
|---|---|
String |
getDisplayName()
Gets a human-readable display name for the project. |
Icon |
getIcon()
Gets icon for given project. |
URL |
getURL()
Gets URL of the project folder location Use ProjectManager#findProject to get the project |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getDisplayName()
public Icon getIcon()
public URL getURL()
ProjectManager#findProject to get the project
public String toString()
toString in class Object
|
org.netbeans.modules.projectui 1.35.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||