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

L-Index (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 
A B C D E F G H I J K L M N O P Q R S T U V W

L

LOCAL - Static variable in class org.netbeans.api.vcs.FileStatusInfo
The status of local files (files present in working directory, but not in the version control repository).
lastModified(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Get last modification time.
leaveNest() - Method in interface org.netbeans.modules.vcscore.util.NestableInputComponent
Request to terminate all connections with container and die (release all listeners, kill threads...).
list(Hashtable, String[], Hashtable, CommandOutputListener, CommandOutputListener, CommandDataOutputListener, String, CommandDataOutputListener, String) - Method in class org.netbeans.modules.vcscore.cmdline.VcsListCommand
This method is called when the content of the directory is to be listed.
listFiles(FileObject) - Static method in class org.netbeans.modules.vcscore.turbo.TurboUtil
Return all files in given folder (inluding virtuals) never null.
listFolders(FileObject) - Static method in class org.netbeans.modules.vcscore.turbo.TurboUtil
Return all filder in given folder (inluding virtuals) never null.
listRecursively(Hashtable, String[], VcsDirContainer, CommandOutputListener, CommandOutputListener, CommandDataOutputListener, String, CommandDataOutputListener, String) - Method in class org.netbeans.modules.vcscore.cmdline.VcsListRecursiveCommand
This method is called when the content of the directory is to be listed recursively.
loadDefaults(String, String, boolean) - Method in class org.netbeans.modules.vcscore.util.VariableInputDescriptor
Loads default values from disk into component values.
loadProperty(String, Serializable) - Method in class org.netbeans.modules.vcscore.versioning.VersioningFileSystem
 
lock(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Run the LOCK command to lock the file.
lockFilesToBeModified(String, boolean) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Lock the files so that they can not be modified in the IDE.
lockerMatch(String, String) - Static method in class org.netbeans.modules.vcscore.VcsFileSystem
Test whether the current user has locked file with given locker attribute.

 
A B C D E F G H I J K L M N O P Q R S T U V W
Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.