|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserCommand | |
org.netbeans.modules.vcscore.cmdline |
Uses of UserCommand in org.netbeans.modules.vcscore.cmdline |
Methods in org.netbeans.modules.vcscore.cmdline that return UserCommand | |
UserCommand |
UserCommandSupport.getVcsCommand()
Get the UserCommand associated with this support. |
Methods in org.netbeans.modules.vcscore.cmdline with parameters of type UserCommand | |
static String[] |
CommandLineVcsDirReader.translateElements(String[] cmdElements,
UserCommand list)
Translate elements obtained from the command line reader to elements used by RefreshCommandSupport |
Constructors in org.netbeans.modules.vcscore.cmdline with parameters of type UserCommand | |
UserCommandSupport(UserCommand cmd,
CommandExecutionContext executionContext)
Creates a new instance of UserCommandSupport |
|
ExecuteCommand(CommandExecutionContext executionContext,
UserCommand cmd,
Hashtable vars)
|
|
ExecuteCommand(CommandExecutionContext executionContext,
UserCommand cmd,
Hashtable vars,
String preferredExec)
|
|
CommandLineVcsDirReaderRecursive(DirReaderListener listener,
VcsFileSystem fileSystem,
UserCommand listSub,
Hashtable vars)
Creates new CommandLineVcsDirReaderRecursive |
|
CommandLineVcsDirReader(DirReaderListener listener,
VcsFileSystem fileSystem,
UserCommand list,
Hashtable vars)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |