⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-13.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Method in interface org.omg.CORBA.<A HREF="../org/omg/CORBA/CustomMarshal.html">CustomMarshal</A><DD>Marshal method has to be implemented by the Customized Marshal class This is the method invoked for Marshalling.<DT><A HREF="../org/omg/CORBA/MARSHAL.html#MARSHAL(int, org.omg.CORBA.CompletionStatus)"><B>MARSHAL(int, CompletionStatus)</B></A> - Constructor for class org.omg.CORBA.<A HREF="../org/omg/CORBA/MARSHAL.html">MARSHAL</A><DD>Constructs a <code>MARSHAL</code> exception with the specified minor code and completion status.<DT><A HREF="../org/omg/CORBA/MARSHAL.html#MARSHAL(java.lang.String)"><B>MARSHAL(String)</B></A> - Constructor for class org.omg.CORBA.<A HREF="../org/omg/CORBA/MARSHAL.html">MARSHAL</A><DD>Constructs a <code>MARSHAL</code> exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.<DT><A HREF="../org/omg/CORBA/MARSHAL.html#MARSHAL(java.lang.String, int, org.omg.CORBA.CompletionStatus)"><B>MARSHAL(String, int, CompletionStatus)</B></A> - Constructor for class org.omg.CORBA.<A HREF="../org/omg/CORBA/MARSHAL.html">MARSHAL</A><DD>Constructs a <code>MARSHAL</code> exception with the specified description message, minor code, and completion status.<DT><A HREF="../java/rmi/MarshalException.html"><B>MarshalException</B></A> - exception java.rmi.<A HREF="../java/rmi/MarshalException.html">MarshalException</A>.<DD>A <code>MarshalException</code> is thrown if a <code>java.io.IOException</code> occurs while marshalling the remote call header, arguments or return value for a remote method call.<DT><A HREF="../java/rmi/MarshalException.html#MarshalException(java.lang.String)"><B>MarshalException(String)</B></A> - Constructor for class java.rmi.<A HREF="../java/rmi/MarshalException.html">MarshalException</A><DD>Constructs a <code>MarshalException</code> with the specified detail message.<DT><A HREF="../java/rmi/MarshalException.html#MarshalException(java.lang.String, java.lang.Exception)"><B>MarshalException(String, Exception)</B></A> - Constructor for class java.rmi.<A HREF="../java/rmi/MarshalException.html">MarshalException</A><DD>Constructs a <code>MarshalException</code> with the specified detail message and nested exception.<DT><A HREF="../java/rmi/MarshalledObject.html"><B>MarshalledObject</B></A> - class java.rmi.<A HREF="../java/rmi/MarshalledObject.html">MarshalledObject</A>.<DD>A <code>MarshalledObject</code> contains a byte stream with the serialized representation of an object given to its constructor.<DT><A HREF="../java/rmi/MarshalledObject.html#MarshalledObject(java.lang.Object)"><B>MarshalledObject(Object)</B></A> - Constructor for class java.rmi.<A HREF="../java/rmi/MarshalledObject.html">MarshalledObject</A><DD>Creates a new <code>MarshalledObject</code> that contains the serialized representation of the current state of the supplied object.<DT><A HREF="../javax/sound/sampled/FloatControl.Type.html#MASTER_GAIN"><B>MASTER_GAIN</B></A> - Static variable in class javax.sound.sampled.<A HREF="../javax/sound/sampled/FloatControl.Type.html">FloatControl.Type</A><DD>Represents a control for the overall gain on a line.<DT><A HREF="../java/awt/datatransfer/DataFlavor.html#match(java.awt.datatransfer.DataFlavor)"><B>match(DataFlavor)</B></A> - Method in class java.awt.datatransfer.<A HREF="../java/awt/datatransfer/DataFlavor.html">DataFlavor</A><DD>Two DataFlavors match if their primary types, subtypes,  and representation classes are all equal.<DT><A HREF="../javax/sound/sampled/AudioFormat.html#matches(javax.sound.sampled.AudioFormat)"><B>matches(AudioFormat)</B></A> - Method in class javax.sound.sampled.<A HREF="../javax/sound/sampled/AudioFormat.html">AudioFormat</A><DD>Indicates whether this format matches the one specified.<DT><A HREF="../javax/sound/sampled/Line.Info.html#matches(javax.sound.sampled.Line.Info)"><B>matches(Line.Info)</B></A> - Method in class javax.sound.sampled.<A HREF="../javax/sound/sampled/Line.Info.html">Line.Info</A><DD>Indicates whether the specified info object matches this one.<DT><A HREF="../javax/sound/sampled/DataLine.Info.html#matches(javax.sound.sampled.Line.Info)"><B>matches(Line.Info)</B></A> - Method in class javax.sound.sampled.<A HREF="../javax/sound/sampled/DataLine.Info.html">DataLine.Info</A><DD>Determines whether the specified info object matches this one.<DT><A HREF="../javax/sound/sampled/Port.Info.html#matches(javax.sound.sampled.Line.Info)"><B>matches(Line.Info)</B></A> - Method in class javax.sound.sampled.<A HREF="../javax/sound/sampled/Port.Info.html">Port.Info</A><DD>Indicates whether this info object specified matches this one.<DT><A HREF="../javax/swing/text/html/HTMLWriter.html#matchNameAttribute(javax.swing.text.AttributeSet, javax.swing.text.html.HTML.Tag)"><B>matchNameAttribute(AttributeSet, HTML.Tag)</B></A> - Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLWriter.html">HTMLWriter</A><DD>Returns true if the StyleConstants.NameAttribute is equal to the tag that is passed in as a parameter.<DT><A HREF="../java/lang/Math.html"><B>Math</B></A> - class java.lang.<A HREF="../java/lang/Math.html">Math</A>.<DD>The class <code>Math</code> contains methods for performing basic  numeric operations such as the elementary exponential, logarithm,  square root, and trigonometric functions.<DT><A HREF="../java/lang/Character.html#MATH_SYMBOL"><B>MATH_SYMBOL</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>Public data for enumerated Unicode general category types.<DT><A HREF="../java/lang/Character.UnicodeBlock.html#MATHEMATICAL_OPERATORS"><B>MATHEMATICAL_OPERATORS</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/swing/border/MatteBorder.html"><B>MatteBorder</B></A> - class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A>.<DD>A class which provides a matte-like border of either a solid color  or a tiled icon.<DT><A HREF="../javax/swing/border/MatteBorder.html#MatteBorder(javax.swing.Icon)"><B>MatteBorder(Icon)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A><DD>Creates a matte border with the specified tile icon.<DT><A HREF="../javax/swing/border/MatteBorder.html#MatteBorder(java.awt.Insets, java.awt.Color)"><B>MatteBorder(Insets, Color)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A><DD>Creates a matte border with the specified insets and color.<DT><A HREF="../javax/swing/border/MatteBorder.html#MatteBorder(java.awt.Insets, javax.swing.Icon)"><B>MatteBorder(Insets, Icon)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A><DD>Creates a matte border with the specified insets and tile icon.<DT><A HREF="../javax/swing/border/MatteBorder.html#MatteBorder(int, int, int, int, java.awt.Color)"><B>MatteBorder(int, int, int, int, Color)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A><DD>Creates a matte border with the specified insets and color.<DT><A HREF="../javax/swing/border/MatteBorder.html#MatteBorder(int, int, int, int, javax.swing.Icon)"><B>MatteBorder(int, int, int, int, Icon)</B></A> - Constructor for class javax.swing.border.<A HREF="../javax/swing/border/MatteBorder.html">MatteBorder</A><DD>Creates a matte border with the specified insets and tile icon.<DT><A HREF="../java/lang/Thread.html#MAX_PRIORITY"><B>MAX_PRIORITY</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Thread.html">Thread</A><DD>The maximum priority that a thread can have.<DT><A HREF="../java/lang/Character.html#MAX_RADIX"><B>MAX_RADIX</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>The maximum radix available for conversion to and from Strings.<DT><A HREF="../javax/swing/plaf/basic/BasicSliderUI.html#MAX_SCROLL"><B>MAX_SCROLL</B></A> - Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSliderUI.html">BasicSliderUI</A><DD>&nbsp;<DT><A HREF="../java/lang/Character.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>The constant value of this field is the largest value of type  <code>char</code>.<DT><A HREF="../java/lang/Long.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Long.html">Long</A><DD>The largest value of type <code>long</code>.<DT><A HREF="../java/lang/Short.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Short.html">Short</A><DD>The maximum value a Short can have.<DT><A HREF="../java/lang/Float.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Float.html">Float</A><DD>The largest positive value of type <code>float</code>.<DT><A HREF="../java/lang/Integer.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Integer.html">Integer</A><DD>The largest value of type <code>int</code>.<DT><A HREF="../java/lang/Byte.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Byte.html">Byte</A><DD>The maximum value a Byte can have.<DT><A HREF="../java/lang/Double.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Double.html">Double</A><DD>The largest positive finite value of type <code>double</code>.<DT><A HREF="../java/math/BigDecimal.html#max(java.math.BigDecimal)"><B>max(BigDecimal)</B></A> - Method in class java.math.<A HREF="../java/math/BigDecimal.html">BigDecimal</A><DD>Returns the maximum of this BigDecimal and <tt>val</tt>.<DT><A HREF="../java/math/BigInteger.html#max(java.math.BigInteger)"><B>max(BigInteger)</B></A> - Method in class java.math.<A HREF="../java/math/BigInteger.html">BigInteger</A><DD>Returns the maximum of this BigInteger and <tt>val</tt>.<DT><A HREF="../java/util/Collections.html#max(java.util.Collection)"><B>max(Collection)</B></A> - Static method in class java.util.<A HREF="../java/util/Collections.html">Collections</A><DD>Returns the maximum element of the given collection, according to the <i>natural ordering</i> of its elements.<DT><A HREF="../java/util/Collections.html#max(java.util.Collection, java.util.Comparator)"><B>max(Collection, Comparator)</B></A> - Static method in class java.util.<A HREF="../java/util/Collections.html">Collections</A><DD>Returns the maximum element of the given collection, according to the order induced by the specified comparator.<DT><A HREF="../java/lang/StrictMath.html#max(double, double)"><B>max(double, double)</B></A> - Static method in class java.lang.<A HREF="../java/lang/StrictMath.html">StrictMath</A><DD>Returns the greater of two <code>double</code> values.<DT><A HREF="../java/lang/Math.html#max(double, double)"><B>max(double, double)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Math.html">Math</A><DD>Returns the greater of two <code>double</code> values.<DT><A HREF="../java/lang/StrictMath.html#max(float, float)"><B>max(float, float)</B></A> - Static method in class java.lang.<A HREF="../java/lang/StrictMath.html">StrictMath</A><DD>Returns the greater of two <code>float</code> values.<DT><A HREF="../java/lang/Math.html#max(float, float)"><B>max(float, float)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Math.html">Math</A><DD>Returns the greater of two <code>float</code> values.<DT><A HREF="../java/lang/StrictMath.html#max(int, int)"><B>max(int, int)</B></A> - Static method in class java.lang.<A HREF="../java/lang/StrictMath.html">StrictMath</A><DD>Returns the greater of two <code>int</code> values.<DT><A HREF="../java/lang/Math.html#max(int, int)"><B>max(int, int)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Math.html">Math</A><DD>Returns the greater of two <code>int</code> values.<DT><A HREF="../java/lang/StrictMath.html#max(long, long)"><B>max(long, long)</B></A> - Static method in class java.lang.<A HREF="../java/lang/StrictMath.html">StrictMath</A><DD>Returns the greater of two <code>long</code> values.<DT><A HREF="../java/lang/Math.html#max(long, long)"><B>max(long, long)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Math.html">Math</A><DD>Returns the greater of two <code>long</code> values.<DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html#maxButton"><B>maxButton</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html">BasicInternalFrameTitlePane</A><DD>&nbsp;<DT><A HREF="../java/awt/GridBagLayout.html#MAXGRIDSIZE"><B>MAXGRIDSIZE</B></A> - Static variable in class java.awt.<A HREF="../java/awt/GridBagLayout.html">GridBagLayout</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -