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

M-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

M

MAX_CMD_LENGTH - Static variable in class org.netbeans.modules.vcscore.Variables
If this variable is defined, than it's value (should be integer) is supposed to be the maximum length of a command in the system.
MIMETYPE - Static variable in class org.netbeans.modules.vcscore.Variables
 
MISSING - Static variable in class org.netbeans.api.vcs.FileStatusInfo
The status of missing files (files present in the version control repository, but not in the working directory).
MODIFIED - Static variable in class org.netbeans.api.vcs.FileStatusInfo
The status of out-of-date files.
MODULE - Static variable in class org.netbeans.modules.vcscore.Variables
Greatest common parent (GCP) of selected files.
MPATHS - Static variable in class org.netbeans.modules.vcscore.Variables
 
MSG_PROMPT_FOR_AUTO_EDIT - Static variable in class org.netbeans.modules.vcscore.Variables
The content of this variable is taken as a message, that is used to ask whether the EDIT command should be executed.
MSG_PROMPT_FOR_AUTO_LOCK - Static variable in class org.netbeans.modules.vcscore.Variables
The content of this variable is taken as a message, that is used to ask whether the LOCK command should be executed.
MULTIPLE_FILES - Static variable in class org.netbeans.modules.vcscore.Variables
 
MULTI_FILES_ANNOTATION_EMPTY - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
When the attributes of the set of files differ, do not show them.
MULTI_FILES_ANNOTATION_LIST - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
When the attributes of the set of files differ, show them as a list.
MULTI_FILES_ANNOTATION_NOT_SYNCH_ATTR - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
When the attributes of the set of files differ, show a "Not In Synch" status instead.
MainVcsGroupChildren - class org.netbeans.modules.vcscore.grouping.MainVcsGroupChildren.
List of children of a containing node.
MainVcsGroupChildren() - Constructor for class org.netbeans.modules.vcscore.grouping.MainVcsGroupChildren
 
MainVcsGroupNode - class org.netbeans.modules.vcscore.grouping.MainVcsGroupNode.
A node with some children.
MainVcsGroupNode() - Constructor for class org.netbeans.modules.vcscore.grouping.MainVcsGroupNode
 
MainVcsGroupNode(MainVcsGroupChildren) - Constructor for class org.netbeans.modules.vcscore.grouping.MainVcsGroupNode
 
MessagingCommand - interface org.netbeans.api.vcs.commands.MessagingCommand.
This interface represents commands, that need a message to complete the VCS action.
MyTableObject - class org.netbeans.modules.vcscore.ui.MyTableObject.
 
MyTableObject(DataObject) - Constructor for class org.netbeans.modules.vcscore.ui.MyTableObject
 
MyTableObject(FileObject) - Constructor for class org.netbeans.modules.vcscore.ui.MyTableObject
 
markModified() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport.FileEnvironment
 
markModified() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport.Env
First of all tries to lock the primary file and if it succeeds it marks the data object modified.
markUnimportant(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
matchQuotedStringToSet(String, Set) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Find out, whether some string from the field of quoted strings is contained in a set of strings.
matchToStringArray(Pattern, String) - Static method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
 
max3(int, int, int) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
max7(int, int, int, int, int, int, int) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
mergeArrays(String[], String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
messageName() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
messageName() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport
Constructs message that should be used to name the editor component.
messageOpened() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
messageOpened() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport
Message to display when an object has been opened.
messageOpening() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
messageOpening() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport
Message to display when an object is being opened.
messageSave() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
messageSave() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport
Constructs message that should be displayed when the data object is modified and is being closed.
messageToolTip() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
messageToolTip() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport
Text to use as tooltip for component.
mimeType(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
mode() - Method in class org.netbeans.modules.vcscore.versioning.RefreshRevisionsAction
 
model - Variable in class org.netbeans.modules.vcscore.util.TableMap
 
mouseClicked(MouseEvent) - Method in class org.netbeans.modules.vcscore.util.table.ColumnSortListener
 

 
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.