public class WorkProject extends Object implements org.netbeans.api.project.Project
WorkProject class.
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_FILE
Constant
PROJECT_FILE. |
static String |
PROJECT_ICON
Constant
PROJECT_ICON. |
| Modifier and Type | Method and Description |
|---|---|
org.openide.util.Lookup |
getLookup() |
org.openide.filesystems.FileObject |
getProjectDirectory() |
@StaticResource public static final String PROJECT_ICON
PROJECT_ICON.public static final String PROJECT_FILE
PROJECT_FILE.public final org.openide.filesystems.FileObject getProjectDirectory()
getProjectDirectory in interface org.netbeans.api.project.Projectpublic final org.openide.util.Lookup getLookup()
getLookup in interface org.netbeans.api.project.ProjectgetLookup in interface org.openide.util.Lookup.ProviderCopyright © 2011–2017 Mike Thomas. All rights reserved.