org.netbeans.core.startup/1 1.40

org.netbeans.core.startup
Class NbPlaces

java.lang.Object
  extended by org.openide.modules.Places
      extended by org.netbeans.core.startup.NbPlaces

public final class NbPlaces
extends Places

Implementation of Places to deal with command line --cachedir argument.


Constructor Summary
NbPlaces()
           
 
Method Summary
protected  File findCacheDirectory()
           
protected  File findUserDirectory()
           
 
Methods inherited from class org.openide.modules.Places
getCacheDirectory, getCacheSubdirectory, getCacheSubfile, getUserDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NbPlaces

public NbPlaces()
Method Detail

findCacheDirectory

protected File findCacheDirectory()
Specified by:
findCacheDirectory in class Places

findUserDirectory

protected File findUserDirectory()
Specified by:
findUserDirectory in class Places

org.netbeans.core.startup/1 1.40

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.