站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Package org.netbeans.modules.vcscore (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

Uses of Package
org.netbeans.modules.vcscore

Packages that use org.netbeans.modules.vcscore
org.netbeans.modules.vcscore   
org.netbeans.modules.vcscore.cmdline   
org.netbeans.modules.vcscore.commands Commands scheduling and executing framework implementation. 
org.netbeans.modules.vcscore.turbo Uniforms access to versioning file attributes in remote repositories and their local caching. 
 

Classes in org.netbeans.modules.vcscore used by org.netbeans.modules.vcscore
FileObjectExistence
          The interface, that tells you about existing FileObjects.
FileReference
          FileObject reference with properties.
FilesModificationSupport
          By implementing this interface the class declares that it can notify clients about changes in files/directories.
VcsActionSupporter
          TODO remove it's transitively unused.
VcsAttributes
          Implementation of file attributes for version control systems.
VcsDirContainer
          Container for objects belonging to directories.
VcsFactory
           
VcsFileSystem
          Generic VCS filesystem.
VcsFileSystem.IgnoreListSupport
          Profile entry point to plug-in specifics ignore list implementation (here commands CMD_CREATE_FOLDER_IGNORE_LIST, CMD_CREATE_INITIAL_IGNORE_LIST).
 

Classes in org.netbeans.modules.vcscore used by org.netbeans.modules.vcscore.cmdline
DirReaderListener
          The listener, that is called from the directory reader to update the files attributes in the given directory.
FileReaderListener
          Listener, that is called to update the file attributes.
VcsDirContainer
          Container for objects belonging to directories.
VcsFileSystem
          Generic VCS filesystem.
 

Classes in org.netbeans.modules.vcscore used by org.netbeans.modules.vcscore.commands
DirReaderListener
          The listener, that is called from the directory reader to update the files attributes in the given directory.
FileReaderListener
          Listener, that is called to update the file attributes.
VcsFileSystem
          Generic VCS filesystem.
 

Classes in org.netbeans.modules.vcscore used by org.netbeans.modules.vcscore.turbo
DirReaderListener
          The listener, that is called from the directory reader to update the files attributes in the given directory.
FileReaderListener
          Listener, that is called to update the file attributes.
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.