|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.netbeans.spi.project.ui.support.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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |