|
org.netbeans.modules.projectuiapi/1 1.13.22 5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.spi.project.ui.support.ProjectChooser
public class ProjectChooser
Support for creating project chooser.
| Method Summary | |
|---|---|
static File |
getProjectsFolder()
Returns the folder last used for creating a new project. |
static JFileChooser |
projectChooser()
Creates a project chooser. |
static void |
setProjectsFolder(File folder)
Sets the folder last used for creating a new project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static File getProjectsFolder()
public static void setProjectsFolder(File folder)
folder - The folder to be set as last used. Must not be nullpublic static JFileChooser projectChooser()
|
org.netbeans.modules.projectuiapi/1 1.13.22 5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||