|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.netbeans.spi.project.ui.support.CommonProjectActions
Factory for commonly needed generic project actions.
| Method Summary | |
static Action |
closeProjectAction()
Create an action "Close Project". |
static Action |
customizeProjectAction()
Create an action "Customize Project". |
static Action |
newFileAction()
Create an action project dependent "New File" action. |
static Action |
openSubprojectsAction()
Create an action "Open Subprojects". |
static Action |
setAsMainProjectAction()
Create an action "Set As Main Project". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Action setAsMainProjectAction()
Project.
You might include this in the context menu of a logical view.
public static Action customizeProjectAction()
Project.
You might include this in the context menu of a logical view.
public static Action openSubprojectsAction()
Projects.
You might include this in the context menu of a logical view.
SubprojectProviderpublic static Action closeProjectAction()
Projects.
You might include this in the context menu of a logical view.
public static Action newFileAction()
You might include this in the context menu of a logical view.
PrivilegedTemplates,
RecommendedTemplates
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||