📄 index-13.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Apr 27 23:30:26 PDT 2000 --><TITLE>Java 2 Platform SE v1.3: M-Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Std. Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-12.html"><B>PREV LETTER</B></A> <A HREF="index-14.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-13.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR><A NAME="_M_"><!-- --></A><H2><B>M</B></H2><DL><DT><A HREF="../java/awt/Color.html#magenta"><B>magenta</B></A> - Static variable in class java.awt.<A HREF="../java/awt/Color.html">Color</A><DD>The color magenta.<DT><A HREF="../java/util/jar/Attributes.Name.html#MAIN_CLASS"><B>MAIN_CLASS</B></A> - Static variable in class java.util.jar.<A HREF="../java/util/jar/Attributes.Name.html">Attributes.Name</A><DD><code>Name</code> object for <code>Main-Class</code> manifest attribute used for launching applications packaged in JAR files.<DT><A HREF="../javax/swing/text/AsyncBoxView.html#majorRequirementChange(javax.swing.text.AsyncBoxView.ChildState, float)"><B>majorRequirementChange(AsyncBoxView.ChildState, float)</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/AsyncBoxView.html">AsyncBoxView</A><DD>Requirements changed along the major axis.<DT><A HREF="../javax/swing/JSlider.html#majorTickSpacing"><B>majorTickSpacing</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A><DD>The number of values between the major tick marks -- the larger marks that break up the minor tick marks.<DT><A HREF="../java/awt/geom/Arc2D.html#makeBounds(double, double, double, double)"><B>makeBounds(double, double, double, double)</B></A> - Method in class java.awt.geom.<A HREF="../java/awt/geom/Arc2D.html">Arc2D</A><DD>Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the bounding box of this arc.<DT><A HREF="../java/awt/geom/Arc2D.Float.html#makeBounds(double, double, double, double)"><B>makeBounds(double, double, double, double)</B></A> - Method in class java.awt.geom.<A HREF="../java/awt/geom/Arc2D.Float.html">Arc2D.Float</A><DD>Return the high-precision bounding box of the arc.<DT><A HREF="../java/awt/geom/Arc2D.Double.html#makeBounds(double, double, double, double)"><B>makeBounds(double, double, double, double)</B></A> - Method in class java.awt.geom.<A HREF="../java/awt/geom/Arc2D.Double.html">Arc2D.Double</A><DD>Returns the high-precision bounding box of the arc.<DT><A HREF="../javax/swing/LookAndFeel.html#makeComponentInputMap(javax.swing.JComponent, java.lang.Object[])"><B>makeComponentInputMap(JComponent, Object[])</B></A> - Static method in class javax.swing.<A HREF="../javax/swing/LookAndFeel.html">LookAndFeel</A><DD>Creates a ComponentInputMap from <code>keys</code>.<DT><A HREF="../javax/swing/LookAndFeel.html#makeIcon(java.lang.Class, java.lang.String)"><B>makeIcon(Class, String)</B></A> - Static method in class javax.swing.<A HREF="../javax/swing/LookAndFeel.html">LookAndFeel</A><DD>Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified <code>gifFile</code> filename.<DT><A HREF="../javax/swing/LookAndFeel.html#makeInputMap(java.lang.Object[])"><B>makeInputMap(Object[])</B></A> - Static method in class javax.swing.<A HREF="../javax/swing/LookAndFeel.html">LookAndFeel</A><DD>Creates a InputMap from <code>keys</code>.<DT><A HREF="../javax/swing/LookAndFeel.html#makeKeyBindings(java.lang.Object[])"><B>makeKeyBindings(Object[])</B></A> - Static method in class javax.swing.<A HREF="../javax/swing/LookAndFeel.html">LookAndFeel</A><DD>Convenience method for building lists of KeyBindings.<DT><A HREF="../javax/swing/text/html/parser/Parser.html#makeTag(javax.swing.text.html.parser.Element)"><B>makeTag(Element)</B></A> - Method in class javax.swing.text.html.parser.<A HREF="../javax/swing/text/html/parser/Parser.html">Parser</A><DD> <DT><A HREF="../javax/swing/text/html/parser/Parser.html#makeTag(javax.swing.text.html.parser.Element, boolean)"><B>makeTag(Element, boolean)</B></A> - Method in class javax.swing.text.html.parser.<A HREF="../javax/swing/text/html/parser/Parser.html">Parser</A><DD>Makes a TagElement.<DT><A HREF="../java/awt/List.html#makeVisible(int)"><B>makeVisible(int)</B></A> - Method in class java.awt.<A HREF="../java/awt/List.html">List</A><DD>Makes the item at the specified index visible.<DT><A HREF="../javax/swing/JTree.html#makeVisible(javax.swing.tree.TreePath)"><B>makeVisible(TreePath)</B></A> - Method in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A><DD>Ensures that the node identified by path is currently viewable.<DT><A HREF="../java/lang/Character.UnicodeBlock.html#MALAYALAM"><B>MALAYALAM</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</A><DD>Constant for the Unicode character block of the same name.<DT><A HREF="../javax/naming/MalformedLinkException.html"><B>MalformedLinkException</B></A> - exception javax.naming.<A HREF="../javax/naming/MalformedLinkException.html">MalformedLinkException</A>.<DD>This exception is thrown when a malformed link was encountered while resolving or constructing a link.<DT><A HREF="../javax/naming/MalformedLinkException.html#MalformedLinkException()"><B>MalformedLinkException()</B></A> - Constructor for class javax.naming.<A HREF="../javax/naming/MalformedLinkException.html">MalformedLinkException</A><DD>Constructs a new instance of Malformed LinkException.<DT><A HREF="../javax/naming/MalformedLinkException.html#MalformedLinkException(java.lang.String)"><B>MalformedLinkException(String)</B></A> - Constructor for class javax.naming.<A HREF="../javax/naming/MalformedLinkException.html">MalformedLinkException</A><DD>Constructs a new instance of MalformedLinkException with an explanation All the other fields are initialized to null.<DT><A HREF="../java/net/MalformedURLException.html"><B>MalformedURLException</B></A> - exception java.net.<A HREF="../java/net/MalformedURLException.html">MalformedURLException</A>.<DD>Thrown to indicate that a malformed URL has occurred.<DT><A HREF="../java/net/MalformedURLException.html#MalformedURLException()"><B>MalformedURLException()</B></A> - Constructor for class java.net.<A HREF="../java/net/MalformedURLException.html">MalformedURLException</A><DD>Constructs a <code>MalformedURLException</code> with no detail message.<DT><A HREF="../java/net/MalformedURLException.html#MalformedURLException(java.lang.String)"><B>MalformedURLException(String)</B></A> - Constructor for class java.net.<A HREF="../java/net/MalformedURLException.html">MalformedURLException</A><DD>Constructs a <code>MalformedURLException</code> with the specified detail message.<DT><A HREF="../java/util/jar/Manifest.html"><B>Manifest</B></A> - class java.util.jar.<A HREF="../java/util/jar/Manifest.html">Manifest</A>.<DD>The Manifest class is used to maintain Manifest entry names and their associated Attributes.<DT><A HREF="../java/util/jar/JarFile.html#MANIFEST_NAME"><B>MANIFEST_NAME</B></A> - Static variable in class java.util.jar.<A HREF="../java/util/jar/JarFile.html">JarFile</A><DD>The JAR manifest file name.<DT><A HREF="../java/util/jar/Attributes.Name.html#MANIFEST_VERSION"><B>MANIFEST_VERSION</B></A> - Static variable in class java.util.jar.<A HREF="../java/util/jar/Attributes.Name.html">Attributes.Name</A><DD><code>Name</code> object for <code>Manifest-Version</code> manifest attribute.<DT><A HREF="../java/util/jar/Manifest.html#Manifest()"><B>Manifest()</B></A> - Constructor for class java.util.jar.<A HREF="../java/util/jar/Manifest.html">Manifest</A><DD>Constructs a new, empty Manifest.<DT><A HREF="../java/util/jar/Manifest.html#Manifest(java.io.InputStream)"><B>Manifest(InputStream)</B></A> - Constructor for class java.util.jar.<A HREF="../java/util/jar/Manifest.html">Manifest</A><DD>Constructs a new Manifest from the specified input stream.<DT><A HREF="../java/util/jar/Manifest.html#Manifest(java.util.jar.Manifest)"><B>Manifest(Manifest)</B></A> - Constructor for class java.util.jar.<A HREF="../java/util/jar/Manifest.html">Manifest</A><DD>Constructs a new Manifest that is a copy of the specified Manifest.<DT><A HREF="../java/util/jar/Attributes.html#map"><B>map</B></A> - Variable in class java.util.jar.<A HREF="../java/util/jar/Attributes.html">Attributes</A><DD>The attribute name-value mappings.<DT><A HREF="../java/util/Map.html"><B>Map</B></A> - interface java.util.<A HREF="../java/util/Map.html">Map</A>.<DD>An object that maps keys to values.<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#MAP"><B>MAP</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A><DD> <DT><A HREF="../java/util/Map.Entry.html"><B>Map.Entry</B></A> - interface java.util.<A HREF="../java/util/Map.Entry.html">Map.Entry</A>.<DD>A map entry (key-value pair).<DT><A HREF="../java/awt/Toolkit.html#mapInputMethodHighlight(java.awt.im.InputMethodHighlight)"><B>mapInputMethodHighlight(InputMethodHighlight)</B></A> - Method in class java.awt.<A HREF="../java/awt/Toolkit.html">Toolkit</A><DD>Returns a map of visual attributes for the abstract level description of the given input method highlight, or null if no mapping is found.<DT><A HREF="../java/lang/System.html#mapLibraryName(java.lang.String)"><B>mapLibraryName(String)</B></A> - Static method in class java.lang.<A HREF="../java/lang/System.html">System</A><DD>Maps a library name into a platform-specific string representing a native library.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -