首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 4.1.0
N-Index (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
N
NAME_DELETE_DIR
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will be called after a directory was deleted.
NAME_DELETE_FILE
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will be called after a file was deleted.
NAME_EDIT
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will be called to prepare the file for editing in VCS.
NAME_LOCK
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will be called to lock the file in VCS.
NAME_REFRESH
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which does non recursive refresh of a folder.
NAME_REFRESH_FILE
- Static variable in class org.netbeans.modules.vcscore.cmdline.
UserCommand
The name of the command which refresh a file.
NAME_REFRESH_RECURSIVELY
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which does recursive refresh of a folder.
NAME_REVISION_LIST
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which is used to get a list of revisions.
NAME_REVISION_OPEN
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which is used to get a specific revision to open.
NAME_SCHEDULE_ADD
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will schedule a file for later add to the repository.
NAME_SCHEDULE_REMOVE
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will schedule a file for later remove from the repository.
NAME_SUFFIX_OFFLINE
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The suffix, that is used to distinguish offline commands.
NAME_UNLOCK
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
The name of the command which will be called to unlock the file in VCS.
NUM_ELEMENTS
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The number of file attributes in the cache.
NUM_FILES
- Static variable in class org.netbeans.modules.vcscore.
Variables
NUM_IMPORTANT_FILES
- Static variable in class org.netbeans.modules.vcscore.
Variables
NestableInputComponent
- interface org.netbeans.modules.vcscore.util.
NestableInputComponent
.
Defines contract that all embedded JCOMPONENTS must implement.
NotChangedFilesPanel
- class org.netbeans.modules.vcscore.ui.
NotChangedFilesPanel
.
NotChangedFilesPanel(List)
- Constructor for class org.netbeans.modules.vcscore.ui.
NotChangedFilesPanel
Creates new panel with not changed files (verify action)
NotifyDescriptorInputPassword
- class org.netbeans.modules.vcscore.util.
NotifyDescriptorInputPassword
.
NotifyDescriptorInputPassword(String, String)
- Constructor for class org.netbeans.modules.vcscore.util.
NotifyDescriptorInputPassword
Creates new NotifyDescriptorInputPassword
NotifyDescriptorInputPassword(String, String, String)
- Constructor for class org.netbeans.modules.vcscore.util.
NotifyDescriptorInputPassword
Creates new NotifyDescriptorInputPassword
NotifyDescriptorInputPassword(String, String, char)
- Constructor for class org.netbeans.modules.vcscore.util.
NotifyDescriptorInputPassword
Creates new NotifyDescriptorInputPassword
NotifyDescriptorInputPassword(String, String, char, String)
- Constructor for class org.netbeans.modules.vcscore.util.
NotifyDescriptorInputPassword
Creates new NotifyDescriptorInputPassword
NumDotRevisionItem
- class org.netbeans.modules.vcscore.versioning.impl.
NumDotRevisionItem
.
The revision item that represents revisions of the form
x.y
where even number of dots represents branches and odd represents revisions.
NumDotRevisionItem(String)
- Constructor for class org.netbeans.modules.vcscore.versioning.impl.
NumDotRevisionItem
Creates new RevisionItem
n2sort()
- Method in class org.netbeans.modules.vcscore.util.
TableSorter
needFurtherExpansion(String)
- Static method in class org.netbeans.modules.vcscore.
Variables
needsPreCommandPerform()
- Method in class org.netbeans.modules.vcscore.util.
VariableInputComponent
nodeFound
- Static variable in class org.netbeans.modules.vcscore.actions.
VersioningExplorerAction
nodes()
- Method in class org.netbeans.modules.vcscore.actions.
ContextAwareDelegateAction
Nodes are taken from the lookup if any.
notifyAdded()
- Method in interface org.netbeans.modules.vcscore.versioning.
RevisionChildren.NotificationListener
notifyFSAdded()
- Method in class org.netbeans.modules.vcscore.
VcsFileSystem
Notifies this file system that it has been added to the repository.
notifyFSRemoved()
- Method in class org.netbeans.modules.vcscore.
VcsFileSystem
Notifies this file system that it has been removed from the repository.
notifyRemoved()
- Method in interface org.netbeans.modules.vcscore.versioning.
RevisionChildren.NotificationListener
numChars(String, char)
- Static method in class org.netbeans.modules.vcscore.util.
VcsUtilities
Count the number of occurences of a character in the specified String.
numDots(String)
- Static method in class org.netbeans.modules.vcscore.versioning.impl.
NumDotRevisionItem
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.