org.netbeans.core.startup
Class NbPlaces
java.lang.Object
org.openide.modules.Places
org.netbeans.core.startup.NbPlaces
public final class NbPlaces
- extends Places
Implementation of Places to deal with command line --cachedir argument.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NbPlaces
public NbPlaces()
findCacheDirectory
protected File findCacheDirectory()
- Specified by:
findCacheDirectory in class Places
findUserDirectory
protected File findUserDirectory()
- Specified by:
findUserDirectory in class Places