首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 4.1.0
E-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
E
ELEMENT_INDEX_ATTR
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file additional attribute in the cache.
ELEMENT_INDEX_DATE
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file date in the cache.
ELEMENT_INDEX_FILE_NAME
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file name in the cache.
ELEMENT_INDEX_LOCKER
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file locker in the cache.
ELEMENT_INDEX_REVISION
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file revision in the cache.
ELEMENT_INDEX_SIZE
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file size in the cache.
ELEMENT_INDEX_STATUS
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file status in the cache.
ELEMENT_INDEX_STICKY
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file sticky information in the cache (i.e.
ELEMENT_INDEX_TIME
- Static variable in class org.netbeans.modules.vcscore.caching.
StatusFormat
The index of file time in the cache.
EMPTY
- Static variable in class org.netbeans.modules.vcscore.commands.
CommandsTree
An empty commands tree element, that can be used for separators.
EXEC_CONCURRENT_ALL
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
All execution of this command can be done concurrently with others.
EXEC_SERIAL_ALL
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution of all commands.
EXEC_SERIAL_INERT
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
This command is inert with all other commands.
EXEC_SERIAL_OF_COMMAND
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution of commands of this name.
EXEC_SERIAL_ON_FILE
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution is guaranteed on each file.
EXEC_SERIAL_ON_PACKAGE
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution is guaranteed inside a single package.
EXEC_SERIAL_WITH_PARENT
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution of commands with respect to commands running on a parent folders.
EXEC_SERIAL_WITH_PENDING
- Static variable in interface org.netbeans.modules.vcscore.commands.
VcsCommand
Serial execution even with respect to the pending commands, that are waiting for the actual execution.
ErrorOutputPanel
- class org.netbeans.modules.vcscore.ui.
ErrorOutputPanel
.
The container of error output of failed commands.
ErrorOutputPanel()
- Constructor for class org.netbeans.modules.vcscore.ui.
ErrorOutputPanel
Creates new form ErrorOutputPanel
ExecuteCommand
- class org.netbeans.modules.vcscore.cmdline.
ExecuteCommand
.
Execute command.
ExecuteCommand(CommandExecutionContext, UserCommand, Hashtable)
- Constructor for class org.netbeans.modules.vcscore.cmdline.
ExecuteCommand
ExecuteCommand(CommandExecutionContext, UserCommand, Hashtable, String)
- Constructor for class org.netbeans.modules.vcscore.cmdline.
ExecuteCommand
ExternalCommand
- class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
.
Single external command to be executed.
ExternalCommand()
- Constructor for class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
Creates new ExternalCommand
ExternalCommand(String)
- Constructor for class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
ExternalCommand(String, String)
- Constructor for class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
ExternalCommand(StructuredExec)
- Constructor for class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
enable(Node[])
- Method in class org.netbeans.modules.vcscore.
VcsFSCommandsAction
Test whether the action should be enabled based on the currently activated nodes.
enable(Node[])
- Method in class org.netbeans.modules.vcscore.
VcsRevisionAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
AbstractCommandAction
Deprecated.
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
AddToGroupAction
enable(Node[])
- Method in interface org.netbeans.modules.vcscore.actions.
ContextAwareDelegateAction.Delegatable
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
GeneralCommandAction
Each supporter are checked if if they enable the action.
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
RefreshLocalFolderAction
The action is enabled when there is not LIST command enabled.
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
VSRevisionAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
VcsAllCommandsAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.actions.
VcsMountFromTemplateAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.grouping.
AddVcsGroupAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.grouping.
RemoveVcsGroupAction
enable(Node[])
- Method in class org.netbeans.modules.vcscore.grouping.
VerifyGroupAction
This method doesn't extract the fileobjects from the activated nodes itself, but rather consults the AbstractCommandAction to get a list of supporters.
enableRefresh()
- Method in class org.netbeans.modules.vcscore.
VcsFileSystem
encodeValue(Object)
- Static method in class org.netbeans.modules.vcscore.util.
VcsUtilities
Encodes Object into String encoded in HEX format
entrySet()
- Method in class org.netbeans.modules.vcscore.util.
Table
equals(Object)
- Method in class org.netbeans.api.vcs.
FileStatusInfo
Tell, whether this file status information is equal with another one.
equals(Object)
- Method in class org.netbeans.modules.vcscore.turbo.
FolderEntry
equals(Object)
- Method in class org.netbeans.modules.vcscore.util.
Table
equals(Object)
- Method in class org.netbeans.modules.vcscore.util.table.
TableInfoModel
err(String, Exception, String)
- Method in class org.netbeans.modules.vcscore.util.
Debug
Deprecated.
err(Exception, String)
- Method in class org.netbeans.modules.vcscore.util.
Debug
Deprecated.
err(Exception)
- Method in class org.netbeans.modules.vcscore.util.
Debug
Deprecated.
err(String)
- Method in class org.netbeans.modules.vcscore.util.
Debug
Deprecated.
errOutputData(String[])
- Method in class org.netbeans.modules.vcscore.commands.
CommandOutputVisualizer
Receive the error data output.
errOutputData(String[])
- Method in interface org.netbeans.modules.vcscore.commands.
VcsCommandVisualizer
Receive the error data output of the visualized command.
errOutputLine(String)
- Method in class org.netbeans.modules.vcscore.commands.
CommandOutputVisualizer
Receive a line of error output.
errOutputLine(String)
- Method in class org.netbeans.modules.vcscore.commands.
InteractiveCommandOutputVisualizer
Receive a line of error output.
errOutputLine(String)
- Method in interface org.netbeans.modules.vcscore.commands.
VcsCommandVisualizer
Receive a line of error output of the visualized command.
errorOutput(String, String, String)
- Method in class org.netbeans.modules.vcscore.ui.
ErrorOutputPanel
Put the error output to the output panel.
eventSource
- Variable in class org.netbeans.modules.vcscore.commands.
CommandOutputTopComponent
exec(Hashtable, String[], CommandOutputListener, CommandOutputListener, CommandDataOutputListener, String, CommandDataOutputListener, String)
- Method in interface org.netbeans.modules.vcscore.cmdline.
VcsAdditionalCommand
This method is used to execute the command.
exec()
- Method in class org.netbeans.modules.vcscore.cmdline.exec.
ExternalCommand
Executes the external command.
execute()
- Method in interface org.netbeans.api.vcs.commands.
Command
Execute the command.
execute()
- Method in class org.netbeans.api.vcs.commands.
CommandTask
Put the actual execution of this task here.
execute(CommandTask)
- Method in class org.netbeans.modules.vcscore.cmdline.
UserCommandSupport
Perform the actual execution of the command from the provided info.
execute()
- Method in class org.netbeans.modules.vcscore.cmdline.
UserCommandTask
execute(CommandTask)
- Method in class org.netbeans.spi.vcs.commands.
CommandSupport
Perform the actual execution of the command from the provided info.
execute()
- Method in class org.netbeans.spi.vcs.commands.
CommandTaskSupport
Put the actual execution of this task here.
executeCommand(Command, FileObject[])
- Static method in class org.netbeans.modules.vcscore.
VcsFSCommandsAction
Execute the command.
exitStatus
- Variable in class org.netbeans.modules.vcscore.cmdline.
ExecuteCommand
expand(Map, String, boolean)
- Static method in class org.netbeans.modules.vcscore.
Variables
Expand all occurences of
${
}
repeatetively.
expandConditional(Map, String, boolean)
- Static method in class org.netbeans.modules.vcscore.
Variables
expandFast(Map, String, boolean)
- Static method in class org.netbeans.modules.vcscore.
Variables
Expand all occurences of
${VARIABLE_NAME}
.
expandKnownOnly(Map, String)
- Static method in class org.netbeans.modules.vcscore.
Variables
Expand (once) ${VARIABLE} variables in command only if they are known.
expandOnce(Map, String, boolean)
- Static method in class org.netbeans.modules.vcscore.
Variables
Expand (once) ${VARIABLE} variables in command.
expandVariable(Map, String, boolean)
- Static method in class org.netbeans.modules.vcscore.
Variables
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.