A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
所有类 所有包
所有类 所有包
所有类 所有包
M
- Mac - Class in javax.crypto
-
此类提供“消息验证代码”(MAC)算法的功能。
- Mac(MacSpi, Provider, String) - Constructor for class javax.crypto. Mac
-
创建MAC对象。
- MAC - java.security. CryptoPrimitive
-
对称原语:消息验证代码
- MacSpi - Class in javax.crypto
-
此类定义
Mac
类的 ( SPI )。 - MacSpi() - Constructor for class javax.crypto. MacSpi
- Module Resolution - Search tag in module
- magenta - Static variable in class java.awt. Color
-
颜色洋红色。
- MAGENTA - Static variable in class java.awt. Color
-
颜色洋红色。
- MAHAJANI - java.lang. Character.UnicodeScript
-
Unicode脚本“Mahajani”。
- MAHAJANI - Static variable in class java.lang. Character.UnicodeBlock
-
“Mahajani”Unicode字符块的常量。
- MAHJONG_TILES - Static variable in class java.lang. Character.UnicodeBlock
-
“Mahjong Tiles”Unicode字符块的常量。
- mail() - Method in class java.awt. Desktop
-
启动用户默认邮件客户端的邮件撰写窗口。
- mail(URI) - Method in class java.awt. Desktop
-
启动用户默认邮件客户端的邮件撰写窗口,填充由
mailto:
URI指定的邮件字段。 - MAIL - java.awt. Desktop.Action
-
表示“邮件”操作。
- main(String[]) - Static method in class com.sun.tools.javac. Main
-
发射器的主要入口点。
- main(String...) - Static method in class com.sun.tools.javadoc. Main
-
Deprecated.命令行界面。
- main(String[]) - Static method in class jdk.jshell.execution. RemoteExecutionControl
-
启动代理程序,通过命令行参数中指定的套接字连接到JShell-core。
- Main - Class in com.sun.tools.javac
-
Java编程语言编译器的遗留编程接口,javac。
- Main - Class in com.sun.tools.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is now deprecated and may be removed in a future release. See
javax.tools.ToolProvider::getSystemDocumentationTool
andjavax.tools.DocumentationTool
for replacement functionality. - Main() - Constructor for class com.sun.tools.javac. Main
- MAIN - Static variable in class javax.print.attribute.standard. MediaTray
-
打印机中的主进纸盘。
- MAIN_CLASS - Static variable in class java.util.jar. Attributes.Name
-
Name
对象,用于Main-Class
清单属性,用于启动JAR文件中打包的应用程序。 - MAIN_UIROLE - Static variable in class javax.print. ServiceUIFactory
-
表示执行正常最终用户角色的UI。
- mainClass() - Method in class java.lang.module. ModuleDescriptor
-
返回模块主类。
- mainClass(String) - Method in class java.lang.module. ModuleDescriptor.Builder
-
设置模块主类。
- major() - Method in class java.lang. Runtime.Version
-
Deprecated.As of Java SE 10, the first element of a version number is not the major-release number but the feature-release counter, incremented for every time-based release. Use the
Runtime.Version.feature()
method in preference to this method. For compatibility, this method returns the value of the feature element. - majorInterfaceVersion() - Method in interface com.sun.jdi. VirtualMachineManager
-
返回JDI接口的主要版本号。
- majorRequirementChange(AsyncBoxView.ChildState, float) - Method in class javax.swing.text. AsyncBoxView
-
要求沿主轴变化。
- majorTickSpacing - Variable in class javax.swing. JSlider
-
主刻度标记之间的值的数量 - 打破次刻度标记的较大标记。
- majorVersion() - Method in interface com.sun.jdi. ReferenceType
-
返回类主要版本号,如Java虚拟机规范的类文件格式中所定义。
- makeBounds(double, double, double, double) - Method in class java.awt.geom. Arc2D.Double
-
构造一个具有适当精度的
Rectangle2D
,以保持计算出的参数为该弧的框架矩形。 - makeBounds(double, double, double, double) - Method in class java.awt.geom. Arc2D.Float
-
构造一个具有适当精度的
Rectangle2D
,以保持计算出的参数为该弧的框架矩形。 - makeBounds(double, double, double, double) - Method in class java.awt.geom. Arc2D
-
构造具有适当精度的
Rectangle2D
,以保持计算出的参数为该弧的框架矩形。 - makeClient(String, Subject) - Method in class javax.management.remote.rmi. RMIJRMPServerImpl
-
创建新的客户端连接作为通过JRMP导出的RMI对象。
- makeClient(String, Subject) - Method in class javax.management.remote.rmi. RMIServerImpl
-
创建新的客户端连接。
- makeComponentInputMap(JComponent, Object[]) - Static method in class javax.swing. LookAndFeel
-
创建
ComponentInputMapUIResource
从keys
。 - makeConcat(MethodHandles.Lookup, String, MethodType) - Static method in class java.lang.invoke. StringConcatFactory
-
便于创建优化的字符串连接方法,可用于有效地连接已知类型的已知类型的参数,可能在类型调整和参数的部分评估之后。
- makeConcatWithConstants(MethodHandles.Lookup, String, MethodType, String, Object...) - Static method in class java.lang.invoke. StringConcatFactory
-
便于创建优化的字符串连接方法,可用于有效地连接已知类型的已知类型的参数,可能在类型调整和参数的部分评估之后。
- makeIcon(Class<?>, String) - Static method in class javax.swing. LookAndFeel
-
创建并返回加载图像的
UIDefault.LazyValue
。 - makeInputMap(Object[]) - Static method in class javax.swing. LookAndFeel
-
创建一个
InputMapUIResource
从keys
。 - makeKeyBindings(Object[]) - Static method in class javax.swing. LookAndFeel
-
构建数组
KeyBindings
便捷方法。 - makeParser() - Static method in class org.xml.sax.helpers. ParserFactory
-
Deprecated.使用`org.xml.sax.parser'系统属性创建一个新的SAX解析器。
- makeParser(String) - Static method in class org.xml.sax.helpers. ParserFactory
-
Deprecated.使用提供的类名创建新的SAX解析器对象。
- makeSynchronizedFunction(Object, Object) - Static method in class jdk.nashorn.api.scripting. ScriptUtils
-
Deprecated.创建一个调用包装函数
func
上同步sync
或者,如果是不确定的,self
。 - makeTag(Element) - Method in class javax.swing.text.html.parser. Parser
-
制作TagElement。
- makeTag(Element, boolean) - Method in class javax.swing.text.html.parser. Parser
-
制作TagElement。
- makeVisible(int) - Method in class java.awt. List
-
使指定索引处的项目可见。
- makeVisible(TreePath) - Method in class javax.swing. JTree
-
确保路径标识的节点当前可见。
- MALAYALAM - java.awt.font. NumericShaper.Range
-
马拉雅拉姆语系列与马拉雅拉姆语数字。
- MALAYALAM - java.lang. Character.UnicodeScript
-
Unicode脚本“Malayalam”。
- MALAYALAM - Static variable in class java.awt.font. NumericShaper
-
标识MALAYALAM范围和十进制基数。
- MALAYALAM - Static variable in class java.lang. Character.UnicodeBlock
-
“Malayalam”Unicode字符块的常量。
- malformedForLength(int) - Static method in class java.nio.charset. CoderResult
-
静态工厂方法,返回描述给定长度的格式错误输入错误的唯一对象。
- malformedInputAction() - Method in class java.nio.charset. CharsetDecoder
-
返回此解码器对格式错误输入错误的当前操作。
- malformedInputAction() - Method in class java.nio.charset. CharsetEncoder
-
返回此编码器对格式错误输入错误的当前操作。
- MalformedInputException - Exception in java.nio.charset
-
当输入字节序列对于给定字符集不合法,或者输入字符序列不是合法的16位Unicode序列时,抛出检查异常。
- MalformedInputException(int) - Constructor for exception java.nio.charset. MalformedInputException
-
构造具有给定长度的
MalformedInputException
。 - MalformedLinkException - Exception in javax.naming
-
在解析或构建链接时遇到格式错误的链接时会抛出此异常。
- MalformedLinkException() - Constructor for exception javax.naming. MalformedLinkException
-
构造一个Malformed LinkException的新实例。
- MalformedLinkException(String) - Constructor for exception javax.naming. MalformedLinkException
-
使用解释构造MalformedLinkException的新实例。
- MalformedObjectNameException - Exception in javax.management
-
字符串的格式与有效的ObjectName不对应。
- MalformedObjectNameException() - Constructor for exception javax.management. MalformedObjectNameException
-
默认构造函数。
- MalformedObjectNameException(String) - Constructor for exception javax.management. MalformedObjectNameException
-
允许指定特定错误消息的构造方法。
- MalformedParameterizedTypeException - Exception in java.lang.reflect
-
当需要实例化它的反射方法遇到语义错误的参数化类型时抛出。
- MalformedParameterizedTypeException() - Constructor for exception java.lang.reflect. MalformedParameterizedTypeException
-
构造一个没有详细消息的
MalformedParameterizedTypeException
。 - MalformedParameterizedTypeException(String) - Constructor for exception java.lang.reflect. MalformedParameterizedTypeException
-
使用给定的详细消息构造
MalformedParameterizedTypeException
。 - MalformedParametersException - Exception in java.lang.reflect
-
当
the java.lang.reflect package
尝试从类文件中读取方法参数并确定一个或多个参数格式错误时,抛出此异常。 - MalformedParametersException() - Constructor for exception java.lang.reflect. MalformedParametersException
-
创建一个空的原因
MalformedParametersException
。 - MalformedParametersException(String) - Constructor for exception java.lang.reflect. MalformedParametersException
-
创建一个
MalformedParametersException
。 - MalformedURLException - Exception in java.net
-
抛出此异常表示发生了格式错误的URL。
- MalformedURLException() - Constructor for exception java.net. MalformedURLException
-
构造一个没有详细消息的
MalformedURLException
。 - MalformedURLException(String) - Constructor for exception java.net. MalformedURLException
-
使用指定的详细消息构造
MalformedURLException
。 - managedBlock(ForkJoinPool.ManagedBlocker) - Static method in class java.util.concurrent. ForkJoinPool
-
运行给定的可能阻塞任务。
- MANAGEMENT - com.sun.management. VMOption.Origin
-
VM选项是在VM启动后通过管理界面设置的。
- ManagementFactory - Class in java.lang.management
-
ManagementFactory
类是用于获取Java平台的托管bean的工厂类。 - ManagementPermission - Class in java.lang.management
-
当使用SecurityManager运行的代码调用Java平台管理接口中定义的方法时,SecurityManager将检查的权限。
- ManagementPermission(String) - Constructor for class java.lang.management. ManagementPermission
-
构造具有指定名称的ManagementPermission。
- ManagementPermission(String, String) - Constructor for class java.lang.management. ManagementPermission
-
构造一个新的ManagementPermission对象。
- ManageReferralControl - Class in javax.naming.ldap
-
请求将引用和其他特殊LDAP对象作为普通LDAP对象进行操作。
- ManageReferralControl() - Constructor for class javax.naming.ldap. ManageReferralControl
-
构造一个关键的ManageReferral控件。
- ManageReferralControl(boolean) - Constructor for class javax.naming.ldap. ManageReferralControl
-
构造一个ManageReferral控件。
- ManagerFactoryParameters - Interface in javax.net.ssl
-
此类是用于向KeyManagerFactory或TrustManagerFactory提供特定于算法的信息的基本接口。
- MANAGES_DESCENDANTS - Static variable in class javax.accessibility. AccessibleState
-
表示此对象负责管理其子组件。
- MANDAIC - java.lang. Character.UnicodeScript
-
Unicode脚本“Mandaic”。
- MANDAIC - Static variable in class java.lang. Character.UnicodeBlock
-
“Mandaic”Unicode字符块的常量。
- MANDATED - java.lang.module. ModuleDescriptor.Exports.Modifier
-
导出在模块声明的源中隐式声明。
- MANDATED - java.lang.module. ModuleDescriptor.Modifier
-
该模块被隐式声明。
- MANDATED - java.lang.module. ModuleDescriptor.Opens.Modifier
-
open包在模块声明的源代码中隐式声明。
- MANDATED - java.lang.module. ModuleDescriptor.Requires.Modifier
-
依赖性在模块声明的源中隐式声明。
- MANDATED - javax.lang.model.util. Elements.Origin
-
强制构造是未在源代码中明确声明的构造,但其存在是由规范强制要求的。
- MANDATORY_WARNING - javax.tools. Diagnostic.Kind
-
类似于警告的问题,但是由工具的规范强制要求。
- MANDATORY_WARNING - jdk.nashorn.api.tree. Diagnostic.Kind
-
Deprecated.类似于警告的问题,但是由工具的规范强制要求。
- MANICHAEAN - java.lang. Character.UnicodeScript
-
Unicode脚本“Manichaean”。
- MANICHAEAN - Static variable in class java.lang. Character.UnicodeBlock
-
“Manichaean”Unicode字符块的常量。
- Manifest - Class in java.util.jar
-
Manifest类用于维护Manifest条目名称及其关联的Attributes。
- Manifest - Interface in javax.xml.crypto.dsig
- Manifest() - Constructor for class java.util.jar. Manifest
-
构造一个新的空Manifest。
- Manifest(InputStream) - Constructor for class java.util.jar. Manifest
-
从指定的输入流构造一个新的Manifest。
- Manifest(Manifest) - Constructor for class java.util.jar. Manifest
-
构造一个新的Manifest,它是指定Manifest的副本。
- MANIFEST_NAME - Static variable in class java.util.jar. JarFile
-
JAR清单文件名。
- MANIFEST_VERSION - Static variable in class java.util.jar. Attributes.Name
-
Name
对象为Manifest-Version
清单属性。 - MANUAL - Static variable in class javax.print.attribute.standard. MediaTray
-
打印机中的手动进纸盘。
- map - Variable in class java.util.jar. Attributes
-
属性名称 - 值映射。
- map() - Method in class java.net.http. HttpHeaders
-
返回此HttpHeaders的不可修改的多Map视图。
- map(FileChannel.MapMode, long, long) - Method in class java.nio.channels. FileChannel
-
将此频道文件的某个区域直接映射到内存中。
- map(DoubleUnaryOperator) - Method in interface java.util.stream. DoubleStream
-
返回一个流,该流包含将给定函数应用于此流的元素的结果。
- map(Function<? super T, ? extends R>) - Method in interface java.util.stream. Stream
-
返回一个流,该流包含将给定函数应用于此流的元素的结果。
- map(Function<? super T, ? extends U>) - Method in class java.util. Optional
- map(IntUnaryOperator) - Method in interface java.util.stream. IntStream
-
返回一个流,该流包含将给定函数应用于此流的元素的结果。
- map(LongUnaryOperator) - Method in interface java.util.stream. LongStream
-
返回一个流,该流包含将给定函数应用于此流的元素的结果。
- Map< K, V> - Interface in java.util
-
将键映射到值的对象。
- MAP - Static variable in class javax.swing.text.html. HTML.Tag
-
标记<map>
- MAP_EXTENDED_RANGES - java.util. Locale.FilteringMode
-
指定基本过滤:如果给定的语言优先级列表中包含任何扩展语言范围,它们将映射到基本语言范围。
- Map.Entry< K, V> - Interface in java.util
-
映射条目(键值对)。
- mapEquivalents(List<Locale.LanguageRange>, Map<String, List<String>>) - Static method in class java.util. Locale.LanguageRange
-
使用给定的
priorityList
和map
生成新的自定义语言优先级列表。 - mapInputMethodHighlight(InputMethodHighlight) - Method in class java.awt. Toolkit
-
返回给定输入法高亮的抽象级别描述的可视属性的映射,如果未找到映射,则返回null。
- mapLibraryName(String) - Static method in class java.lang. System
-
将库名称映射到表示本机库的特定于平台的字符串。
- MappedByteBuffer - Class in java.nio
-
直接字节缓冲区,其内容是文件的内存映射区域。
- mapping(HttpResponse.BodySubscriber<T>, Function<? super T, ? extends U>) - Static method in class java.net.http. HttpResponse.BodySubscribers
-
返回
BodySubscriber
其响应正文值是将给定函数应用于给定upstream
BodySubscriber
的正文对象的upstream
BodySubscriber
。 - mapping(Function<? super T, ? extends U>, Collector<? super U, A, R>) - Static method in class java.util.stream. Collectors
-
适应一个
Collector
类型的接受元件U
到类型的一个接受元件T
通过积累前应用映射函数到每个输入元素。 - mappingCount() - Method in class java.util.concurrent. ConcurrentHashMap
-
返回映射的数量。
- mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in interface java.awt.image.renderable. ContextualRenderedImageFactory
-
将操作的输出RenderContext映射到每个操作源的RenderContext。
- mapToDouble(IntToDoubleFunction) - Method in interface java.util.stream. IntStream
-
返回
DoubleStream
其中包含将给定函数应用于此流的元素的结果。 - mapToDouble(LongToDoubleFunction) - Method in interface java.util.stream. LongStream
-
返回
DoubleStream
其中包含将给定函数应用于此流的元素的结果。 - mapToDouble(ToDoubleFunction<? super T>) - Method in interface java.util.stream. Stream
-
返回
DoubleStream
其中包含将给定函数应用于此流的元素的结果。 - mapToInt(DoubleToIntFunction) - Method in interface java.util.stream. DoubleStream
-
返回
IntStream
其中包含将给定函数应用于此流的元素的结果。 - mapToInt(LongToIntFunction) - Method in interface java.util.stream. LongStream
-
返回
IntStream
其中包含将给定函数应用于此流的元素的结果。 - mapToInt(ToIntFunction<? super T>) - Method in interface java.util.stream. Stream
-
返回
IntStream
其中包含将给定函数应用于此流的元素的结果。 - mapToLong(DoubleToLongFunction) - Method in interface java.util.stream. DoubleStream
-
返回
LongStream
其中包含将给定函数应用于此流的元素的结果。 - mapToLong(IntToLongFunction) - Method in interface java.util.stream. IntStream
-
返回
LongStream
其中包含将给定函数应用于此流的元素的结果。 - mapToLong(ToLongFunction<? super T>) - Method in interface java.util.stream. Stream
-
返回
LongStream
其中包含将给定函数应用于此流的元素的结果。 - mapToObj(DoubleFunction<? extends U>) - Method in interface java.util.stream. DoubleStream
-
返回一个对象值
Stream
它包含将给定函数应用于此流元素的结果。 - mapToObj(IntFunction<? extends U>) - Method in interface java.util.stream. IntStream
-
返回一个对象值
Stream
它包含将给定函数应用于此流元素的结果。 - mapToObj(LongFunction<? extends U>) - Method in interface java.util.stream. LongStream
-
返回一个对象值
Stream
它包含将给定函数应用于此流元素的结果。 - MARCH - java.time. Month
-
三月份的单例实例,为31天。
- MARCH - Static variable in class java.util. Calendar
-
Calendar.MONTH
字段的值,表示格里高利和朱利安日历中一年中的第三个月。 - MARCH - Static variable in class javax.xml.datatype. DatatypeConstants
-
一年中第三个月的价值。
- MARCHEN - java.lang. Character.UnicodeScript
-
Unicode脚本“Marchen”。
- MARCHEN - Static variable in class java.lang. Character.UnicodeBlock
-
“Marchen”Unicode字符块的常量。
- MARGIN - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“margin”。
- MARGIN_BOTTOM - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“margin-bottom”。
- MARGIN_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮边距的更改。
- MARGIN_LEFT - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“margin-left”。
- MARGIN_RIGHT - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“margin-right”。
- MARGIN_TOP - Static variable in class javax.swing.text.html. CSS.Attribute
-
CSS属性“margin-top”。
- MarginBorder() - Constructor for class javax.swing.plaf.basic. BasicBorders.MarginBorder
- MARGINHEIGHT - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“marginheight”
- MARGINWIDTH - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“marginwidth”
- mark - Variable in class java.io. ByteArrayInputStream
-
流中当前标记的位置。
- mark() - Method in class java.nio. Buffer
-
在此位置设置此缓冲区的标记。
- mark() - Method in interface javax.imageio.stream. ImageInputStream
-
通过随后调用
reset
标记要返回的流中的位置。 - mark() - Method in class javax.imageio.stream. ImageInputStreamImpl
-
将当前流位置推到一堆标记位置。
- mark(int) - Method in class java.io. BufferedInputStream
-
参见
mark
方法InputStream
的总合同。 - mark(int) - Method in class java.io. BufferedReader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. ByteArrayInputStream
-
设置流中当前标记的位置。
- mark(int) - Method in class java.io. CharArrayReader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. FilterInputStream
-
标记此输入流中的当前位置。
- mark(int) - Method in class java.io. FilterReader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. InputStream
-
标记此输入流中的当前位置。
- mark(int) - Method in class java.io. LineNumberInputStream
-
Deprecated.标记此输入流中的当前位置。
- mark(int) - Method in class java.io. LineNumberReader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. PushbackInputStream
-
标记此输入流中的当前位置。
- mark(int) - Method in class java.io. PushbackReader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. Reader
-
标记流中的当前位置。
- mark(int) - Method in class java.io. StringReader
-
标记流中的当前位置。
- mark(int) - Method in class java.util.zip. DeflaterInputStream
-
不支持此操作 。
- mark(int) - Method in class java.util.zip. InflaterInputStream
-
标记此输入流中的当前位置。
- mark(int) - Method in class javax.sound.sampled. AudioInputStream
-
标记此音频输入流中的当前位置。
- markCompletelyClean(JComponent) - Method in class javax.swing. RepaintManager
-
将组件标记为完全清洁。
- markCompletelyDirty(JComponent) - Method in class javax.swing. RepaintManager
-
将组件标记为完全脏。
- markedPos - Variable in class java.io. CharArrayReader
-
标记在缓冲区中的位置。
- MARKER_SUPPLY_EMPTY - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
该设备不在至少一个标记供应中(例如墨粉,墨水,色带)。
- MARKER_SUPPLY_LOW - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
该设备至少有一个标记供应(例如墨粉,墨水,色带)。
- MARKER_WASTE_ALMOST_FULL - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
设备标记供应废物容器几乎已满。
- MARKER_WASTE_FULL - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
设备标记供应废物容器已满。
- markFirstTime(Element) - Method in class javax.swing.text.html.parser. Parser
-
标记第一次在文档中看到标记
- marklimit - Variable in class java.io. BufferedInputStream
-
在后续调用
reset
方法失败之前调用mark
方法后允许的最大mark
读。 - markpos - Variable in class java.io. BufferedInputStream
-
调用最后一个
mark
方法时pos
字段的值。 - markSupported() - Method in class java.io. BufferedInputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class java.io. BufferedReader
-
判断此流是否支持mark()操作。
- markSupported() - Method in class java.io. ByteArrayInputStream
-
测试此
InputStream
支持标记/重置。 - markSupported() - Method in class java.io. CharArrayReader
-
判断此流是否支持mark()操作。
- markSupported() - Method in class java.io. FilterInputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class java.io. FilterReader
-
判断此流是否支持mark()操作。
- markSupported() - Method in class java.io. InputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class java.io. PushbackInputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class java.io. PushbackReader
-
判断此流是否支持mark()操作,但不支持。
- markSupported() - Method in class java.io. Reader
-
判断此流是否支持mark()操作。
- markSupported() - Method in class java.io. StringReader
-
判断此流是否支持mark()操作。
- markSupported() - Method in class java.util.zip. DeflaterInputStream
- markSupported() - Method in class java.util.zip. InflaterInputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class javax.crypto. CipherInputStream
-
测试此输入流是否支持
mark
和reset
方法。 - markSupported() - Method in class javax.sound.sampled. AudioInputStream
-
测试此音频输入流是否支持
mark
和reset
方法。 - marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo. KeyInfo
-
将关键信息编组为XML。
- MarshalException - Exception in java.rmi
-
如果在编组远程调用头,参数或远程方法调用的返回值时发生
MarshalException
则抛出java.io.IOException
。 - MarshalException - Exception in javax.xml.crypto
-
表示在XML编组或解组过程中发生的异常情况。
- MarshalException() - Constructor for exception javax.xml.crypto. MarshalException
-
构造一个新的
MarshalException
其中包含null
作为其详细消息。 - MarshalException(String) - Constructor for exception java.rmi. MarshalException
-
使用指定的详细消息构造
MarshalException
。 - MarshalException(String) - Constructor for exception javax.xml.crypto. MarshalException
-
使用指定的详细消息构造一个新的
MarshalException
。 - MarshalException(String, Exception) - Constructor for exception java.rmi. MarshalException
-
使用指定的详细消息和嵌套异常构造
MarshalException
。 - MarshalException(String, Throwable) - Constructor for exception javax.xml.crypto. MarshalException
-
使用指定的详细消息和原因构造一个新的
MarshalException
。 - MarshalException(Throwable) - Constructor for exception javax.xml.crypto. MarshalException
-
构造一个新的
MarshalException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 - MarshalledObject< T> - Class in java.rmi
-
MarshalledObject
包含一个字节流,其中包含给予其构造函数的对象的序列化表示。 - MarshalledObject(T) - Constructor for class java.rmi. MarshalledObject
-
创建一个新的
MarshalledObject
,其中包含所提供对象的当前状态的序列化表示形式。 - marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig. TransformService
-
编组特定于算法的参数。
- MASARAM_GONDI - java.lang. Character.UnicodeScript
-
Unicode脚本“Masaram Gondi”。
- MASARAM_GONDI - Static variable in class java.lang. Character.UnicodeBlock
-
“Masaram Gondi”Unicode字符块的常量。
- MaskFormatter - Class in javax.swing.text
-
MaskFormatter
用于格式化和编辑字符串。 - MaskFormatter() - Constructor for class javax.swing.text. MaskFormatter
-
创建一个没有蒙版的MaskFormatter。
- MaskFormatter(String) - Constructor for class javax.swing.text. MaskFormatter
-
使用指定的掩码创建
MaskFormatter
。 - MASTER_GAIN - Static variable in class javax.sound.sampled. FloatControl.Type
-
表示对线上总体增益的控制。
- match() - Method in class java.util. Scanner
-
返回此扫描程序执行的上次扫描操作的匹配结果。
- match(DataFlavor) - Method in class java.awt.datatransfer. DataFlavor
- match(Certificate) - Method in interface java.security.cert. CertSelector
-
决定是否应选择
Certificate
。 - match(Certificate) - Method in class java.security.cert. X509CertSelector
-
决定是否应选择
Certificate
。 - match(CRL) - Method in interface java.security.cert. CRLSelector
-
决定是否应选择
CRL
。 - match(CRL) - Method in class java.security.cert. X509CRLSelector
-
决定是否应选择
CRL
。 - match(AttributeValueExp, StringValueExp) - Static method in class javax.management. Query
-
返回表示字符串参数的匹配约束的查询表达式。
- matcher(CharSequence) - Method in class java.util.regex. Pattern
-
创建一个匹配此模式的给定输入的匹配器。
- Matcher - Class in java.util.regex
-
通过解释
Pattern
在character sequence上执行匹配操作的引擎。 - matches() - Method in class java.util.regex. Matcher
-
尝试将整个区域与模式匹配。
- matches(String) - Method in class java.lang. String
-
判断此字符串是否与给定的 regular expression匹配。
- matches(String, CharSequence) - Static method in class java.util.regex. Pattern
-
编译给定的正则表达式并尝试将给定的输入与其匹配。
- matches(Path) - Method in interface java.nio.file. PathMatcher
-
告知给定路径是否匹配此匹配器的模式。
- matches(SNIServerName) - Method in class javax.net.ssl. SNIMatcher
-
尝试匹配给定的
SNIServerName
。 - matches(AudioFormat) - Method in class javax.sound.sampled. AudioFormat
-
指示此格式是否与指定的格式匹配。
- matches(Line.Info) - Method in class javax.sound.sampled. DataLine.Info
-
确定指定的info对象是否与此对象匹配。
- matches(Line.Info) - Method in class javax.sound.sampled. Line.Info
-
指示指定的info对象是否与此对象匹配。
- matches(Line.Info) - Method in class javax.sound.sampled. Port.Info
-
指示此指定的info对象是否与此对象匹配。
- matchesType() - Method in interface jdk.jshell. SourceCodeAnalysis.Suggestion
-
指示输入延续是否与目标类型匹配,因此更可能是所需的延续。
- matchNameAttribute(AttributeSet, HTML.Tag) - Method in class javax.swing.text.html. HTMLWriter
-
如果StyleConstants.NameAttribute等于作为参数传入的标记,则返回true。
- matchPublic(String) - Method in interface javax.xml.catalog. Catalog
-
尝试通过publicId在目录中查找匹配的条目。
- MatchResult - Interface in java.util.regex
-
匹配操作的结果。
- matchSystem(String) - Method in interface javax.xml.catalog. Catalog
-
尝试通过systemId在目录中查找匹配的条目。
- matchURI(String) - Method in interface javax.xml.catalog. Catalog
-
尝试通过uri元素在目录中查找匹配的条目。
- Math - Class in java.lang
-
类
Math
包含用于执行基本数字运算的方法,例如基本指数,对数,平方根和三角函数。 - MATH_SYMBOL - Static variable in class java.lang. Character
-
Unicode规范中的常规类别“Sm”。
- MathContext - Class in java.math
-
不可变对象,它封装了描述数值运算符某些规则的上下文设置,例如
BigDecimal
类实现的规则 。 - MathContext(int) - Constructor for class java.math. MathContext
-
构造具有指定精度的新
MathContext
和HALF_UP
舍入模式。 - MathContext(int, RoundingMode) - Constructor for class java.math. MathContext
-
构造具有指定精度和舍入模式的新
MathContext
。 - MathContext(String) - Constructor for class java.math. MathContext
-
从字符串构造一个新的
MathContext
。 - MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang. Character.UnicodeBlock
-
“数学字母数字符号”Unicode字符块的常量。
- MATHEMATICAL_OPERATORS - Static variable in class java.lang. Character.UnicodeBlock
-
“数学运算符”Unicode字符块的常量。
- MatteBorder - Class in javax.swing.border
-
提供纯色或平铺图标的类似哑光边框的类。
- MatteBorder(int, int, int, int, Color) - Constructor for class javax.swing.border. MatteBorder
-
使用指定的insets和颜色创建遮罩边框。
- MatteBorder(int, int, int, int, Icon) - Constructor for class javax.swing.border. MatteBorder
-
使用指定的insets和tile图标创建遮罩边框。
- MatteBorder(Insets, Color) - Constructor for class javax.swing.border. MatteBorder
-
使用指定的insets和颜色创建遮罩边框。
- MatteBorder(Insets, Icon) - Constructor for class javax.swing.border. MatteBorder
-
使用指定的insets和tile图标创建遮罩边框。
- MatteBorder(Icon) - Constructor for class javax.swing.border. MatteBorder
-
使用指定的图块图标创建遮罩边框。
- MatteBorderUIResource(int, int, int, int, Color) - Constructor for class javax.swing.plaf. BorderUIResource.MatteBorderUIResource
-
构造一个
MatteBorderUIResource
。 - MatteBorderUIResource(int, int, int, int, Icon) - Constructor for class javax.swing.plaf. BorderUIResource.MatteBorderUIResource
-
构造一个
MatteBorderUIResource
。 - MatteBorderUIResource(Icon) - Constructor for class javax.swing.plaf. BorderUIResource.MatteBorderUIResource
-
构造一个
MatteBorderUIResource
。 - max() - Method in interface com.sun.jdi.connect. Connector.IntegerArgument
-
值的上限。
- max() - Method in interface java.util.stream. DoubleStream
-
返回描述此流的最大元素的
OptionalDouble
,如果此流为空,则返回空的OptionalDouble。 - max() - Method in interface java.util.stream. IntStream
-
返回描述此流的最大元素的
OptionalInt
,如果此流为空,则返回空可选。 - max() - Method in interface java.util.stream. LongStream
-
返回描述此流的最大元素的
OptionalLong
,如果此流为空,则返回空可选。 - max(double, double) - Static method in class java.lang. Double
- max(double, double) - Static method in class java.lang. Math
-
返回两个
double
值中较大的double
。 - max(double, double) - Static method in class java.lang. StrictMath
-
返回两个
double
值中较大的double
。 - max(float, float) - Static method in class java.lang. Float
- max(float, float) - Static method in class java.lang. Math
-
返回两个
float
值中较大的float
。 - max(float, float) - Static method in class java.lang. StrictMath
-
返回两个
float
值中较大的float
。 - max(int, int) - Static method in class java.lang. Integer
- max(int, int) - Static method in class java.lang. Math
-
返回两个
int
值中较大的int
。 - max(int, int) - Static method in class java.lang. StrictMath
-
返回两个
int
值中较大的int
。 - max(long, long) - Static method in class java.lang. Long
- max(long, long) - Static method in class java.lang. Math
-
返回两个
long
值中较大的long
。 - max(long, long) - Static method in class java.lang. StrictMath
-
返回两个
long
值中较大的long
。 - max(BigDecimal) - Method in class java.math. BigDecimal
-
返回此
BigDecimal
和val
。 - max(BigInteger) - Method in class java.math. BigInteger
-
返回此BigInteger和
val
。 - max(Collection<? extends T>) - Static method in class java.util. Collections
-
根据元素的 自然顺序返回给定集合的最大元素。
- max(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util. Collections
-
根据指定比较器引发的顺序返回给定集合的最大元素。
- max(Comparator<? super T>) - Method in interface java.util.stream. Stream
-
根据提供的
Comparator
返回此流的最大元素。 - max(Spring, Spring) - Static method in class javax.swing. Spring
-
返回
max(s1, s2)
:一个spring,其值始终大于(或等于)s1
和s2
的值。 - MAX - Static variable in class java.time. Instant
-
支持的最大值为
Instant
,'1000000000-12-31T23:59:59.999999999Z'。 - MAX - Static variable in class java.time. LocalDate
-
最大支持
LocalDate
,'+ 999999999-12-31'。 - MAX - Static variable in class java.time. LocalDateTime
-
支持的最大值为
LocalDateTime
,'+ 999999999-12-31T23:59:59.999999999'。 - MAX - Static variable in class java.time. LocalTime
-
支持的最大值为
LocalTime
,'23:59:59.999999999'。 - MAX - Static variable in class java.time. OffsetDateTime
-
支持的最大值为
OffsetDateTime
,'+ 999999999-12-31T23:59:59.999999999-18:00'。 - MAX - Static variable in class java.time. OffsetTime
-
支持的最大值为
OffsetTime
,'23:59:59.999999999-18:00'。 - MAX - Static variable in class java.time. ZoneOffset
-
最大支持偏移量的常量。
- MAX_BUFFER - Static variable in class javax.security.sasl. Sasl
-
指定接收缓冲区的最大大小的属性的名称,以字节为
SaslClient
SaslServer
。 - MAX_CODE_POINT - Static variable in class java.lang. Character
-
最大值 Unicode code point ,常数
U+10FFFF
。 - MAX_COUNT - Static variable in class javax.swing.plaf.synth. ColorType
-
最大数量为
ColorType
s。 - MAX_DATATYPE - Static variable in class javax.imageio.plugins.tiff. TIFFTag
-
表示TIFF数据类型的数字最大常量。
- MAX_EXPONENT - Static variable in class java.lang. Double
-
有限
double
变量的最大指数可能有。 - MAX_EXPONENT - Static variable in class java.lang. Float
-
有限
float
变量可能具有的最大指数。 - MAX_HIGH_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中 Unicode high-surrogate code unit的最大值,常量
'\uDBFF'
。 - MAX_KEY_LENGTH - Static variable in class java.util.prefs. Preferences
-
允许作为键的最大字符串长度(80个字符)。
- MAX_LOW_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中 Unicode low-surrogate code unit的最大值,常量
'\uDFFF'
。 - MAX_NAME_LENGTH - Static variable in class java.util.prefs. Preferences
-
节点名称的最大长度(80个字符)。
- MAX_PRIORITY - Static variable in class java.lang. Thread
-
线程可以拥有的最大优先级。
- MAX_RADIX - Static variable in class java.lang. Character
-
可用于转换为字符串和从字符串转换的最大基数。
- MAX_SCROLL - Static variable in class javax.swing.plaf.basic. BasicSliderUI
-
最大滚动
- MAX_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中Unicode代理项代码单元的最大值,常量
'\uDFFF'
。 - MAX_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype. DatatypeConstants
-
W3C XML Schema最大时区偏移为-14:00。
- MAX_VALUE - Static variable in class java.lang. Byte
-
保持最大值
byte
可以具有2 7 -1。 - MAX_VALUE - Static variable in class java.lang. Character
-
该字段的常量值是类型
char
'\uFFFF'
。 - MAX_VALUE - Static variable in class java.lang. Double
-
持有
double
类型的最大正有限值的double
,(2-2 -52 )·2 1023 。 - MAX_VALUE - Static variable in class java.lang. Float
-
持有
float
类型的最大正有限值的float
,(2-2 -23 )·2 127 。 - MAX_VALUE - Static variable in class java.lang. Integer
-
保持最大值的常数
int
可以具有,2 31 -1。 - MAX_VALUE - Static variable in class java.lang. Long
-
保持最大值
long
常数,2 63 -1。 - MAX_VALUE - Static variable in class java.lang. Short
-
保持最大值
short
常数,2 15 -1。 - MAX_VALUE - Static variable in class java.time. Year
-
支持的最大年份,'+999,999,999'。
- MAX_VALUE_FIELD - Static variable in class javax.management. JMX
-
maxValue
字段的名称。 - MAX_VALUE_LENGTH - Static variable in class java.util.prefs. Preferences
-
允许的最大字符串长度值(8192个字符)。
- MAX_WEIGHT - Static variable in class java.util. Locale.LanguageRange
-
保持权重最大值1.0的常量,表示语言范围非常适合用户。
- MAXBQUALSIZE - Static variable in interface javax.transaction.xa. Xid
-
Xid.getBranchQualifier()
返回的最大字节数。 - maxButton - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
最大化按钮。
- maxBy(Comparator<? super T>) - Static method in interface java.util.function. BinaryOperator
-
返回
BinaryOperator
,它根据指定的Comparator
返回两个元素中的较大者。 - maxBy(Comparator<? super T>) - Static method in class java.util.stream. Collectors
-
返回
Collector
,它根据给定的Comparator
生成最大元素,描述为Optional<T>
。 - maxBytesPerChar() - Method in class java.nio.charset. CharsetEncoder
-
返回将为每个输入字符生成的最大字节数。
- maxCharsPerByte() - Method in class java.nio.charset. CharsetDecoder
-
返回将为每个输入字节生成的最大字符数。
- MAXGRIDSIZE - Static variable in class java.awt. GridBagLayout
-
此字段不再用于保留数组并保持向后兼容性。
- MAXGTRIDSIZE - Static variable in interface javax.transaction.xa. Xid
-
Xid.getGlobalTransactionId()
返回的最大字节数。 - maxIcon - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
最大化图标。
- maximizable - Variable in class javax.swing. JInternalFrame
-
框架可以扩展到桌面窗格的大小。
- MAXIMIZE_CMD - Static variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
最大化按钮文本属性。
- maximizeAction - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
MaximizeAction
的实例。 - MaximizeAction() - Constructor for class javax.swing.plaf.basic. BasicDesktopPaneUI.MaximizeAction
- MaximizeAction() - Constructor for class javax.swing.plaf.basic. BasicInternalFrameTitlePane.MaximizeAction
-
构造
MaximizeAction
的新实例。 - MAXIMIZED_BOTH - Static variable in class java.awt. Frame
-
此状态位掩码表示帧已完全最大化(即水平和垂直)。
- MAXIMIZED_HORIZ - Static variable in class java.awt. Frame
-
该状态位表示帧在水平方向上最大化。
- MAXIMIZED_VERT - Static variable in class java.awt. Frame
-
该状态位表示帧在垂直方向上最大化。
- maximizeFrame(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
-
调整框架大小以填充其父级边界。
- maximizeFrame(JInternalFrame) - Method in interface javax.swing. DesktopManager
-
通常,应调整框架的大小以匹配其父级边界。
- maximizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
-
当用户想要最大化帧时调用此方法。
- maximizeKey - Variable in class javax.swing.plaf.basic. BasicDesktopPaneUI
-
Deprecated.As of 1.3.
- maximum - Variable in class javax.swing. SizeRequirements
-
允许的最大尺寸。
- maximumLayoutSize(Container) - Method in class java.awt. BorderLayout
-
给定指定目标容器中的组件,返回此布局的最大尺寸。
- maximumLayoutSize(Container) - Method in class java.awt. CardLayout
-
给定指定目标容器中的组件,返回此布局的最大尺寸。
- maximumLayoutSize(Container) - Method in class java.awt. GridBagLayout
-
给定指定目标容器中的组件,返回此布局的最大尺寸。
- maximumLayoutSize(Container) - Method in interface java.awt. LayoutManager2
-
在给定组件包含的组件的情况下,计算指定容器的最大大小尺寸。
- maximumLayoutSize(Container) - Method in class javax.swing. BoxLayout
-
返回目标容器可用于布置其包含的组件的最大尺寸。
- maximumLayoutSize(Container) - Method in class javax.swing. GroupLayout
-
返回指定容器的最大大小。
- maximumLayoutSize(Container) - Method in class javax.swing. JRootPane.RootLayout
-
返回布局可以使用的最大空间量。
- maximumLayoutSize(Container) - Method in class javax.swing. OverlayLayout
-
返回布置指定目标容器中包含的组件所需的最大尺寸。
- maximumLayoutSize(Container) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
-
返回最大布局大小,即两个方向上的Integer.MAX_VALUE。
- maximumRowCount - Variable in class javax.swing. JComboBox
-
此受保护字段是特定于实现的。
- maximumThumbSize - Variable in class javax.swing.plaf.basic. BasicScrollBarUI
-
最大拇指尺寸
- maxInboundStreams() - Method in class com.sun.nio.sctp. Association
-
返回此关联支持的最大入站流数。
- maxInStreams() - Method in class com.sun.nio.sctp. SctpStandardSocketOptions.InitMaxStreams
-
返回最大入站流数。
- maxLength() - Method in enum java.time. Month
-
获取此月的最大长度(以天为单位)。
- MAXLENGTH - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“maxlength”
- maxMemory() - Method in class java.lang. Runtime
-
返回Java虚拟机将尝试使用的最大内存量。
- maxOutboundStreams() - Method in class com.sun.nio.sctp. Association
-
返回此关联支持的最大出站流数。
- maxOutStreams() - Method in class com.sun.nio.sctp. SctpStandardSocketOptions.InitMaxStreams
-
返回最大出站流数。
- maxTabHeight - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
-
最大标签高度
- maxTabWidth - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
-
最大标签宽度
- maxWidth - Variable in class javax.swing.table. TableColumn
-
列的最大宽度。
- MAY - java.time. Month
-
五月份的单例实例,为31天。
- MAY - Static variable in class java.util. Calendar
-
Calendar.MONTH
字段的值,表示格里高利和朱利安日历中一年中的第五个月。 - MAY - Static variable in class javax.xml.datatype. DatatypeConstants
-
一年中第五个月的价值。
- maybeInitialize() - Static method in class com.sun.java.accessibility.util. EventQueueMonitor
-
告诉
EventQueueMonitor
开始收听事件。 - maybeUpdateLayoutState() - Method in class javax.swing.plaf.basic. BasicListUI
-
如果updateLayoutStateNeeded不为零,则调用updateLayoutState()并重置updateLayoutStateNeeded。
- MBeanAttributeInfo - Class in javax.management
-
描述为管理公开的MBean属性。
- MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management. MBeanAttributeInfo
-
此构造函数采用简单属性的名称,以及用于读取和写入属性的Method对象。
- MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management. MBeanAttributeInfo
-
构造一个
MBeanAttributeInfo
对象。 - MBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management. MBeanAttributeInfo
-
构造一个
MBeanAttributeInfo
对象。 - MBeanConstructorInfo - Class in javax.management
-
描述MBean公开的构造函数。
- MBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management. MBeanConstructorInfo
-
构造一个
MBeanConstructorInfo
对象。 - MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management. MBeanConstructorInfo
-
构造一个
MBeanConstructorInfo
对象。 - MBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management. MBeanConstructorInfo
-
构造一个
MBeanConstructorInfo
对象。 - MBeanException - Exception in javax.management
-
表示代理中MBean方法抛出的“用户定义”异常。
- MBeanException(Exception) - Constructor for exception javax.management. MBeanException
-
创建一个
MBeanException
封装了实际java.lang.Exception
。 - MBeanException(Exception, String) - Constructor for exception javax.management. MBeanException
-
创建一个
MBeanException
,它将实际的java.lang.Exception
包含在一条详细消息中。 - MBeanFeatureInfo - Class in javax.management
-
提供MBean描述符对象的常规信息。
- MBeanFeatureInfo(String, String) - Constructor for class javax.management. MBeanFeatureInfo
-
构造一个
MBeanFeatureInfo
对象。 - MBeanFeatureInfo(String, String, Descriptor) - Constructor for class javax.management. MBeanFeatureInfo
-
构造一个
MBeanFeatureInfo
对象。 - MBeanInfo - Class in javax.management
-
描述MBean公开的管理接口; 也就是说,可用于管理操作的属性和操作集。
- MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management. MBeanInfo
-
构造一个
MBeanInfo
。 - MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class javax.management. MBeanInfo
-
构造一个
MBeanInfo
。 - MBeanNotificationInfo - Class in javax.management
-
对于给定的Java通知类,
MBeanNotificationInfo
类用于描述MBean发出的不同通知实例的特征。 - MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management. MBeanNotificationInfo
-
构造一个
MBeanNotificationInfo
对象。 - MBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management. MBeanNotificationInfo
-
构造一个
MBeanNotificationInfo
对象。 - MBeanOperationInfo - Class in javax.management
-
描述MBean公开的管理操作。
- MBeanOperationInfo(String, Method) - Constructor for class javax.management. MBeanOperationInfo
-
构造一个
MBeanOperationInfo
对象。 - MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management. MBeanOperationInfo
-
构造一个
MBeanOperationInfo
对象。 - MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management. MBeanOperationInfo
-
构造一个
MBeanOperationInfo
对象。 - MBeanParameterInfo - Class in javax.management
-
描述MBean公开的操作的参数。
- MBeanParameterInfo(String, String, String) - Constructor for class javax.management. MBeanParameterInfo
-
构造一个
MBeanParameterInfo
对象。 - MBeanParameterInfo(String, String, String, Descriptor) - Constructor for class javax.management. MBeanParameterInfo
-
构造一个
MBeanParameterInfo
对象。 - MBeanPermission - Class in javax.management
-
权限控制对MBeanServer操作的访问。
- MBeanPermission(String, String) - Constructor for class javax.management. MBeanPermission
-
使用指定的目标名称和操作创建新的MBeanPermission对象。
- MBeanPermission(String, String, ObjectName, String) - Constructor for class javax.management. MBeanPermission
-
使用指定的目标名称(类名,成员,对象名称)和操作创建新的MBeanPermission对象。
- MBeanRegistration - Interface in javax.management
-
可以由MBean实现,以便在从MBean Server注册或取消注册之前和之后执行操作。
- MBeanRegistrationException - Exception in javax.management
-
包装
MBeanRegistration
接口的preRegister(),preDeregister()方法抛出的异常。 - MBeanRegistrationException(Exception) - Constructor for exception javax.management. MBeanRegistrationException
-
创建一个
MBeanRegistrationException
封装了实际java.lang.Exception
。 - MBeanRegistrationException(Exception, String) - Constructor for exception javax.management. MBeanRegistrationException
-
创建一个
MBeanRegistrationException
封装了实际java.lang.Exception
带有的详细消息。 - MBeanServer - Interface in javax.management
-
这是代理端MBean操作的接口。
- MBeanServerBuilder - Class in javax.management
-
此类表示创建默认
MBeanServer
实现的构建器。 - MBeanServerBuilder() - Constructor for class javax.management. MBeanServerBuilder
-
公共默认构造函数。
- MBeanServerConnection - Interface in javax.management
-
此接口表示与MBean服务器(无论是本地还是远程)通信的方式。
- MBeanServerDelegate - Class in javax.management
-
从管理角度表示MBean服务器。
- MBeanServerDelegate() - Constructor for class javax.management. MBeanServerDelegate
-
创建MBeanServerDelegate对象。
- MBeanServerDelegateMBean - Interface in javax.management
-
定义类MBeanServerDelegate的对象的管理接口。
- MBeanServerFactory - Class in javax.management
-
提供MBean服务器引用。
- MBeanServerForwarder - Interface in javax.management.remote
-
此类的对象实现MBeanServer接口并包装另一个也实现该接口的对象。
- MBeanServerInvocationHandler - Class in javax.management
-
InvocationHandler
,它通过MBean服务器将MBean管理接口中的方法转发给MBean。 - MBeanServerInvocationHandler(MBeanServerConnection, ObjectName) - Constructor for class javax.management. MBeanServerInvocationHandler
-
调用处理程序,它通过MBean服务器将方法转发到Standard MBean。
- MBeanServerInvocationHandler(MBeanServerConnection, ObjectName, boolean) - Constructor for class javax.management. MBeanServerInvocationHandler
-
调用处理程序,可以将方法通过MBean服务器转发到Standard MBean或MXBean。
- MBeanServerNotification - Class in javax.management
-
表示MBean Server通过MBeanServerDelegate MBean发出的通知。
- MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management. MBeanServerNotification
-
创建MBeanServerNotification对象,指定导致通知的MBean的对象名称和指定的通知类型。
- MBeanServerNotificationFilter - Class in javax.management.relation
-
过滤器为
MBeanServerNotification
。 - MBeanServerNotificationFilter() - Constructor for class javax.management.relation. MBeanServerNotificationFilter
-
创建一个筛选器,为所有ObjectName选择所有MBeanServerNotification通知。
- MBeanServerPermission - Class in javax.management
-
执行与MBeanServers相关的操作的权限。
- MBeanServerPermission(String) - Constructor for class javax.management. MBeanServerPermission
-
使用给定名称创建新的MBeanServerPermission。
- MBeanServerPermission(String, String) - Constructor for class javax.management. MBeanServerPermission
-
使用给定名称创建新的MBeanServerPermission。
- MBeanTrustPermission - Class in javax.management
-
此权限表示签名者或代码库中的“信任”。
- MBeanTrustPermission(String) - Constructor for class javax.management. MBeanTrustPermission
-
使用给定名称创建新的MBeanTrustPermission。
- MBeanTrustPermission(String, String) - Constructor for class javax.management. MBeanTrustPermission
-
使用给定名称创建新的MBeanTrustPermission。
- MD - Static variable in interface javax.swing.text.html.parser. DTDConstants
-
DTD常数对应于MD
- MEASURE_MODE_2D - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
-
与“GPSMeasureMode”标记一起使用的值。
- MEASURE_MODE_3D - Static variable in class javax.imageio.plugins.tiff. ExifGPSTagSet
-
与“GPSMeasureMode”标记一起使用的值。
- Media - Class in javax.print.attribute.standard
-
类
Media
是打印属性类,它指定要打印的介质。 - Media(int) - Constructor for class javax.print.attribute.standard. Media
-
构造由name指定的新媒体属性。
- MEDIA_EMPTY - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
至少一个输入托盘是空的。
- MEDIA_JAM - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
设备有介质卡塞。
- MEDIA_LOW - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
至少一个输入托盘介质不足。
- MEDIA_NEEDED - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
托盘已耗尽介质。
- MEDIA_RULE - Static variable in interface org.w3c.dom.css. CSSRule
-
规则是
CSSMediaRule
。 - MEDIA_TYPE - Static variable in class javax.xml.transform. OutputKeys
-
media-type = string 。
- MediaList - Interface in org.w3c.dom.stylesheets
-
MediaList
接口提供有序的媒体集合的抽象,而不定义或约束此集合的实现方式。 - MediaName - Class in javax.print.attribute.standard
-
类
MediaName
是MediaName
的子类,Media
是打印属性类(枚举),它将打印作业的介质指定为名称。 - MediaName(int) - Constructor for class javax.print.attribute.standard. MediaName
-
使用给定的整数值构造新的媒体名称枚举值。
- MediaPrintableArea - Class in javax.print.attribute.standard
-
类
MediaPrintableArea
是用于区分介质的可打印和不可打印区域的打印属性。 - MediaPrintableArea(float, float, float, float, int) - Constructor for class javax.print.attribute.standard. MediaPrintableArea
-
根据浮点值构造
MediaPrintableArea
对象。 - MediaPrintableArea(int, int, int, int, int) - Constructor for class javax.print.attribute.standard. MediaPrintableArea
-
根据整数值构造一个
MediaPrintableArea
对象。 - MediaSize - Class in javax.print.attribute.standard
-
类
MediaSize
是二维尺寸值打印属性类,它以纵向方向指示介质的尺寸,X
尺寸沿底边运行,Y
尺寸沿左边缘运行。 - MediaSize(float, float, int) - Constructor for class javax.print.attribute.standard. MediaSize
-
根据给定的浮点值构造新的媒体大小属性。
- MediaSize(float, float, int, MediaSizeName) - Constructor for class javax.print.attribute.standard. MediaSize
-
根据给定的浮点值构造新的媒体大小属性。
- MediaSize(int, int, int) - Constructor for class javax.print.attribute.standard. MediaSize
-
根据给定的整数值构造新的媒体大小属性。
- MediaSize(int, int, int, MediaSizeName) - Constructor for class javax.print.attribute.standard. MediaSize
-
根据给定的整数值构造新的媒体大小属性。
- MediaSize.Engineering - Class in javax.print.attribute.standard
-
类
MediaSize.Engineering
包括MediaSize
工程介质的值。 - MediaSize.ISO - Class in javax.print.attribute.standard
-
类
MediaSize.ISO
包括ISO媒体的MediaSize
值。 - MediaSize.JIS - Class in javax.print.attribute.standard
-
类别
MediaSize.JIS
包括JIS(日语)媒体的MediaSize
值。 - MediaSize.NA - Class in javax.print.attribute.standard
-
类别
MediaSize.NA
包括北美媒体的MediaSize
值。 - MediaSize.Other - Class in javax.print.attribute.standard
-
类
MediaSize.Other
包括MediaSize
杂项媒体的值。 - MediaSizeName - Class in javax.print.attribute.standard
-
类
MediaSizeName
是的一个子类Media
。 - MediaSizeName(int) - Constructor for class javax.print.attribute.standard. MediaSizeName
-
使用给定的整数值构造新的媒体大小枚举值。
- MediaTracker - Class in java.awt
-
MediaTracker
类是一个实用程序类,用于跟踪许多媒体对象的状态。 - MediaTracker(Component) - Constructor for class java.awt. MediaTracker
-
创建媒体跟踪器以跟踪给定组件的图像。
- MediaTray - Class in javax.print.attribute.standard
-
类
MediaTray
是的一个子类Media
。 - MediaTray(int) - Constructor for class javax.print.attribute.standard. MediaTray
-
使用给定的整数值构造新的媒体托盘枚举值。
- MEDIUM - java.time.format. FormatStyle
-
中等文字样式,带有一些细节。
- MEDIUM - Static variable in class java.text. DateFormat
-
中等风格图案的常量。
- MEETEI_MAYEK - java.awt.font. NumericShaper.Range
-
Meetei Mayek系列包括Meetei Mayek数字。
- MEETEI_MAYEK - java.lang. Character.UnicodeScript
-
Unicode脚本“Meetei_Mayek”。
- MEETEI_MAYEK - Static variable in class java.lang. Character.UnicodeBlock
-
“Meetei Mayek”Unicode字符块的常量。
- MEETEI_MAYEK_EXTENSIONS - Static variable in class java.lang. Character.UnicodeBlock
-
“Meetei Mayek Extensions”Unicode字符块的常量。
- MEIJI - Static variable in class java.time.chrono. JapaneseEra
-
“明治”时代(1868-01-01 - 1912-07-29)的单例实例,其值为-1。
- Member - Interface in java.lang.reflect
-
成员是反映单个成员(字段或方法)或构造函数的标识信息的接口。
- MEMBER - javax.lang.model.element. NestingKind
-
一种类型,是另一种类型的命名成员。
- MEMBER_OF - Static variable in class javax.accessibility. AccessibleRelation
-
表示对象是一组一个或多个目标对象的成员。
- MEMBER_OF_PROPERTY - Static variable in class javax.accessibility. AccessibleRelation
-
标识组成员身份已更改。
- MEMBER_REFERENCE - com.sun.source.tree. Tree.Kind
-
用于
MemberReferenceTree
的实例。 - MEMBER_SELECT - com.sun.source.tree. Tree.Kind
-
用于
MemberSelectTree
的实例。 - MEMBER_SELECT - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于
MemberSelectTree
的实例。 - MemberDoc - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - MemberReferenceTree - Interface in com.sun.source.tree
-
成员引用表达式的树节点。
- MemberReferenceTree.ReferenceMode - Enum in com.sun.source.tree
-
有两种成员引用:(i)方法引用和(ii)构造函数引用
- members() - Method in interface java.security.acl. Group
-
Deprecated.返回组中成员的枚举。
- MemberSelectTree - Interface in com.sun.source.tree
-
成员访问表达式的树节点。
- MemberSelectTree - Interface in jdk.nashorn.api.tree
-
Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- MembershipKey - Class in java.nio.channels
-
表示Internet协议(IP)多播组成员身份的令牌。
- MembershipKey() - Constructor for class java.nio.channels. MembershipKey
-
初始化此类的新实例。
- MEMORY_COLLECTION_THRESHOLD_EXCEEDED - Static variable in class java.lang.management. MemoryNotificationInfo
-
通知类型表示在Java虚拟机花费在回收该内存池中的未使用对象之后,内存池的内存使用量大于或等于其 collection usage threshold 。
- MEMORY_MANAGER_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management. ManagementFactory
-
ObjectName
的域名和类型键属性,用于MemoryManagerMXBean
。 - MEMORY_MXBEAN_NAME - Static variable in class java.lang.management. ManagementFactory
-
ObjectName
字符串表示形式,适用于MemoryMXBean
。 - MEMORY_POOL_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management. ManagementFactory
-
ObjectName
的域名和类型键属性,用于MemoryPoolMXBean
。 - MEMORY_THRESHOLD_EXCEEDED - Static variable in class java.lang.management. MemoryNotificationInfo
-
通知类型,表示内存池的内存使用量已达到或超过其 usage threshold值。
- MemoryAddress - Annotation Type in jdk.jfr
-
事件字段注释,指定该值是内存地址。
- MemoryCacheImageInputStream - Class in javax.imageio.stream
-
ImageInputStream
的实现,从常规InputStream
获取其输入。 - MemoryCacheImageInputStream(InputStream) - Constructor for class javax.imageio.stream. MemoryCacheImageInputStream
-
构造一个
MemoryCacheImageInputStream
,它将从给定的InputStream
读取。 - MemoryCacheImageOutputStream - Class in javax.imageio.stream
-
ImageOutputStream
的实现,将其输出写入常规OutputStream
。 - MemoryCacheImageOutputStream(OutputStream) - Constructor for class javax.imageio.stream. MemoryCacheImageOutputStream
-
构造一个
MemoryCacheImageOutputStream
,它将写入给定的OutputStream
。 - MemoryHandler - Class in java.util.logging
-
Handler
缓冲内存中循环缓冲区中的请求。 - MemoryHandler() - Constructor for class java.util.logging. MemoryHandler
-
创建
MemoryHandler
并根据LogManager
配置属性LogManager
配置。 - MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging. MemoryHandler
-
创建一个
MemoryHandler
。 - MemoryImageSource - Class in java.awt.image
-
此类是ImageProducer接口的实现,它使用数组为Image生成像素值。
- MemoryImageSource(int, int, int[], int, int) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用默认RGB ColorModel中的整数数组来为Image对象生成数据。
- MemoryImageSource(int, int, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用默认RGB ColorModel中的整数数组来为Image对象生成数据。
- MemoryImageSource(int, int, ColorModel, byte[], int, int) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用字节数组为Image对象生成数据。
- MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用字节数组为Image对象生成数据。
- MemoryImageSource(int, int, ColorModel, int[], int, int) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用整数数组为Image对象生成数据。
- MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image. MemoryImageSource
-
构造一个ImageProducer对象,该对象使用整数数组为Image对象生成数据。
- MemoryManagerMXBean - Interface in java.lang.management
-
内存管理器的管理界面。
- MemoryMXBean - Interface in java.lang.management
-
Java虚拟机的内存系统的管理接口。
- MemoryNotificationInfo - Class in java.lang.management
-
有关内存通知的信息。
- MemoryNotificationInfo(String, MemoryUsage, long) - Constructor for class java.lang.management. MemoryNotificationInfo
-
构造一个
MemoryNotificationInfo
对象。 - MemoryPoolMXBean - Interface in java.lang.management
-
内存池的管理界面。
- MemoryType - Enum in java.lang.management
-
类型
memory pools
。 - MemoryUsage - Class in java.lang.management
-
MemoryUsage
对象表示内存使用情况的快照。 - MemoryUsage(long, long, long, long) - Constructor for class java.lang.management. MemoryUsage
-
构造一个
MemoryUsage
对象。 - MENDE_KIKAKUI - java.lang. Character.UnicodeScript
-
Unicode脚本“Mende Kikakui”。
- MENDE_KIKAKUI - Static variable in class java.lang. Character.UnicodeBlock
-
“Mende Kikakui”Unicode字符块的常量。
- menu - Static variable in class java.awt. SystemColor
-
为菜单背景渲染的颜色。
- menu - Variable in class javax.swing.plaf.basic. BasicMenuUI.ChangeHandler
-
JMenu
的实例。 - Menu - Class in java.awt
-
Menu
对象是从菜单栏部署的下拉菜单组件。 - Menu() - Constructor for class java.awt. Menu
-
构造一个带有空标签的新菜单。
- Menu(String) - Constructor for class java.awt. Menu
-
构造具有指定标签的新菜单。
- Menu(String, boolean) - Constructor for class java.awt. Menu
-
构造一个带有指定标签的新菜单,指示菜单是否可以撕掉。
- MENU - java.awt. Taskbar.Feature
-
表示菜单功能。
- MENU - Static variable in class com.sun.java.accessibility.util. EventID
-
映射到Swing Menu支持(即MenuListener和MenuEvent)
- MENU - Static variable in class java.awt. SystemColor
-
SystemColor.menu
系统颜色的数组索引。 - MENU - Static variable in class javax.accessibility. AccessibleRole
-
通常位于菜单栏内的对象,其中包含用户可以选择的操作列表。
- MENU - Static variable in class javax.swing.plaf.synth. Region
-
菜单区域。
- MENU - Static variable in class javax.swing.text.html. HTML.Tag
-
标记<menu>
- MENU_BAR - Static variable in class javax.accessibility. AccessibleRole
-
通常在应用程序主对话框顶部绘制的对象,其中包含用户可以选择的菜单列表。
- MENU_BAR - Static variable in class javax.swing.plaf.synth. Region
-
MenuBar区域。
- MENU_BAR_PROPERTY - Static variable in class javax.swing. JInternalFrame
-
绑定属性名称。
- MENU_ITEM - Static variable in class javax.accessibility. AccessibleRole
-
通常包含在菜单中的对象,该菜单提供用户可以选择的操作。
- MENU_ITEM - Static variable in class javax.swing.plaf.synth. Region
-
MenuItem区域。
- MENU_ITEM_ACCELERATOR - Static variable in class javax.swing.plaf.synth. Region
-
MenuItem的加速器区域。
- MENU_TEXT - Static variable in class java.awt. SystemColor
-
SystemColor.menuText
系统颜色的数组索引。 - Menu.AccessibleAWTMenu - Class in java.awt
-
Menu的内部类,用于为可访问性提供默认支持。
- menuBar - Variable in class javax.swing. JRootPane
-
菜单栏。
- menuBar - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
JMenuBar
的实例。 - menuBar - Variable in class javax.swing.plaf.basic. BasicMenuBarUI
-
JMenuBar
的实例。 - MenuBar - Class in java.awt
-
MenuBar
类封装了平台绑定到框架的菜单栏的概念。 - MenuBar() - Constructor for class java.awt. MenuBar
-
创建一个新的菜单栏。
- MenuBar.AccessibleAWTMenuBar - Class in java.awt
-
MenuBar的内部类用于为可访问性提供默认支持。
- MenuBarBorder() - Constructor for class javax.swing.plaf.metal. MetalBorders.MenuBarBorder
- MenuBarBorder(Color, Color) - Constructor for class javax.swing.plaf.basic. BasicBorders.MenuBarBorder
-
构造
MenuBarBorder
的新实例。 - MenuBarUI - Class in javax.swing.plaf
-
JMenuBar的可插入外观界面。
- MenuBarUI() - Constructor for class javax.swing.plaf. MenuBarUI
- menuCanceled(MenuEvent) - Method in interface javax.swing.event. MenuListener
-
菜单取消时调用。
- MenuComponent - Class in java.awt
-
抽象类
MenuComponent
是所有与菜单相关的组件的超类。 - MenuComponent() - Constructor for class java.awt. MenuComponent
-
创建一个
MenuComponent
。 - MenuComponent.AccessibleAWTMenuComponent - Class in java.awt
-
内部类
MenuComponent
用于为可访问性提供默认支持。 - MenuContainer - Interface in java.awt
-
所有菜单相关容器的超类。
- menuDeselected(MenuEvent) - Method in interface javax.swing.event. MenuListener
-
取消选择菜单时调用。
- menuDragMouseDragged(MenuDragMouseEvent) - Method in interface javax.swing.event. MenuDragMouseListener
-
在菜单组件的显示区域中拖动鼠标时调用。
- menuDragMouseEntered(MenuDragMouseEvent) - Method in interface javax.swing.event. MenuDragMouseListener
-
当拖动的鼠标进入菜单组件的显示区域时调用。
- MenuDragMouseEvent - Class in javax.swing.event
-
MenuDragMouseEvent用于通知感兴趣的各方菜单元素在拖动条件下已收到转发给它的MouseEvent。
- MenuDragMouseEvent(Component, int, long, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event. MenuDragMouseEvent
-
构造一个MenuDragMouseEvent对象。
- MenuDragMouseEvent(Component, int, long, int, int, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event. MenuDragMouseEvent
-
构造一个MenuDragMouseEvent对象。
- menuDragMouseExited(MenuDragMouseEvent) - Method in interface javax.swing.event. MenuDragMouseListener
-
拖动鼠标离开菜单组件的显示区域时调用。
- menuDragMouseListener - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
-
MenuDragMouseListener
的实例。 - MenuDragMouseListener - Interface in javax.swing.event
-
定义菜单鼠标拖动侦听器。
- menuDragMouseReleased(MenuDragMouseEvent) - Method in interface javax.swing.event. MenuDragMouseListener
-
在菜单组件的显示区域中释放拖动的鼠标时调用。
- MenuElement - Interface in javax.swing
-
可以放入菜单的任何组件都应该实现此接口。
- MenuEvent - Class in javax.swing.event
-
MenuEvent用于通知感兴趣的各方已发布,选择或取消作为事件源的菜单。
- MenuEvent(Object) - Constructor for class javax.swing.event. MenuEvent
-
构造一个MenuEvent对象。
- menuItem - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
-
JMenuItem
的实例。 - MenuItem - Class in java.awt
-
菜单中的所有项目必须属于类
MenuItem
或其子类之一。 - MenuItem() - Constructor for class java.awt. MenuItem
-
构造一个带有空标签且没有键盘快捷键的新MenuItem。
- MenuItem(String) - Constructor for class java.awt. MenuItem
-
构造一个具有指定标签且没有键盘快捷键的新MenuItem。
- MenuItem(String, MenuShortcut) - Constructor for class java.awt. MenuItem
-
使用关联的键盘快捷方式创建菜单项。
- MenuItem.AccessibleAWTMenuItem - Class in java.awt
-
MenuItem的内部类用于提供对可访问性的默认支持。
- MenuItemBorder() - Constructor for class javax.swing.plaf.metal. MetalBorders.MenuItemBorder
- MenuItemUI - Class in javax.swing.plaf
-
JMenuItem的可插入外观界面。
- MenuItemUI() - Constructor for class javax.swing.plaf. MenuItemUI
- MenuKeyEvent - Class in javax.swing.event
-
MenuKeyEvent用于通知感兴趣的各方菜单元素已在菜单树中收到转发给它的KeyEvent。
- MenuKeyEvent(Component, int, long, int, int, char, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event. MenuKeyEvent
-
构造一个MenuKeyEvent对象。
- menuKeyListener - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
-
MenuKeyListener
的实例。 - MenuKeyListener - Interface in javax.swing.event
-
MenuKeyListener添加
- menuKeyPressed(MenuKeyEvent) - Method in interface javax.swing.event. MenuKeyListener
-
按下某个键时调用。
- menuKeyReleased(MenuKeyEvent) - Method in interface javax.swing.event. MenuKeyListener
-
释放密钥时调用。
- menuKeyTyped(MenuKeyEvent) - Method in interface javax.swing.event. MenuKeyListener
-
键入键时调用。
- menuListener - Variable in class javax.swing.plaf.basic. BasicMenuUI
-
MenuListener
的实例。 - MenuListener - Interface in javax.swing.event
-
定义菜单事件的监听器。
- menuSelected(MenuEvent) - Method in interface javax.swing.event. MenuListener
-
选择菜单时调用。
- menuSelectionChanged(boolean) - Method in class javax.swing. JMenu
-
菜单栏选择更改为激活或取消激活此菜单时消息。
- menuSelectionChanged(boolean) - Method in class javax.swing. JMenuBar
-
实施为
MenuElement
- 什么都不做。 - menuSelectionChanged(boolean) - Method in class javax.swing. JMenuItem
-
选择或取消选择
MenuSelectionManager
时由MenuElement
调用。 - menuSelectionChanged(boolean) - Method in class javax.swing. JPopupMenu
-
菜单栏选择更改为激活或取消激活此菜单时消息。
- menuSelectionChanged(boolean) - Method in interface javax.swing. MenuElement
-
当从菜单选择中添加或删除
MenuSelectionManager
时,请MenuElement
。 - MenuSelectionManager - Class in javax.swing
-
MenuSelectionManager拥有菜单层次结构中的选择。
- MenuSelectionManager() - Constructor for class javax.swing. MenuSelectionManager
- MenuShortcut - Class in java.awt
-
MenuShortcut
类表示MenuItem的键盘加速器。 - MenuShortcut(int) - Constructor for class java.awt. MenuShortcut
-
为指定的虚拟键代码构造一个新的MenuShortcut。
- MenuShortcut(int, boolean) - Constructor for class java.awt. MenuShortcut
-
为指定的虚拟键代码构造一个新的MenuShortcut。
- menuText - Static variable in class java.awt. SystemColor
-
为菜单文本呈现的颜色。
- merge(Object, Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class java.security. Provider
-
如果指定的键尚未与值关联或与null关联,则将其与给定值相关联。
- merge(StringJoiner) - Method in class java.util. StringJoiner
-
如果非空,则添加给定
StringJoiner
的内容,不带前缀和后缀作为下一个元素。 - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent. ConcurrentHashMap
-
如果指定的键尚未与(非空)值关联,则将其与给定值相关联。
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util.concurrent. ConcurrentMap
-
如果指定的键尚未与值关联或与null关联,则将其与给定的非空值关联。
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent. ConcurrentSkipListMap
-
如果指定的键尚未与值关联,请将其与给定值相关联。
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util. HashMap
-
如果指定的键尚未与值关联或与null关联,则将其与给定的非空值关联。
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util. Hashtable
-
如果指定的键尚未与值关联或与null关联,则将其与给定的非空值关联。
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util. Map
-
如果指定的键尚未与值关联或与null关联,则将其与给定的非空值关联。
- mergeTree(String, Node) - Method in class javax.imageio.metadata. IIOMetadata
-
从XML DOM
Node
树中更改此IIOMetadata
对象的内部状态,其语法由给定的元数据格式定义。 - MEROITIC_CURSIVE - java.lang. Character.UnicodeScript
-
Unicode脚本“Meroitic Cursive”。
- MEROITIC_CURSIVE - Static variable in class java.lang. Character.UnicodeBlock
-
“Meroitic Cursive”Unicode字符块的常量。
- MEROITIC_HIEROGLYPHS - java.lang. Character.UnicodeScript
-
Unicode脚本“Meroitic Hieroglyphs”。
- MEROITIC_HIEROGLYPHS - Static variable in class java.lang. Character.UnicodeBlock
-
“Meroitic Hieroglyphs”Unicode字符块的常量。
- message - Variable in class javax.swing. JOptionPane
-
要显示的消息。
- MESSAGE_DIGEST - java.security. CryptoPrimitive
-
哈希函数
- MESSAGE_PROPERTY - Static variable in class javax.swing. JOptionPane
-
绑定属性名称为
message
。 - MESSAGE_TYPE_PROPERTY - Static variable in class javax.swing. JOptionPane
-
绑定属性名称为
type
。 - MessageDigest - Class in java.security
-
此MessageDigest类为应用程序提供消息摘要算法的功能,例如SHA-1或SHA-256。
- MessageDigest(String) - Constructor for class java.security. MessageDigest
-
使用指定的算法名称创建消息摘要。
- MessageDigestSpi - Class in java.security
-
此类定义
MessageDigest
类的 ( SPI ),该类提供消息摘要算法的功能,例如MD5或SHA。 - MessageDigestSpi() - Constructor for class java.security. MessageDigestSpi
- MessageFormat - Class in java.text
-
MessageFormat
提供了一种以与语言MessageFormat
的方式生成连接消息的方法。 - MessageFormat(String) - Constructor for class java.text. MessageFormat
-
为默认的
FORMAT
语言环境和指定的模式构造MessageFormat。 - MessageFormat(String, Locale) - Constructor for class java.text. MessageFormat
-
为指定的语言环境和模式构造MessageFormat。
- MessageFormat.Field - Class in java.text
-
定义从
MessageFormat.formatToCharacterIterator
返回的AttributedCharacterIterator
中用作属性键的MessageFormat.formatToCharacterIterator
。 - MessageInfo - Class in com.sun.nio.sctp
-
MessageInfo
类提供有关消息的其他辅助信息。 - MessageInfo() - Constructor for class com.sun.nio.sctp. MessageInfo
-
初始化此类的新实例。
- MessageProp - Class in org.ietf.jgss
-
这是在每个消息GSSContext方法中使用的实用程序类,用于传达每个消息的属性。
- MessageProp(boolean) - Constructor for class org.ietf.jgss. MessageProp
-
构造器,用于设置所需的隐私状态。
- MessageProp(int, boolean) - Constructor for class org.ietf.jgss. MessageProp
-
构造函数,用于设置qop和隐私状态的值。
- Messager - Interface in javax.annotation.processing
-
Messager
为注释处理器提供了报告错误消息,警告和其他通知的方法。 - messageType - Variable in class javax.swing. JOptionPane
-
消息类型。
- meta - Variable in class javax.swing.text.html.parser. DTD
-
元素对应元素。
- meta(MetaMessage) - Method in interface javax.sound.midi. MetaEventListener
-
当
Sequencer
遇到并处理MetaMessage
中的Sequence
它正在处理。 - META - Static variable in class javax.sound.midi. MetaMessage
-
MetaMessage
(0xFF或255)的状态字节,用于MIDI文件。 - META - Static variable in class javax.swing.text.html. HTML.Tag
-
标记<meta>
- META_DOWN_MASK - Static variable in class java.awt.event. InputEvent
-
Meta键扩展修饰符常量。
- META_MASK - Static variable in class java.awt.event. ActionEvent
-
元修饰符。
- META_MASK - Static variable in class java.awt.event. InputEvent
-
Deprecated.It is recommended that META_DOWN_MASK and
InputEvent.getModifiersEx()
be used instead - META_MASK - Static variable in class java.awt. Event
-
Deprecated.此标志表示事件发生时Meta键已关闭。
- metadata - Variable in class javax.imageio. IIOImage
-
包含与图像关联的元数据的
IIOMetadata
对象。 - MetadataDefinition - Annotation Type in jdk.jfr
-
用于定义新类型的事件元数据的元注释。
- metaDown() - Method in class java.awt. Event
-
Deprecated.注意:
Event
类已过时,仅可用于向后兼容。 - MetaEventListener - Interface in javax.sound.midi
-
MetaEventListener
接口应该由Sequencer
处理MetaMessage
时需要通知其实例的类实现。 - metafactory(MethodHandles.Lookup, String, MethodType, MethodType, MethodHandle, MethodType) - Static method in class java.lang.invoke. LambdaMetafactory
-
在适当的类型适配和参数的部分评估之后,通过委托给提供的
MethodHandle
,促进创建实现一个或多个接口的简单“功能对象”。 - MetalBorders - Class in javax.swing.plaf.metal
-
工厂对象,可以出售适合金属L&F的边框。
- MetalBorders() - Constructor for class javax.swing.plaf.metal. MetalBorders
- MetalBorders.ButtonBorder - Class in javax.swing.plaf.metal
-
该类代表
JButton
的边界。 - MetalBorders.Flush3DBorder - Class in javax.swing.plaf.metal
-
该类表示3D边框。
- MetalBorders.InternalFrameBorder - Class in javax.swing.plaf.metal
-
该类代表
JInternalFrame
的边界。 - MetalBorders.MenuBarBorder - Class in javax.swing.plaf.metal
-
该类代表
JMenuBar
的边界。 - MetalBorders.MenuItemBorder - Class in javax.swing.plaf.metal
-
该类代表
JMenuItem
的边界。 - MetalBorders.OptionDialogBorder - Class in javax.swing.plaf.metal
-
该类表示选项对话框的边框。
- MetalBorders.PaletteBorder - Class in javax.swing.plaf.metal
-
调色板的边框。
- MetalBorders.PopupMenuBorder - Class in javax.swing.plaf.metal
-
该类代表
JPopupMenu
的边界。 - MetalBorders.RolloverButtonBorder - Class in javax.swing.plaf.metal
-
该类表示翻转
Button
的边框。 - MetalBorders.ScrollPaneBorder - Class in javax.swing.plaf.metal
-
该类代表
JScrollPane
的边界。 - MetalBorders.TableHeaderBorder - Class in javax.swing.plaf.metal
-
表头的边框
- MetalBorders.TextFieldBorder - Class in javax.swing.plaf.metal
-
该类代表
JTestField
的边界。 - MetalBorders.ToggleButtonBorder - Class in javax.swing.plaf.metal
- MetalBorders.ToolBarBorder - Class in javax.swing.plaf.metal
-
该类代表
JToolBar
的边界。 - MetalButtonUI - Class in javax.swing.plaf.metal
-
MetalButtonUI实现
- MetalButtonUI() - Constructor for class javax.swing.plaf.metal. MetalButtonUI
- MetalCheckBoxIcon - Class in javax.swing.plaf.metal
-
OrganicCheckBoxUI的CheckboxIcon实现
- MetalCheckBoxIcon() - Constructor for class javax.swing.plaf.metal. MetalCheckBoxIcon
- MetalCheckBoxUI - Class in javax.swing.plaf.metal
-
MetalCheckboxUI的CheckboxUI实现
- MetalCheckBoxUI() - Constructor for class javax.swing.plaf.metal. MetalCheckBoxUI
- MetalComboBoxButton - Class in javax.swing.plaf.metal
-
JButton子类帮助MetalComboBoxUI
- MetalComboBoxButton(JComboBox<Object>, Icon, boolean, CellRendererPane, JList<Object>) - Constructor for class javax.swing.plaf.metal. MetalComboBoxButton
-
构造一个
MetalComboBoxButton
的新实例。 - MetalComboBoxButton(JComboBox<Object>, Icon, CellRendererPane, JList<Object>) - Constructor for class javax.swing.plaf.metal. MetalComboBoxButton
-
构造一个
MetalComboBoxButton
的新实例。 - MetalComboBoxEditor - Class in javax.swing.plaf.metal
-
Metal可编辑组合框的默认编辑器
- MetalComboBoxEditor() - Constructor for class javax.swing.plaf.metal. MetalComboBoxEditor
-
构造一个
MetalComboBoxEditor
的新实例。 - MetalComboBoxEditor.UIResource - Class in javax.swing.plaf.metal
-
实现UIResource的BasicComboBoxEditor的子类。
- MetalComboBoxIcon - Class in javax.swing.plaf.metal
-
此实用程序类绘制指示MetalComboBox的水平条
- MetalComboBoxIcon() - Constructor for class javax.swing.plaf.metal. MetalComboBoxIcon
- MetalComboBoxLayoutManager() - Constructor for class javax.swing.plaf.metal. MetalComboBoxUI.MetalComboBoxLayoutManager
- MetalComboBoxUI - Class in javax.swing.plaf.metal
-
JComboBox的金属UI
- MetalComboBoxUI() - Constructor for class javax.swing.plaf.metal. MetalComboBoxUI
- MetalComboBoxUI.MetalComboBoxLayoutManager - Class in javax.swing.plaf.metal
-
该类应被视为“受保护”的内部类。
- MetalComboBoxUI.MetalComboPopup - Class in javax.swing.plaf.metal
-
Deprecated.As of Java 2 platform v1.4.
- MetalComboBoxUI.MetalPropertyChangeListener - Class in javax.swing.plaf.metal
-
该类应被视为“受保护”的内部类。
- MetalComboPopup(JComboBox<Object>) - Constructor for class javax.swing.plaf.metal. MetalComboBoxUI.MetalComboPopup
-
Deprecated.构造一个
MetalComboPopup
的新实例。 - MetalContainerListener() - Constructor for class javax.swing.plaf.metal. MetalToolBarUI.MetalContainerListener
- MetalDesktopIconUI - Class in javax.swing.plaf.metal
-
金属桌面图标。
- MetalDesktopIconUI() - Constructor for class javax.swing.plaf.metal. MetalDesktopIconUI
-
构造一个
MetalDesktopIconUI
的新实例。 - MetalDockingListener(JToolBar) - Constructor for class javax.swing.plaf.metal. MetalToolBarUI.MetalDockingListener
-
构造
MetalDockingListener
。 - MetalFileChooserUI - Class in javax.swing.plaf.metal
-
FileChooser的金属L&F实现。
- MetalFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.metal. MetalFileChooserUI
-
构造一个
MetalFileChooserUI
的新实例。 - MetalFileChooserUI.DirectoryComboBoxAction - Class in javax.swing.plaf.metal
-
当DirectoryComboBox更改了所选项时的行为。
- MetalFileChooserUI.DirectoryComboBoxModel - Class in javax.swing.plaf.metal
-
类型面选择组合框的数据模型。
- MetalFileChooserUI.FileRenderer - Class in javax.swing.plaf.metal
-
Deprecated.As of JDK version 9. Obsolete class.
- MetalFileChooserUI.FilterComboBoxModel - Class in javax.swing.plaf.metal
-
类型面选择组合框的数据模型。
- MetalFileChooserUI.FilterComboBoxRenderer - Class in javax.swing.plaf.metal
-
渲染不同类型的尺寸和样式。
- MetalFileChooserUI.SingleClickListener - Class in javax.swing.plaf.metal
-
Deprecated.As of JDK version 9. Obsolete class.
- MetalIconFactory - Class in javax.swing.plaf.metal
-
工厂对象为
Icon
“外观(金属)Icon
。 - MetalIconFactory() - Constructor for class javax.swing.plaf.metal. MetalIconFactory
- MetalIconFactory.FileIcon16 - Class in javax.swing.plaf.metal
-
警告:此类的序列化对象与以后的Swing版本不兼容。
- MetalIconFactory.FolderIcon16 - Class in javax.swing.plaf.metal
-
警告:此类的序列化对象与以后的Swing版本不兼容。
- MetalIconFactory.PaletteCloseIcon - Class in javax.swing.plaf.metal
-
定义Palette close的图标
- MetalIconFactory.TreeControlIcon - Class in javax.swing.plaf.metal
-
警告:此类的序列化对象与以后的Swing版本不兼容。
- MetalIconFactory.TreeFolderIcon - Class in javax.swing.plaf.metal
-
警告:此类的序列化对象与以后的Swing版本不兼容。
- MetalIconFactory.TreeLeafIcon - Class in javax.swing.plaf.metal
-
该类表示树叶图标。
- MetalInternalFrameTitlePane - Class in javax.swing.plaf.metal
-
管理JLF标题栏的类
- MetalInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.metal. MetalInternalFrameTitlePane
-
构造一个
MetalInternalFrameTitlePane
的新实例 - MetalInternalFrameUI - Class in javax.swing.plaf.metal
-
JInternalFrame的金属实现。
- MetalInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.metal. MetalInternalFrameUI
-
构造一个新的
MetalInternalFrameUI
实例。 - metalLabelUI - Static variable in class javax.swing.plaf.metal. MetalLabelUI
-
默认的
MetalLabelUI
实例。 - MetalLabelUI - Class in javax.swing.plaf.metal
-
LabelUI的Windows L&F实现。
- MetalLabelUI() - Constructor for class javax.swing.plaf.metal. MetalLabelUI
- MetalLookAndFeel - Class in javax.swing.plaf.metal
-
Java Look and Feel,也称为Metal。
- MetalLookAndFeel() - Constructor for class javax.swing.plaf.metal. MetalLookAndFeel
- MetalMenuBarUI - Class in javax.swing.plaf.metal
-
金属执行
MenuBarUI
。 - MetalMenuBarUI() - Constructor for class javax.swing.plaf.metal. MetalMenuBarUI
- MetalPopupMenuSeparatorUI - Class in javax.swing.plaf.metal
-
PopupMenuSeparatorUI的Metal L&F实现。
- MetalPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.metal. MetalPopupMenuSeparatorUI
- MetalProgressBarUI - Class in javax.swing.plaf.metal
-
ProgressBarUI的Metal实现。
- MetalProgressBarUI() - Constructor for class javax.swing.plaf.metal. MetalProgressBarUI
- MetalPropertyChangeListener() - Constructor for class javax.swing.plaf.metal. MetalComboBoxUI.MetalPropertyChangeListener
- MetalPropertyListener() - Constructor for class javax.swing.plaf.metal. MetalSliderUI.MetalPropertyListener
- MetalRadioButtonUI - Class in javax.swing.plaf.metal
-
MetalRadioButtonUI的RadioButtonUI实现
- MetalRadioButtonUI() - Constructor for class javax.swing.plaf.metal. MetalRadioButtonUI
- MetalRolloverListener() - Constructor for class javax.swing.plaf.metal. MetalToolBarUI.MetalRolloverListener
- MetalRootPaneUI - Class in javax.swing.plaf.metal
-
提供
RootPaneUI
的金属外观实现。 - MetalRootPaneUI() - Constructor for class javax.swing.plaf.metal. MetalRootPaneUI
- MetalScrollBarUI - Class in javax.swing.plaf.metal
-
为金属外观实现ScrollBarUI
- MetalScrollBarUI() - Constructor for class javax.swing.plaf.metal. MetalScrollBarUI
- MetalScrollButton - Class in javax.swing.plaf.metal
-
金属滚动条箭头的JButton对象。
- MetalScrollButton(int, int, boolean) - Constructor for class javax.swing.plaf.metal. MetalScrollButton
-
构造一个
MetalScrollButton
的实例。 - MetalScrollPaneUI - Class in javax.swing.plaf.metal
-
ScrollPaneUI的Metal L&F实现。
- MetalScrollPaneUI() - Constructor for class javax.swing.plaf.metal. MetalScrollPaneUI
- MetalSeparatorUI - Class in javax.swing.plaf.metal
-
SeparatorUI的金属L&F实现。
- MetalSeparatorUI() - Constructor for class javax.swing.plaf.metal. MetalSeparatorUI
- MetalSliderUI - Class in javax.swing.plaf.metal
-
SliderUI的Java L&F实现。
- MetalSliderUI() - Constructor for class javax.swing.plaf.metal. MetalSliderUI
-
构造一个
MetalSliderUI
实例。 - MetalSliderUI.MetalPropertyListener - Class in javax.swing.plaf.metal
-
PropertyListener
forJSlider.isFilled
。 - MetalSplitPaneUI - Class in javax.swing.plaf.metal
-
金属分割窗格。
- MetalSplitPaneUI() - Constructor for class javax.swing.plaf.metal. MetalSplitPaneUI
- MetalTabbedPaneUI - Class in javax.swing.plaf.metal
-
BasicTabbedPaneUI的Metal子类。
- MetalTabbedPaneUI() - Constructor for class javax.swing.plaf.metal. MetalTabbedPaneUI
- MetalTabbedPaneUI.TabbedPaneLayout - Class in javax.swing.plaf.metal
-
该类应被视为“受保护”的内部类。
- MetalTextFieldUI - Class in javax.swing.plaf.metal
-
JTextField外观的基础。
- MetalTextFieldUI() - Constructor for class javax.swing.plaf.metal. MetalTextFieldUI
- MetalTheme - Class in javax.swing.plaf.metal
-
MetalTheme
提供了Java外观使用的调色板和字体。 - MetalTheme() - Constructor for class javax.swing.plaf.metal. MetalTheme
- MetalToggleButtonUI - Class in javax.swing.plaf.metal
-
MetalToggleButton实现
- MetalToggleButtonUI() - Constructor for class javax.swing.plaf.metal. MetalToggleButtonUI
- MetalToolBarUI - Class in javax.swing.plaf.metal
-
ToolBarUI的Metal Look和Feel实现。
- MetalToolBarUI() - Constructor for class javax.swing.plaf.metal. MetalToolBarUI
- MetalToolBarUI.MetalContainerListener - Class in javax.swing.plaf.metal
-
不再使用。
- MetalToolBarUI.MetalDockingListener - Class in javax.swing.plaf.metal
-
DockingListener
forMetalToolBarUI
。 - MetalToolBarUI.MetalRolloverListener - Class in javax.swing.plaf.metal
-
不再使用。
- MetalToolTipUI - Class in javax.swing.plaf.metal
-
BasicToolTipUI的Metal L&F扩展。
- MetalToolTipUI() - Constructor for class javax.swing.plaf.metal. MetalToolTipUI
-
构造
MetalToolTipUI
的实例。 - MetalTreeUI - Class in javax.swing.plaf.metal
-
金属外观实现
TreeUI
。 - MetalTreeUI() - Constructor for class javax.swing.plaf.metal. MetalTreeUI
-
构造
MetalTreeUI
。 - MetaMessage - Class in javax.sound.midi
-
MetaMessage
是MidiMessage
,对合成器没有意义,但可以存储在MIDI文件中并由音序器程序解释。 - MetaMessage() - Constructor for class javax.sound.midi. MetaMessage
-
构造一个新的
MetaMessage
。 - MetaMessage(byte[]) - Constructor for class javax.sound.midi. MetaMessage
-
构造一个新的
MetaMessage
。 - MetaMessage(int, byte[], int) - Constructor for class javax.sound.midi. MetaMessage
-
构造一个新的
MetaMessage
并设置消息参数。 - METERING_MODE_AVERAGE - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_CENTER_WEIGHTED_AVERAGE - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_MAX_RESERVED - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_MIN_RESERVED - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_MULTI_SPOT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_OTHER - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_PARTIAL - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_PATTERN - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_SPOT - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- METERING_MODE_UNKNOWN - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
-
与“MeteringMode”标记一起使用的值。
- method - Variable in class java.net. HttpURLConnection
-
HTTP方法(GET,POST,PUT等)。
- method() - Method in interface com.sun.jdi.event. MethodEntryEvent
-
返回输入的方法。
- method() - Method in interface com.sun.jdi.event. MethodExitEvent
-
返回已退出的方法。
- method() - Method in interface com.sun.jdi. Location
-
获取包含此Location的方法。
- method() - Method in class java.net.http. HttpRequest
-
返回此请求的请求方法。
- method(String, HttpRequest.BodyPublisher) - Method in interface java.net.http. HttpRequest.Builder
-
将此构建器的请求方法和请求主体设置为给定值。
- 方法 - Class in java.lang.reflect
-
方法
提供有关类或接口上的单个方法的信息和访问权限。 - 方法 - Interface in com.sun.jdi
-
目标VM中的静态或实例方法。
- METHOD - com.sun.source.tree. Tree.Kind
-
用于
MethodTree
的实例。 - METHOD - java.lang.annotation. ElementType
-
方法声明
- METHOD - javax.lang.model.element. ElementKind
-
一个方法。
- METHOD - jdk.dynalink. StandardNamespace
-
对象方法的标准命名空间。
- METHOD - jdk.javadoc.doclet. Taglet.Location
-
在方法的文档中。
- METHOD - jdk.jshell. Snippet.Kind
-
方法声明。
- METHOD - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“方法”
- METHOD - Static variable in class javax.xml.transform. OutputKeys
-
method =“xml”| “html”| “文字”| 扩展名称 。
- METHOD_ATTRIBUTE_PFX - Static variable in interface java.util.jar. Pack200.Packer
-
Deprecated.与方法属性名称连接时,表示该属性的格式。
- METHOD_INVOCATION - com.sun.source.tree. Tree.Kind
- METHOD_SUBKIND - jdk.jshell. Snippet.SubKind
-
一个方法。
- MethodDescriptor - Class in java.beans
-
MethodDescriptor描述了Java Bean支持从其他组件进行外部访问的特定方法。
- MethodDescriptor(Method) - Constructor for class java.beans. MethodDescriptor
-
构造一个
MethodDescriptor
从方法
。 - MethodDescriptor(Method, ParameterDescriptor[]) - Constructor for class java.beans. MethodDescriptor
-
从
方法
构造MethodDescriptor
,为每个方法的参数提供描述性信息。 - MethodDoc - Interface in com.sun.javadoc
-
Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - MethodEntryEvent - Interface in com.sun.jdi.event
-
目标VM中方法调用的通知。
- MethodEntryRequest - Interface in com.sun.jdi.request
-
在目标VM中调用方法时请求通知。
- methodEntryRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的方法条目请求的不可修改列表。
- MethodExitEvent - Interface in com.sun.jdi.event
-
目标VM中的方法返回通知。
- MethodExitRequest - Interface in com.sun.jdi.request
-
当方法在目标VM中返回时请求通知。
- methodExitRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用方法退出请求的不可修改列表。
- MethodHandle - Class in java.lang.invoke
-
方法句柄是对基础方法,构造函数,字段或类似的低级操作的类型化,直接可执行的引用,具有可选的参数或返回值转换。
- MethodHandleInfo - Interface in java.lang.invoke
-
通过将直接方法句柄分解为其构成符号部分而获得的符号引用。
- MethodHandleProxies - Class in java.lang.invoke
-
此类仅包含静态方法,这些方法有助于将方法句柄调整为其他JVM类型,例如接口。
- MethodHandles - Class in java.lang.invoke
-
此类仅包含对方法句柄进行操作或返回方法句柄的静态方法。
- MethodHandles.Lookup - Class in java.lang.invoke
-
查找对象是用于在创建需要访问检查时创建方法句柄的工厂。
- MethodHandleTransformer - Interface in jdk.dynalink.linker
-
描述转换方法处理的操作的通用接口。
- MethodInvocationTree - Interface in com.sun.source.tree
-
方法调用表达式的树节点。
- methodModifiers() - Static method in class java.lang.reflect. Modifier
-
返回
int
值或将可应用于方法的源语言修饰符组合在一起。 - methodName() - Method in enum java.lang.invoke. VarHandle.AccessMode
-
返回与此
AccessMode
值关联的VarHandle
签名 - 多态方法名称。 - methods() - Method in interface com.sun.javadoc. ClassDoc
-
Deprecated.
- methods() - Method in interface com.sun.jdi. ReferenceType
-
返回一个列表,其中包含直接在此类型中声明的每个
方法
。 - methods() - Method in class jdk.jshell. JShell
-
返回活动方法片段。
- methods(boolean) - Method in interface com.sun.javadoc. ClassDoc
-
Deprecated.返回此类或接口中的方法,过滤到指定的 access modifier option 。
- methodsByName(String) - Method in interface com.sun.jdi. ReferenceType
-
返回包含具有给定名称的每个可见
方法
的List。 - methodsByName(String, String) - Method in interface com.sun.jdi. ReferenceType
-
返回一个List,其中包含具有给定名称和签名的每个可见
方法
。 - methodsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util. ElementFilter
-
返回
elements
中的方法列表。 - methodsIn(Set<? extends Element>) - Static method in class javax.lang.model.util. ElementFilter
-
返回
elements
中的一组方法。 - MethodSnippet - Class in jdk.jshell
-
方法定义的代码段。
- MethodTree - Interface in com.sun.source.tree
-
方法或注释类型元素声明的树节点。
- methodType(Class<?>) - Static method in class java.lang.invoke. MethodType
-
查找或创建具有给定组件的方法类型。
- methodType(Class<?>, Class<?>) - Static method in class java.lang.invoke. MethodType
-
查找或创建具有给定组件的方法类型。
- methodType(Class<?>, Class<?>[]) - Static method in class java.lang.invoke. MethodType
-
查找或创建给定方法类型的实例。
- methodType(Class<?>, Class<?>, Class<?>...) - Static method in class java.lang.invoke. MethodType
-
查找或创建具有给定组件的方法类型。
- methodType(Class<?>, MethodType) - Static method in class java.lang.invoke. MethodType
-
查找或创建具有给定组件的方法类型。
- methodType(Class<?>, List<Class<?>>) - Static method in class java.lang.invoke. MethodType
-
查找或创建具有给定组件的方法类型。
- MethodType - Class in java.lang.invoke
-
方法类型表示方法句柄接受和返回的参数和返回类型,或方法句柄调用者传递和期望的参数和返回类型。
- MethodTypeConversionStrategy - Interface in jdk.dynalink.linker
-
表示将方法句柄转换为新类型的策略的对象的接口。
- metrics - Variable in class javax.swing.text. PlainView
-
当前字体的字体指标。
- MGF1ParameterSpec - Class in java.security.spec
-
此类指定在OAEP填充和RSASSA-PSS签名方案中与掩码生成函数MGF1一起使用的参数集,如 PKCS#1 v2.2标准中所定义。
- MGF1ParameterSpec(String) - Constructor for class java.security.spec. MGF1ParameterSpec
-
构造PKCS#1标准中定义的掩码生成函数MGF1的参数集。
- MIAO - java.lang. Character.UnicodeScript
-
Unicode脚本“苗”。
- MIAO - Static variable in class java.lang. Character.UnicodeBlock
-
“Miao”Unicode字符块的常量。
- MICRO_OF_DAY - java.time.temporal. ChronoField
-
微观的一天。
- MICRO_OF_SECOND - java.time.temporal. ChronoField
-
微秒。
- MICROPHONE - Static variable in class javax.sound.sampled. Port.Info
-
一种从内置麦克风或麦克风插孔获取音频的端口。
- MICROS - java.time.temporal. ChronoUnit
-
表示微秒概念的单位。
- microsecondLength - Variable in class javax.sound.midi. MidiFileFormat
-
MIDI文件的持续时间,以微秒为单位。
- MICROSECONDS - java.util.concurrent. TimeUnit
-
时间单位代表千分之一毫秒。
- MICROSECONDS - Static variable in annotation type jdk.jfr. Timespan
-
单位为微秒。
- MIDDLE - Static variable in class javax.print.attribute.standard. MediaTray
-
打印机中的中间输入托盘。
- MIDI_SYNC - Static variable in class javax.sound.midi. Sequencer.SyncMode
-
主或从同步模式,指定使用MIDI时钟消息。
- MIDI_TIME_CODE - Static variable in class javax.sound.midi. Sequencer.SyncMode
-
主或从同步模式,指定使用MIDI时间码。
- MIDI_TIME_CODE - Static variable in class javax.sound.midi. ShortMessage
-
MIDI时间码四分之一帧消息的状态字节(0xF1或241)。
- MidiChannel - Interface in javax.sound.midi
-
MidiChannel
对象表示单个MIDI通道。 - MidiDevice - Interface in javax.sound.midi
-
MidiDevice
是所有MIDI设备的基本界面。 - MidiDevice.Info - Class in javax.sound.midi
-
MidiDevice.Info
对象包含有关MidiDevice
的各种数据,包括其名称,创建它的公司以及描述性文本。 - MidiDeviceProvider - Class in javax.sound.midi.spi
-
A
MidiDeviceProvider
是特定类型MIDI设备的工厂或提供商。 - MidiDeviceProvider() - Constructor for class javax.sound.midi.spi. MidiDeviceProvider
- MidiDeviceReceiver - Interface in javax.sound.midi
- MidiDeviceTransmitter - Interface in javax.sound.midi
- MidiEvent - Class in javax.sound.midi
-
MIDI事件包含MIDI信息和以刻度表示的相应时间戳,可以表示存储在MIDI文件或
Sequence
对象中的MIDI事件信息。 - MidiEvent(MidiMessage, long) - Constructor for class javax.sound.midi. MidiEvent
-
构造一个新的
MidiEvent
。 - MidiFileFormat - Class in javax.sound.midi
-
MidiFileFormat
对象封装了MIDI文件的类型,以及它的长度和时序信息。 - MidiFileFormat(int, float, int, int, long) - Constructor for class javax.sound.midi. MidiFileFormat
-
构造一个
MidiFileFormat
。 - MidiFileFormat(int, float, int, int, long, Map<String, Object>) - Constructor for class javax.sound.midi. MidiFileFormat
-
使用一组属性构造
MidiFileFormat
。 - MidiFileReader - Class in javax.sound.midi.spi
-
A
MidiFileReader
提供MIDI文件读取服务。 - MidiFileReader() - Constructor for class javax.sound.midi.spi. MidiFileReader
- MidiFileWriter - Class in javax.sound.midi.spi
-
A
MidiFileWriter
提供MIDI文件写入服务。 - MidiFileWriter() - Constructor for class javax.sound.midi.spi. MidiFileWriter
- MidiMessage - Class in javax.sound.midi
-
MidiMessage
是MIDI消息的基类。 - MidiMessage(byte[]) - Constructor for class javax.sound.midi. MidiMessage
-
构造一个新的
MidiMessage
。 - MidiSystem - Class in javax.sound.midi
-
MidiSystem
类提供对已安装的MIDI系统资源的访问,包括合成器,音序器和MIDI输入和输出端口等设备。 - MidiUnavailableException - Exception in javax.sound.midi
-
当请求的MIDI组件因其不可用而无法打开或创建时,将引发
MidiUnavailableException
。 - MidiUnavailableException() - Constructor for exception javax.sound.midi. MidiUnavailableException
-
构造一个
MidiUnavailableException
,其中包含null
作为其错误详细消息。 - MidiUnavailableException(String) - Constructor for exception javax.sound.midi. MidiUnavailableException
-
使用指定的详细消息构造
MidiUnavailableException
。 - MIDNIGHT - Static variable in class java.time. LocalTime
-
一天开始时的午夜时间'00:00'。
- MILLENNIA - java.time.temporal. ChronoUnit
-
代表千年概念的单位。
- MILLI_OF_DAY - java.time.temporal. ChronoField
-
毫无疑问。
- MILLI_OF_SECOND - java.time.temporal. ChronoField
-
毫秒。
- millis() - Method in class java.time. Clock
-
获取时钟的当前毫秒时刻。
- MILLIS - java.time.temporal. ChronoUnit
-
表示毫秒概念的单位。
- MILLISECOND - Static variable in class java.text. DateFormat.Field
-
常量识别毫秒字段。
- MILLISECOND - Static variable in class java.util. Calendar
-
get
和set
字段编号表示秒内的毫秒数。 - MILLISECOND_FIELD - Static variable in class java.text. DateFormat
-
MILLISECOND场对齐的有用常量。
- MILLISECONDS - java.util.concurrent. TimeUnit
-
时间单位代表千分之一秒。
- MILLISECONDS - Static variable in annotation type jdk.jfr. Timespan
-
单位为毫秒。
- MILLISECONDS_SINCE_EPOCH - Static variable in annotation type jdk.jfr. Timestamp
-
当前时间与UTC时间1970年1月1日午夜之间的差值单位(以毫秒为单位)。
- MimeTypeParseException - Exception in java.awt.datatransfer
-
用于封装MimeType解析相关异常的类。
- MimeTypeParseException() - Constructor for exception java.awt.datatransfer. MimeTypeParseException
-
构造一个没有指定详细消息的MimeTypeParseException。
- MimeTypeParseException(String) - Constructor for exception java.awt.datatransfer. MimeTypeParseException
-
使用指定的详细消息构造MimeTypeParseException。
- MIMETypes - Variable in class javax.imageio.spi. ImageReaderWriterSpi
-
从
getMIMETypes
返回的字符串数组,最初为null
。 - min() - Method in interface com.sun.jdi.connect. Connector.IntegerArgument
-
值的下限。
- min() - Method in interface java.util.stream. DoubleStream
-
返回描述此流的最小元素的
OptionalDouble
,如果此流为空,则返回空的OptionalDouble。 - min() - Method in interface java.util.stream. IntStream
-
返回描述此流的最小元素的
OptionalInt
,如果此流为空,则返回空可选。 - min() - Method in interface java.util.stream. LongStream
-
返回描述此流的最小元素的
OptionalLong
,如果此流为空,则返回空可选。 - min(double, double) - Static method in class java.lang. Double
- min(double, double) - Static method in class java.lang. Math
-
返回两个
double
值中较小的double
。 - min(double, double) - Static method in class java.lang. StrictMath
-
返回两个
double
值中较小的double
。 - min(float, float) - Static method in class java.lang. Float
- min(float, float) - Static method in class java.lang. Math
-
返回两个
float
值中较小的float
。 - min(float, float) - Static method in class java.lang. StrictMath
-
返回两个
float
值中较小的float
。 - min(int, int) - Static method in class java.lang. Integer
- min(int, int) - Static method in class java.lang. Math
-
返回两个
int
值中较小的int
。 - min(int, int) - Static method in class java.lang. StrictMath
-
返回两个
int
值中较小的int
。 - min(long, long) - Static method in class java.lang. Long
- min(long, long) - Static method in class java.lang. Math
-
返回两个
long
值中较小的long
。 - min(long, long) - Static method in class java.lang. StrictMath
-
返回两个
long
值中较小的long
。 - min(BigDecimal) - Method in class java.math. BigDecimal
-
返回此
BigDecimal
和val
。 - min(BigInteger) - Method in class java.math. BigInteger
-
返回此BigInteger和
val
。 - min(Collection<? extends T>) - Static method in class java.util. Collections
-
根据元素的 自然顺序返回给定集合的最小元素。
- min(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util. Collections
-
根据指定比较器引发的顺序返回给定集合的最小元素。
- min(Comparator<? super T>) - Method in interface java.util.stream. Stream
-
根据提供的
Comparator
返回此流的最小元素。 - MIN - Static variable in class java.time. Instant
-
支持的最小值为
Instant
,' - 100000000000-01-01T00:00Z'。 - MIN - Static variable in class java.time. LocalDate
-
支持的最小值为
LocalDate
,' -LocalDate
'。 - MIN - Static variable in class java.time. LocalDateTime
-
支持的最小值为
LocalDateTime
,' -LocalDateTime
:00:00'。 - MIN - Static variable in class java.time. LocalTime
-
最低支持
LocalTime
,'00:00'。 - MIN - Static variable in class java.time. OffsetDateTime
-
支持的最小值为
OffsetDateTime
,' -OffsetDateTime
:00:00 + 18:00'。 - MIN - Static variable in class java.time. OffsetTime
-
最低支持
OffsetTime
,'00:00:00 + 18:00'。 - MIN - Static variable in class java.time. ZoneOffset
-
最小支持偏移量的常量。
- MIN_CODE_POINT - Static variable in class java.lang. Character
-
最小值 Unicode code point ,常数
U+0000
。 - MIN_DATATYPE - Static variable in class javax.imageio.plugins.tiff. TIFFTag
-
表示TIFF数据类型的数字最小常量。
- MIN_EXPONENT - Static variable in class java.lang. Double
-
规范化的
double
变量的最小指数可能有。 - MIN_EXPONENT - Static variable in class java.lang. Float
-
标准化的
float
变量可能具有的最小指数。 - MIN_HIGH_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中 Unicode high-surrogate code unit的最小值,常量
'\uD800'
。 - MIN_LOW_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中 Unicode low-surrogate code unit的最小值,常量
'\uDC00'
。 - MIN_NORMAL - Static variable in class java.lang. Double
-
保持最小正常值
double
-1022的double
。 - MIN_NORMAL - Static variable in class java.lang. Float
-
保持
float
类型的最小正正常值的float
,2 -126 。 - MIN_PRIORITY - Static variable in class java.lang. Thread
-
线程可以拥有的最低优先级。
- MIN_RADIX - Static variable in class java.lang. Character
-
可用于转换为字符串和从字符串转换的最小基数。
- MIN_SCROLL - Static variable in class javax.swing.plaf.basic. BasicSliderUI
-
最小滚动
- MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang. Character
-
最小值 Unicode supplementary code point ,常数
U+10000
。 - MIN_SURROGATE - Static variable in class java.lang. Character
-
UTF-16编码中Unicode代理项代码单元的最小值,常量
'\uD800'
。 - MIN_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype. DatatypeConstants
-
W3C XML Schema最小时区偏移为+14:00。
- MIN_VALUE - Static variable in class java.lang. Byte
-
保持最小值的常数a
byte
可以具有,-2 7 。 - MIN_VALUE - Static variable in class java.lang. Character
-
此字段的常量值是类型
char
'\u0000'
。 - MIN_VALUE - Static variable in class java.lang. Double
-
保持最小正非零值
double
-1074的常量 。 - MIN_VALUE - Static variable in class java.lang. Float
-
保持
float
类型的最小正非零值的float
,2 -149 。 - MIN_VALUE - Static variable in class java.lang. Integer
-
持有最小值的常数
int
可以具有,-2 31 。 - MIN_VALUE - Static variable in class java.lang. Long
-
保持最小值a
long
可以为-2 63 。 - MIN_VALUE - Static variable in class java.lang. Short
-
持有最小值a
short
可以为-2 15 。 - MIN_VALUE - Static variable in class java.time. Year
-
支持的最低年份'-999,999,999'。
- MIN_VALUE_FIELD - Static variable in class javax.management. JMX
-
minValue
字段的名称。 - MIN_WEIGHT - Static variable in class java.util. Locale.LanguageRange
-
保持权重最小值0.0的常量,表示语言范围不适合用户。
- minBy(Comparator<? super T>) - Static method in interface java.util.function. BinaryOperator
-
返回
BinaryOperator
,它根据指定的Comparator
返回两个元素中的较小者。 - minBy(Comparator<? super T>) - Static method in class java.util.stream. Collectors
-
返回
Collector
,根据给定的Comparator
(描述为Optional<T>
生成最小元素。 - MinguoChronology - Class in java.time.chrono
-
民国历法系统。
- MinguoDate - Class in java.time.chrono
-
民国历法系统的约会。
- MinguoEra - Enum in java.time.chrono
-
民国历法系统的一个时代。
- MINI_KEY - Static variable in class javax.swing.plaf.nimbus. NimbusStyle
-
迷你钥匙
- MINI_SCALE - Static variable in class javax.swing.plaf.nimbus. NimbusStyle
-
小规模
- minIcon - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
最小化图标。
- minimalCompletionStage() - Method in class java.util.concurrent. CompletableFuture
-
返回正常完成的新CompletionStage,当它正常完成时,其具有与此CompletableFuture相同的值,并且不能以接口
CompletionStage
的方法未定义的方式独立完成或以其他方式使用。 - MinimalHTMLWriter - Class in javax.swing.text.html
-
MinimalHTMLWriter是HTMLEditorKit使用的后备编写器,用于为不是由EditorKit生成的文档写出HTML。
- MinimalHTMLWriter(Writer, StyledDocument) - Constructor for class javax.swing.text.html. MinimalHTMLWriter
-
创建一个新的MinimalHTMLWriter。
- MinimalHTMLWriter(Writer, StyledDocument, int, int) - Constructor for class javax.swing.text.html. MinimalHTMLWriter
-
创建一个新的MinimalHTMLWriter。
- MinimizeAction() - Constructor for class javax.swing.plaf.basic. BasicDesktopPaneUI.MinimizeAction
- minimizeFrame(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
-
在拨打
maximizeFrame
之前,将帧恢复到其大小和位置。 - minimizeFrame(JInternalFrame) - Method in interface javax.swing. DesktopManager
-
通常,这表示应在maximizeFrame()调用之前将帧恢复到其大小和位置。
- minimizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
-
当用户想要最小化帧时调用该方法。
- minimizeKey - Variable in class javax.swing.plaf.basic. BasicDesktopPaneUI
-
Deprecated.As of 1.3.
- minimum - Variable in class javax.swing. SizeRequirements
-
所需的最小尺寸。
- MinimumHeight - Static variable in class javax.swing.plaf.basic. BasicOptionPaneUI
-
JOptionPane
高度为JOptionPane
。 - minimumLayoutSize(Container) - Method in class java.awt. BorderLayout
-
使用此布局管理器确定
target
容器的最小大小。 - minimumLayoutSize(Container) - Method in class java.awt. CardLayout
-
计算指定面板的最小大小。
- minimumLayoutSize(Container) - Method in class java.awt. FlowLayout
-
返回布局指定目标容器中包含的 可见组件所需的最小尺寸。
- minimumLayoutSize(Container) - Method in class java.awt. GridBagLayout
-
使用此网格包布局确定
parent
容器的最小大小。 - minimumLayoutSize(Container) - Method in class java.awt. GridLayout
-
使用此网格布局确定容器参数的最小大小。
- minimumLayoutSize(Container) - Method in interface java.awt. LayoutManager
-
在给定组件包含的组件的情况下,计算指定容器的最小大小尺寸。
- minimumLayoutSize(Container) - Method in class javax.swing. BoxLayout
-
返回布置指定目标容器中包含的组件所需的最小尺寸。
- minimumLayoutSize(Container) - Method in class javax.swing. GroupLayout
-
返回指定容器的最小大小。
- minimumLayoutSize(Container) - Method in class javax.swing. JRootPane.RootLayout
-
返回布局所需的最小空间量。
- minimumLayoutSize(Container) - Method in class javax.swing. JSpinner.DefaultEditor
-
返回第一个(也是唯一的)子项的最小大小加上父项insets的大小。
- minimumLayoutSize(Container) - Method in class javax.swing. OverlayLayout
-
返回布置指定目标容器中包含的组件所需的最小尺寸。
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
-
返回包含子项所需的最小大小。
- minimumLayoutSize(Container) - Method in class javax.swing. ScrollPaneLayout
-
ScrollPane
的最小大小是insets的大小加上视口的最小大小,加上scrollpane的viewportBorder insets,加上可见标题的最小大小,加上displayPolicy不是NEVER的滚动条的最小大小。 - minimumLayoutSize(Container) - Method in class javax.swing. ViewportLayout
-
返回布局指定目标容器中包含的组件所需的最小尺寸。
- minimumSize - Variable in class javax.swing.plaf.basic. BasicOptionPaneUI
-
大小
JOptionPane
。 - minimumSize() - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize()
. - minimumSize() - Method in class java.awt. Container
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize()
. - minimumSize() - Method in class java.awt. List
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize()
. - minimumSize() - Method in class java.awt. TextArea
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize()
. - minimumSize() - Method in class java.awt. TextField
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize()
. - minimumSize(int) - Method in class java.awt. List
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize(int)
. - minimumSize(int) - Method in class java.awt. TextField
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize(int)
. - minimumSize(int, int) - Method in class java.awt. TextArea
-
Deprecated.As of JDK version 1.1, replaced by
getMinimumSize(int, int)
. - minimumThumbSize - Variable in class javax.swing.plaf.basic. BasicScrollBarUI
-
最小拇指尺寸
- MinimumWidth - Static variable in class javax.swing.plaf.basic. BasicOptionPaneUI
-
JOptionPane
宽度为JOptionPane
。 - minIndex - Variable in class javax.imageio. ImageReader
-
读取的最小有效索引,最初为0。
- minLength() - Method in enum java.time. Month
-
获取此月的最小长度(以天为单位)。
- minor() - Method in class java.lang. Runtime.Version
-
Deprecated.As of Java SE 10, the second element of a version number is not the minor-release number but the interim-release counter, incremented for every interim release. Use the
Runtime.Version.interim()
method in preference to this method. For compatibility, this method returns the value of the interim element, or zero if it is absent. - minorInterfaceVersion() - Method in interface com.sun.jdi. VirtualMachineManager
-
返回JDI接口的次要版本号。
- minorRequirementChange(AsyncBoxView.ChildState) - Method in class javax.swing.text. AsyncBoxView
-
要求沿短轴改变。
- minorTickSpacing - Variable in class javax.swing. JSlider
-
次刻度标记之间的值数 - 主刻度标记之间出现的较小标记。
- minorVersion() - Method in interface com.sun.jdi. ReferenceType
-
返回类次要版本号,如Java虚拟机规范的类文件格式中所定义。
- minProgressivePass - Variable in class javax.imageio. ImageReadParam
-
从源读取的渐进传递的最小索引。
- MINSIZE - Static variable in class java.awt. GridBagLayout
-
可以通过网格布局布局的最小网格。
- minTabWidth - Variable in class javax.swing.plaf.metal. MetalTabbedPaneUI
-
窗格的最小宽度。
- minus(long) - Method in enum java.time. DayOfWeek
-
返回星期几,即此前一天的指定天数。
- minus(long) - Method in enum java.time. Month
-
返回在此之前指定月份的月份。
- minus(long, TemporalUnit) - Method in interface java.time.chrono. ChronoLocalDate
-
返回与此对象相同类型的对象,并减去指定的时间段。
- minus(long, TemporalUnit) - Method in interface java.time.chrono. ChronoLocalDateTime
-
返回与此对象相同类型的对象,并减去指定的时间段。
- minus(long, TemporalUnit) - Method in interface java.time.chrono. ChronoZonedDateTime
-
返回与此对象相同类型的对象,并减去指定的时间段。
- minus(long, TemporalUnit) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间。
- minus(long, TemporalUnit) - Method in class java.time. Instant
-
返回此瞬间的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in class java.time. LocalDate
-
返回此日期的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in class java.time. LocalDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in class java.time. LocalTime
-
返回此时间的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in class java.time. OffsetDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in class java.time. OffsetTime
-
返回此时间的副本,并减去指定的数量。
- minus(long, TemporalUnit) - Method in interface java.time.temporal. Temporal
-
返回与此对象相同类型的对象,并减去指定的时间段。
- minus(long, TemporalUnit) - Method in class java.time. Year
-
返回今年的副本,减去指定的金额。
- minus(long, TemporalUnit) - Method in class java.time. YearMonth
-
返回此年月份的副本,并减去指定的金额。
- minus(long, TemporalUnit) - Method in class java.time. ZonedDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(Duration) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间。
- minus(TemporalAmount) - Method in interface java.time.chrono. ChronoLocalDate
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in interface java.time.chrono. ChronoLocalDateTime
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in interface java.time.chrono. ChronoPeriod
-
返回此期间的副本,并减去指定的期间。
- minus(TemporalAmount) - Method in interface java.time.chrono. ChronoZonedDateTime
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time.chrono. HijrahDate
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time.chrono. JapaneseDate
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time.chrono. MinguoDate
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time.chrono. ThaiBuddhistDate
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time. Instant
-
返回此瞬间的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. LocalDate
-
返回此日期的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. LocalDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. LocalTime
-
返回此时间的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. OffsetDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. OffsetTime
-
返回此时间的副本,并减去指定的数量。
- minus(TemporalAmount) - Method in class java.time. Period
-
返回此期间的副本,并减去指定的期间。
- minus(TemporalAmount) - Method in interface java.time.temporal. Temporal
-
返回与此对象相同类型的对象,并减去一定量。
- minus(TemporalAmount) - Method in class java.time. Year
-
返回今年的副本,减去指定的金额。
- minus(TemporalAmount) - Method in class java.time. YearMonth
-
返回此年月份的副本,并减去指定的金额。
- minus(TemporalAmount) - Method in class java.time. ZonedDateTime
-
返回此日期时间的副本,并减去指定的数量。
- minus(ValueExp, ValueExp) - Static method in class javax.management. Query
-
返回表示两个数值之间差异的二进制表达式。
- minus(Spring) - Static method in class javax.swing. Spring
-
返回
-s
:弹簧以与s
相反的方向运行。 - MINUS - com.sun.source.tree. Tree.Kind
-
用于表示减法
-
的BinaryTree
的实例。 - MINUS - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于表示减法
-
的BinaryTree
的实例。 - MINUS - Static variable in class javax.management. Query
- MINUS_ASSIGNMENT - com.sun.source.tree. Tree.Kind
-
用于表示减法赋值
-=
的CompoundAssignmentTree
的实例。 - MINUS_ASSIGNMENT - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于表示减法赋值
-=
的CompoundAssignmentTree
的实例。 - minusDays(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并在标准的24小时内减去指定的持续时间。
- minusDays(long) - Method in class java.time. LocalDate
-
返回此
LocalDate
的副本,并减去指定的天数。 - minusDays(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的天数。 - minusDays(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的天数。 - minusDays(long) - Method in class java.time. Period
-
返回此期间的副本,并减去指定的天数。
- minusDays(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的天数。 - minusHours(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间(以小时为单位)。
- minusHours(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的小时数。 - minusHours(long) - Method in class java.time. LocalTime
-
返回此
LocalTime
的副本,并减去指定的小时数。 - minusHours(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的小时数。 - minusHours(long) - Method in class java.time. OffsetTime
-
返回此
OffsetTime
的副本,并减去指定的小时数。 - minusHours(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的小时数。 - minusMillis(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间(以毫秒为单位)。
- minusMillis(long) - Method in class java.time. Instant
-
返回此瞬间的副本,并减去指定的持续时间(以毫秒为单位)。
- minusMinutes(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间(以分钟为单位)。
- minusMinutes(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的分钟数。 - minusMinutes(long) - Method in class java.time. LocalTime
-
返回此
LocalTime
的副本,并减去指定的分钟数。 - minusMinutes(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的分钟数。 - minusMinutes(long) - Method in class java.time. OffsetTime
-
返回此
OffsetTime
的副本,并减去指定的分钟数。 - minusMinutes(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的分钟数。 - minusMonths(long) - Method in class java.time. LocalDate
-
返回此
LocalDate
的副本,并减去指定的月数。 - minusMonths(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的月数。 - minusMonths(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的月数。 - minusMonths(long) - Method in class java.time. Period
-
返回此期间的副本,并减去指定的月份。
- minusMonths(long) - Method in class java.time. YearMonth
-
返回此
YearMonth
的副本,并减去指定的月数。 - minusMonths(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的月数。 - minusNanos(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间(以纳秒为单位)。
- minusNanos(long) - Method in class java.time. Instant
-
返回此瞬间的副本,并减去指定的持续时间(以纳秒为单位)。
- minusNanos(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,减去指定的纳秒数。 - minusNanos(long) - Method in class java.time. LocalTime
-
返回此
LocalTime
的副本,减去指定的纳秒数。 - minusNanos(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,减去指定的纳秒数。 - minusNanos(long) - Method in class java.time. OffsetTime
-
返回此
OffsetTime
的副本,减去指定的纳秒数。 - minusNanos(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,减去指定的纳秒数。 - minusSeconds(long) - Method in class java.time. Duration
-
返回此持续时间的副本,并减去指定的持续时间(以秒为单位)。
- minusSeconds(long) - Method in class java.time. Instant
-
返回此瞬间的副本,并减去指定的持续时间(以秒为单位)。
- minusSeconds(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的秒数。 - minusSeconds(long) - Method in class java.time. LocalTime
-
返回此
LocalTime
的副本,并减去指定的秒数。 - minusSeconds(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的秒数。 - minusSeconds(long) - Method in class java.time. OffsetTime
-
返回此
OffsetTime
的副本,并减去指定的秒数。 - minusSeconds(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的秒数。 - minusWeeks(long) - Method in class java.time. LocalDate
-
返回此
LocalDate
的副本,并减去指定的周数。 - minusWeeks(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的周数。 - minusWeeks(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的周数。 - minusWeeks(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的周数。 - minusYears(long) - Method in class java.time. LocalDate
-
返回此
LocalDate
的副本,并减去指定的年数。 - minusYears(long) - Method in class java.time. LocalDateTime
-
返回此
LocalDateTime
的副本,并减去指定的年数。 - minusYears(long) - Method in class java.time. OffsetDateTime
-
返回此
OffsetDateTime
的副本,并减去指定的年数。 - minusYears(long) - Method in class java.time. Period
-
返回此期间的副本,并减去指定的年份。
- minusYears(long) - Method in class java.time. Year
-
返回此
Year
的副本,并减去指定的年数。 - minusYears(long) - Method in class java.time. YearMonth
-
返回此
YearMonth
的副本,并减去指定的年数。 - minusYears(long) - Method in class java.time. ZonedDateTime
-
返回此
ZonedDateTime
的副本,并减去指定的年数。 - MINUTE - Static variable in class java.text. DateFormat.Field
-
常量识别分钟字段。
- MINUTE - Static variable in class java.util. Calendar
-
get
和set
字段编号表示一小时内的分钟。 - MINUTE_FIELD - Static variable in class java.text. DateFormat
-
MINUTE字段对齐的有用常量。
- MINUTE_OF_DAY - java.time.temporal. ChronoField
-
分钟。
- MINUTE_OF_HOUR - java.time.temporal. ChronoField
-
分钟。
- MINUTES - java.time.temporal. ChronoUnit
-
表示一分钟概念的单位。
- MINUTES - java.util.concurrent. TimeUnit
-
时间单位代表六十秒。
- MINUTES - Static variable in class javax.xml.datatype. DatatypeConstants
-
表示分钟字段的常量。
- minWidth - Variable in class javax.swing.table. TableColumn
-
列的最小宽度。
- minX - Variable in class java.awt.image. Raster
-
此Raster左上角像素的X坐标。
- minY - Variable in class java.awt.image. Raster
-
此Raster左上角像素的Y坐标。
- Mirror - Interface in com.sun.jdi
-
调试器用于检查或操纵另一个虚拟机中的某个实体的代理。
- MirroredTypeException - Exception in javax.lang.model.type
-
当应用程序尝试访问与
TypeMirror
对应的类
对象时抛出 。 - MirroredTypeException(TypeMirror) - Constructor for exception javax.lang.model.type. MirroredTypeException
-
为指定的类型构造一个新的MirroredTypeException。
- MirroredTypesException - Exception in javax.lang.model.type
-
当应用程序尝试访问每个对应于
TypeMirror
的类
对象序列时抛出。 - MirroredTypesException(List<? extends TypeMirror>) - Constructor for exception javax.lang.model.type. MirroredTypesException
-
为指定的类型构造一个新的MirroredTypesException。
- mirrorOf(boolean) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
BooleanValue
。 - mirrorOf(byte) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
ByteValue
。 - mirrorOf(char) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
CharValue
。 - mirrorOf(double) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
DoubleValue
。 - mirrorOf(float) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
FloatValue
。 - mirrorOf(int) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
IntegerValue
。 - mirrorOf(long) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
LongValue
。 - mirrorOf(short) - Method in interface com.sun.jdi. VirtualMachine
-
为给定值创建
ShortValue
。 - mirrorOf(String) - Method in interface com.sun.jdi. VirtualMachine
-
在此虚拟机中创建一个字符串。
- mirrorOfVoid() - Method in interface com.sun.jdi. VirtualMachine
-
创建一个
VoidValue
。 - MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang. Character.UnicodeBlock
-
“其他数学符号-A”Unicode字符块的常量。
- MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang. Character.UnicodeBlock
-
“其他数学符号-B”Unicode字符块的常量。
- MISCELLANEOUS_SYMBOLS - Static variable in class java.lang. Character.UnicodeBlock
-
“其他符号”Unicode字符块的常量。
- MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang. Character.UnicodeBlock
-
“其他符号和箭头”Unicode字符块的常量。
- MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS - Static variable in class java.lang. Character.UnicodeBlock
-
“其他符号和象形文字”Unicode字符块的常量。
- MISCELLANEOUS_TECHNICAL - Static variable in class java.lang. Character.UnicodeBlock
-
“其他技术”Unicode字符块的常量。
- mismatch(boolean[], boolean[]) - Static method in class java.util. Arrays
-
查找并返回两个
boolean
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(boolean[], int, int, boolean[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
boolean
数组之间第一个不匹配的相对索引,否则如果未找到不匹配则返回-1。 - mismatch(byte[], byte[]) - Static method in class java.util. Arrays
-
查找并返回两个
byte
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(byte[], int, int, byte[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
byte
数组之间第一个不匹配的相对索引,否则如果未找到不匹配则返回-1。 - mismatch(char[], char[]) - Static method in class java.util. Arrays
-
查找并返回两个
char
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(char[], int, int, char[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
char
数组之间第一个不匹配的相对索引,否则返回-1(如果未找到不匹配)。 - mismatch(double[], double[]) - Static method in class java.util. Arrays
-
查找并返回两个
double
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(double[], int, int, double[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
double
数组之间第一个不匹配的相对索引,否则如果未找到不匹配则返回-1。 - mismatch(float[], float[]) - Static method in class java.util. Arrays
-
查找并返回两个
float
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(float[], int, int, float[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
float
数组之间第一个不匹配的相对索引,否则返回-1(如果未找到不匹配)。 - mismatch(int[], int[]) - Static method in class java.util. Arrays
-
查找并返回两个
int
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(int[], int, int, int[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
int
数组之间第一个不匹配的相对索引,否则返回-1(如果未找到不匹配)。 - mismatch(long[], int, int, long[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
long
数组之间第一个不匹配的相对索引,否则返回-1(如果未找到不匹配)。 - mismatch(long[], long[]) - Static method in class java.util. Arrays
-
查找并返回两个
long
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(short[], int, int, short[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
short
数组之间第一个不匹配的相对索引,否则如果未找到不匹配则返回-1。 - mismatch(short[], short[]) - Static method in class java.util. Arrays
-
查找并返回两个
short
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(Object[], int, int, Object[], int, int) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
Object
数组之间第一个不匹配的相对索引,否则返回-1(如果未找到不匹配)。 - mismatch(Object[], Object[]) - Static method in class java.util. Arrays
-
查找并返回两个
Object
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - mismatch(ByteBuffer) - Method in class java.nio. ByteBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(CharBuffer) - Method in class java.nio. CharBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(DoubleBuffer) - Method in class java.nio. DoubleBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(FloatBuffer) - Method in class java.nio. FloatBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(IntBuffer) - Method in class java.nio. IntBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(LongBuffer) - Method in class java.nio. LongBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(ShortBuffer) - Method in class java.nio. ShortBuffer
-
查找并返回此缓冲区与给定缓冲区之间第一个不匹配的相对索引。
- mismatch(T[], int, int, T[], int, int, Comparator<? super T>) - Static method in class java.util. Arrays
-
查找并返回指定范围内两个
Object
数组之间第一个不匹配的相对索引,否则如果未找到不匹配则返回-1。 - mismatch(T[], T[], Comparator<? super T>) - Static method in class java.util. Arrays
-
查找并返回两个
Object
数组之间第一个不匹配的索引,否则如果未找到不匹配则返回-1。 - MissingFormatArgumentException - Exception in java.util
-
当存在没有相应参数的格式说明符或参数索引引用不存在的参数时,抛出未经检查的异常。
- MissingFormatArgumentException(String) - Constructor for exception java.util. MissingFormatArgumentException
-
使用不匹配的格式说明符构造此类的实例。
- MissingFormatWidthException - Exception in java.util
-
当需要格式宽度时,抛出未经检查的异常。
- MissingFormatWidthException(String) - Constructor for exception java.util. MissingFormatWidthException
-
使用指定的格式说明符构造此类的实例。
- MissingMemberHandlerFactory - Interface in jdk.dynalink.beans
-
用于创建方法句柄的工厂,用于链接
BeansLinker
中缺少的成员行为。 - MissingResourceException - Exception in java.util
-
表示资源缺失。
- MissingResourceException(String, String, String) - Constructor for exception java.util. MissingResourceException
-
使用指定的信息构造一个MissingResourceException。
- Mixer - Interface in javax.sound.sampled
-
混音器是具有一条或多条线的音频设备。
- Mixer.Info - Class in javax.sound.sampled
-
Mixer.Info
类表示有关音频混音器的信息,包括产品的名称,版本和供应商,以及文本说明。 - MixerProvider - Class in javax.sound.sampled.spi
-
特定混合器类型的提供商或工厂。
- MixerProvider() - Constructor for class javax.sound.sampled.spi. MixerProvider
- mkdir() - Method in class java.io. File
-
创建此抽象路径名指定的目录。
- mkdirs() - Method in class java.io. File
-
创建此抽象路径名指定的目录,包括任何必需但不存在的父目录。
- MLet - Class in javax.management.loading
-
允许您在来自远程URL的MBean服务器中实例化和注册一个或多个MBean。
- MLet() - Constructor for class javax.management.loading. MLet
-
使用默认委托父ClassLoader构造一个新的MLet。
- MLet(URL[]) - Constructor for class javax.management.loading. MLet
-
使用默认委托父ClassLoader为指定的URL构造新的MLet。
- MLet(URL[], boolean) - Constructor for class javax.management.loading. MLet
-
使用默认委托父ClassLoader为指定的URL构造新的MLet。
- MLet(URL[], ClassLoader) - Constructor for class javax.management.loading. MLet
-
为给定的URL构造一个新的MLet。
- MLet(URL[], ClassLoader, boolean) - Constructor for class javax.management.loading. MLet
-
为给定的URL构造一个新的MLet。
- MLet(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class javax.management.loading. MLet
-
为指定的URL,父类加载器和URLStreamHandlerFactory构造一个新的MLet。
- MLet(URL[], ClassLoader, URLStreamHandlerFactory, boolean) - Constructor for class javax.management.loading. MLet
-
为指定的URL,父类加载器和URLStreamHandlerFactory构造一个新的MLet。
- MLetContent - Class in javax.management.loading
-
此类表示
MLET
标记的内容。 - MLetContent(URL, Map<String, String>, List<String>, List<String>) - Constructor for class javax.management.loading. MLetContent
-
创建一个
MLet
实例,该实例使用从MLet文本文件中的MLET
标记读取的属性进行初始化。 - MLetMBean - Interface in javax.management.loading
-
公开MLet MBean的远程管理界面。
- MM - Static variable in class javax.print.attribute. Size2DSyntax
-
表示毫米(mm)单位的值。
- MM - Static variable in class javax.print.attribute.standard. MediaPrintableArea
-
表示毫米(mm)单位的值。
- mnemonic - Variable in class javax.swing. DefaultButtonModel
-
按钮的助记符。
- MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮助记符的更改。
- MNEMONIC_KEY - Static variable in interface javax.swing. Action
-
用于存储
Integer
的密钥,该密钥对应于KeyEvent
密钥代码之一。 - mod(BigInteger) - Method in class java.math. BigInteger
-
返回值为
(this mod m
的BigInteger。 - MODAL - Static variable in class javax.accessibility. AccessibleState
-
表示在用户可以与其他窗口中的对象进行交互之前必须使用此对象执行某些操作。
- MODAL_LAYER - Static variable in class javax.swing. JLayeredPane
-
定义Modal图层的便捷对象。
- modCount - Variable in class java.util. AbstractList
-
此列表已被 结构修改的次数 。
- MODE_ASYNCHRONOUS - Static variable in interface org.w3c.dom.ls. DOMImplementationLS
-
创建异步
LSParser
。 - MODE_COPY_FROM_METADATA - Static variable in class javax.imageio. ImageWriteParam
-
可以传递到
setProgressiveMode
或setCompressionMode
等方法的setTilingMode
setProgressiveMode
,以便为将来的写入启用该功能。 - MODE_DEFAULT - Static variable in class javax.imageio. ImageWriteParam
-
可以传递到
setProgressiveMode
和setCompressionMode
等方法的setTilingMode
setProgressiveMode
,以便为将来的写入启用该功能。 - MODE_DISABLED - Static variable in class javax.imageio. ImageWriteParam
-
可以传递到
setProgressiveMode
和setCompressionMode
等方法的setTilingMode
setProgressiveMode
,用于禁用将来写入的功能。 - MODE_EXPLICIT - Static variable in class javax.imageio. ImageWriteParam
-
可以传递到
setTilingMode
或setCompressionMode
等方法的setTilingMode
setCompressionMode
,以便为将来的写入启用功能。 - MODE_SYNCHRONOUS - Static variable in interface org.w3c.dom.ls. DOMImplementationLS
-
创建同步
LSParser
。 - model - Variable in class javax.swing. AbstractButton
-
确定按钮状态的数据模型。
- model - Variable in class javax.swing. JProgressBar
-
保存进度条数据的对象。
- model - Variable in class javax.swing. JScrollBar
-
表示滚动条的最小值,最大值,范围(又名“visibleAmount”)和当前值的模型。
- model - Variable in class javax.swing. JTabbedPane
-
默认选择模型
- MODEL - Static variable in interface javax.swing.text.html.parser. DTDConstants
-
DTD常数对应于MODEL
- MODEL_CHANGED_PROPERTY - Static variable in class javax.swing. AbstractButton
-
标识按钮模型中的更改。
- ModelAttribute - Static variable in class javax.swing.text. StyleConstants
-
用于标识具有模型视图分隔的嵌入对象的模型的属性。
- modelChanged - Static variable in class javax.swing.plaf.basic. BasicListUI
-
该位与模型更改属性有关。
- modelChanged() - Method in class javax.swing.plaf.basic. BasicTextUI
-
标志模型的变化。
- MODELESS - java.awt. Dialog.ModalityType
-
MODELESS
对话框不会阻止任何顶级窗口。 - modelIndex - Variable in class javax.swing.table. TableColumn
-
模型中列的索引,由此
TableColumn
显示。 - modelListener - Variable in class javax.swing.plaf.basic. BasicScrollBarUI
-
模型听众
- ModelListener() - Constructor for class javax.swing. JTabbedPane.ModelListener
- ModelListener() - Constructor for class javax.swing.plaf.basic. BasicScrollBarUI.ModelListener
- ModelMBean - Interface in javax.management.modelmbean
-
此接口必须由ModelMBeans实现。
- ModelMBeanAttributeInfo - Class in javax.management.modelmbean
-
ModelMBeanAttributeInfo对象描述了ModelMBean的一个属性。
- ModelMBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.modelmbean. ModelMBeanAttributeInfo
-
使用默认描述符构造ModelMBeanAttributeInfo对象。
- ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanAttributeInfo
-
构造ModelMBeanAttributeInfo对象。
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.modelmbean. ModelMBeanAttributeInfo
-
使用默认描述符构造ModelMBeanAttributeInfo对象。
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanAttributeInfo
-
构造ModelMBeanAttributeInfo对象。
- ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) - Constructor for class javax.management.modelmbean. ModelMBeanAttributeInfo
-
从此ModelMBeanAttributeInfo对象构造一个新的ModelMBeanAttributeInfo对象。
- ModelMBeanConstructorInfo - Class in javax.management.modelmbean
-
ModelMBeanConstructorInfo对象描述了ModelMBean的构造函数。
- ModelMBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management.modelmbean. ModelMBeanConstructorInfo
-
使用默认描述符构造ModelMBeanConstructorInfo对象。
- ModelMBeanConstructorInfo(String, Constructor<?>, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanConstructorInfo
-
构造ModelMBeanConstructorInfo对象。
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.modelmbean. ModelMBeanConstructorInfo
-
使用默认描述符构造ModelMBeanConstructorInfo对象。
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanConstructorInfo
-
构造ModelMBeanConstructorInfo对象。
- ModelMBeanInfo - Interface in javax.management.modelmbean
-
此接口由ModelMBeanInfo为每个ModelMBean实现。
- ModelMBeanInfoSupport - Class in javax.management.modelmbean
-
此类表示ModelMBeans的元数据。
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class javax.management.modelmbean. ModelMBeanInfoSupport
-
使用提供的信息创建ModelMBeanInfoSupport,但描述符是默认值。
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanInfoSupport
-
使用提供的信息和参数中给出的描述符创建ModelMBeanInfoSupport。
- ModelMBeanInfoSupport(ModelMBeanInfo) - Constructor for class javax.management.modelmbean. ModelMBeanInfoSupport
-
构造ModelMBeanInfoSupport,它是给定ModelMBeanInfo的副本。
- ModelMBeanNotificationBroadcaster - Interface in javax.management.modelmbean
-
此接口必须由ModelMBeans实现。
- ModelMBeanNotificationInfo - Class in javax.management.modelmbean
-
ModelMBeanNotificationInfo对象描述ModelMBean发出的通知。
- ModelMBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.modelmbean. ModelMBeanNotificationInfo
-
使用默认描述符构造ModelMBeanNotificationInfo对象。
- ModelMBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanNotificationInfo
-
构造ModelMBeanNotificationInfo对象。
- ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) - Constructor for class javax.management.modelmbean. ModelMBeanNotificationInfo
-
从此ModelMBeanNotfication对象构造一个新的ModelMBeanNotificationInfo对象。
- ModelMBeanOperationInfo - Class in javax.management.modelmbean
-
ModelMBeanOperationInfo对象描述了ModelMBean的管理操作。
- ModelMBeanOperationInfo(String, Method) - Constructor for class javax.management.modelmbean. ModelMBeanOperationInfo
-
使用默认描述符构造ModelMBeanOperationInfo对象。
- ModelMBeanOperationInfo(String, Method, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanOperationInfo
-
构造ModelMBeanOperationInfo对象。
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.modelmbean. ModelMBeanOperationInfo
-
使用默认描述符构造ModelMBeanOperationInfo对象。
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.modelmbean. ModelMBeanOperationInfo
-
构造ModelMBeanOperationInfo对象。
- ModelMBeanOperationInfo(ModelMBeanOperationInfo) - Constructor for class javax.management.modelmbean. ModelMBeanOperationInfo
-
从此ModelMBeanOperation对象构造一个新的ModelMBeanOperationInfo对象。
- modelStructureChanged() - Method in class javax.swing. RowSorter
-
在底层模型结构完全更改时调用。
- modelToView(int) - Method in class javax.swing.text. JTextComponent
-
Deprecated.replaced by
JTextComponent.modelToView2D(int)
- modelToView(int, Shape) - Method in class javax.swing.text. View
-
Deprecated.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. AsyncBoxView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. BoxView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. ComponentView
-
提供从模型的坐标空间到视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. CompositeView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. FieldView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. GlyphView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.html. ImageView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. IconView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. PasswordView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. PlainView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text. View
-
为给定字符提供从文档模型坐标空间到视图坐标空间的映射。
- modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text. CompositeView
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text. View
-
为给定区域提供从文档模型坐标空间到视图坐标空间的映射。
- modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text. GlyphView.GlyphPainter
-
提供从文档模型坐标空间到映射到它的视图的坐标空间的映射。
- modelToView(JTextComponent, int) - Method in class javax.swing.plaf.basic. BasicTextUI
-
Deprecated.
- modelToView(JTextComponent, int) - Method in class javax.swing.plaf.multi. MultiTextUI
-
Deprecated.
- modelToView(JTextComponent, int) - Method in class javax.swing.plaf. TextUI
-
Deprecated.
- modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.basic. BasicTextUI
-
Deprecated.
- modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.multi. MultiTextUI
-
Deprecated.
- modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf. TextUI
-
Deprecated.
- modelToView2D(int) - Method in class javax.swing.text. JTextComponent
-
将模型中的给定位置转换为视图坐标系中的位置。
- modelToView2D(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf. TextUI
-
将模型中的给定位置转换为视图坐标系中的位置。
- ModelWrapper() - Constructor for class javax.swing. DefaultRowSorter.ModelWrapper
-
创建一个新的
ModelWrapper
。 - MODI - java.lang. Character.UnicodeScript
-
Unicode脚本“Modi”。
- MODI - Static variable in class java.lang. Character.UnicodeBlock
-
“Modi”Unicode字符块的常量。
- MODIFICATION - Static variable in interface org.w3c.dom.events. MutationEvent
-
Attr
进行了修改。 - MODIFICATION_TIME - Static variable in interface java.util.jar. Pack200.Packer
-
Deprecated.如果此属性设置为特殊字符串
Pack200.Packer.LATEST
,则 打包程序将尝试确定原始存档中所有可用条目中的最新修改时间或每个段中所有可用条目的最新修改时间。 - ModificationItem - Class in javax.naming.directory
-
此类表示修改项。
- ModificationItem(int, Attribute) - Constructor for class javax.naming.directory. ModificationItem
-
创建ModificationItem的新实例。
- ModificationWatchpointEvent - Interface in com.sun.jdi.event
-
目标VM中的字段修改通知。
- ModificationWatchpointRequest - Interface in com.sun.jdi.request
-
设置字段时请求通知。
- modificationWatchpointRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的修改观察点请求的不可修改列表。
- MODIFIED_JULIAN_DAY - Static variable in class java.time.temporal. JulianFields
-
修改了Julian Day字段。
- modifier - Variable in class javax.swing.text.html.parser. AttributeList
-
属性修饰符
- Modifier - Class in java.lang.reflect
-
Modifier类提供
static
方法和常量来解码类和成员访问修饰符。 - Modifier - Enum in javax.lang.model.element
-
表示程序元素(例如类,方法或字段)上的修饰符。
- Modifier() - Constructor for class java.lang.reflect. Modifier
- MODIFIER_LETTER - Static variable in class java.lang. Character
-
Unicode规范中的常规类别“Lm”。
- MODIFIER_SYMBOL - Static variable in class java.lang. Character
-
Unicode规范中的常规类别“Sk”。
- MODIFIER_TONE_LETTERS - Static variable in class java.lang. Character.UnicodeBlock
-
“Modifier Tone Letters”Unicode字符块的常量。
- modifiers - Variable in class java.awt. Event
-
Deprecated.修饰键的状态。
- modifiers() - Method in interface com.sun.javadoc. ProgramElementDoc
-
Deprecated.获取修饰符字符串。
- modifiers() - Method in interface com.sun.jdi. Accessible
-
返回以整数编码的Javaâ“编程语言修饰符。
- modifiers() - Method in class java.lang.module. ModuleDescriptor.Exports
-
返回修饰符集。
- modifiers() - Method in class java.lang.module. ModuleDescriptor
-
返回模块修饰符集。
- modifiers() - Method in class java.lang.module. ModuleDescriptor.Opens
-
返回修饰符集。
- modifiers() - Method in class java.lang.module. ModuleDescriptor.Requires
-
返回修饰符集。
- MODIFIERS - com.sun.source.tree. Tree.Kind
-
用于
ModifiersTree
的实例。 - modifierSpecifier() - Method in interface com.sun.javadoc. ProgramElementDoc
-
Deprecated.获取修饰符说明符整数。
- ModifiersTree - Interface in com.sun.source.tree
-
用于声明的修饰符的树节点,包括注释。
- modifyAttributes(String, int, Attributes) - Method in interface javax.naming.directory. DirContext
-
修改与命名对象关联的属性。
- modifyAttributes(String, ModificationItem[]) - Method in interface javax.naming.directory. DirContext
-
使用有序的修改列表修改与命名对象关联的属性。
- modifyAttributes(Name, int, Attributes) - Method in interface javax.naming.directory. DirContext
-
修改与命名对象关联的属性。
- modifyAttributes(Name, ModificationItem[]) - Method in interface javax.naming.directory. DirContext
-
使用有序的修改列表修改与命名对象关联的属性。
- modInverse(BigInteger) - Method in class java.math. BigInteger
-
返回BigInteger,其值为
(this
-1mod m)
。 - modPow(BigInteger, BigInteger) - Method in class java.math. BigInteger
-
返回值为
(thisexponent mod m)
的BigInteger。 - module() - Method in interface com.sun.jdi. ReferenceType
-
获取包含与此类型对应的类的模块对象。
- 模块 - Class in java.lang
-
表示运行时模块,
named
或未命名。 - 模块 - com.sun.source.tree. Tree.Kind
-
用于表示模块声明的
ModuleTree
的实例。 - 模块 - java.lang.annotation. ElementType
-
模块声明。
- 模块 - javax.lang.model.element. ElementKind
-
一个模块。
- 模块 - javax.lang.model.type. TypeKind
-
伪类型对应于模块元素。
- 模块 - jdk.javadoc.doclet. Taglet.Location
-
在模块的文档中。
- 模块 - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于
ModuleTree
的实例。 - 模块 - Static variable in class java.lang.invoke. MethodHandles.Lookup
-
表示
模块
访问(默认访问)的单位掩码,可能会导致lookupModes
的结果。 - MODULE_PATH - javax.tools. StandardLocation
-
搜索预编译用户模块的位置。
- MODULE_SOURCE_PATH - javax.tools. StandardLocation
-
搜索模块源代码的位置。
- ModuleDescriptor - Class in java.lang.module
-
模块描述符。
- ModuleDescriptor.Builder - Class in java.lang.module
-
用于构建
ModuleDescriptor
对象的构建器。 - ModuleDescriptor.Exports - Class in java.lang.module
-
由模块导出的包可能是合格的或不合格的。
- ModuleDescriptor.Exports.Modifier - Enum in java.lang.module
-
导出包上的修饰符。
- ModuleDescriptor.Modifier - Enum in java.lang.module
-
模块上的修饰符。
- ModuleDescriptor.Opens - Class in java.lang.module
-
由模块打开的包可能是合格的或不合格的。
- ModuleDescriptor.Opens.Modifier - Enum in java.lang.module
-
打开包装上的修饰符。
- ModuleDescriptor.Provides - Class in java.lang.module
-
模块提供的一个或多个实现的服务。
- ModuleDescriptor.Requires - Class in java.lang.module
-
依赖于模块
- ModuleDescriptor.Requires.Modifier - Enum in java.lang.module
-
模块依赖的修饰符。
- ModuleDescriptor.Version - Class in java.lang.module
-
模块的版本字符串。
- ModuleElement - Interface in javax.lang.model.element
-
表示模块程序元素。
- ModuleElement.Directive - Interface in javax.lang.model.element
-
表示此模块声明中的指令。
- ModuleElement.DirectiveKind - Enum in javax.lang.model.element
-
指令的
kind
。 - ModuleElement.DirectiveVisitor< R, P> - Interface in javax.lang.model.element
-
模块指令的访问者,以访问者设计模式的样式。
- ModuleElement.ExportsDirective - Interface in javax.lang.model.element
-
导出的模块包。
- ModuleElement.OpensDirective - Interface in javax.lang.model.element
-
一个打开的模块包。
- ModuleElement.ProvidesDirective - Interface in javax.lang.model.element
-
模块提供的服务的实现。
- ModuleElement.RequiresDirective - Interface in javax.lang.model.element
-
模块的依赖关系。
- ModuleElement.UsesDirective - Interface in javax.lang.model.element
-
对模块使用的服务的引用。
- ModuleFinder - Interface in java.lang.module
-
模块的发现者。
- ModuleLayer - Class in java.lang
-
Java虚拟机中的一层模块。
- ModuleLayer.Controller - Class in java.lang
-
控制模块层。
- ModuleReader - Interface in java.lang.module
-
提供对模块内容的访问。
- ModuleReference - Class in java.lang.module
-
对模块内容的引用。
- ModuleReference - Interface in com.sun.jdi
-
目标VM中的模块。
- ModuleReference(ModuleDescriptor, URI) - Constructor for class java.lang.module. ModuleReference
-
构造此类的新实例。
- modules() - Method in class java.lang.module. Configuration
-
返回此配置中已解析模块的不可变集合。
- modules() - Method in class java.lang. ModuleLayer
-
返回此图层中的模块集。
- modulesIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util. ElementFilter
-
返回
elements
中的模块列表。 - modulesIn(Set<? extends Element>) - Static method in class javax.lang.model.util. ElementFilter
-
返回
elements
中的一组模块。 - ModuleTree - Interface in com.sun.source.tree
-
模块声明的树节点。
- ModuleTree - Interface in jdk.nashorn.api.tree
-
Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- ModuleTree.ModuleKind - Enum in com.sun.source.tree
-
模块的种类。
- MONARCH - Static variable in class java.awt. PageAttributes.MediaType
-
MONARCH_ENVELOPE的别名。
- MONARCH_ENVELOPE - Static variable in class java.awt. PageAttributes.MediaType
-
Monarch Envelope的MediaType实例,3 7/8 x 7 1/2英寸。
- MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard. MediaSize.Other
-
指定Monarch信封尺寸,3.87英寸x 7.5英寸。
- MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard. MediaSizeName
-
君主信封的大小。
- MONDAY - java.time. DayOfWeek
-
星期一的星期几的单例实例。
- MONDAY - Static variable in class java.util. Calendar
-
表示星期一的
Calendar.DAY_OF_WEEK
字段的值。 - MONGOLIAN - java.awt.font. NumericShaper.Range
-
蒙古语范围与蒙古数字。
- MONGOLIAN - java.lang. Character.UnicodeScript
-
Unicode脚本“蒙古语”。
- MONGOLIAN - Static variable in class java.awt.font. NumericShaper
-
标识MONGOLIAN范围和十进制基数。
- MONGOLIAN - Static variable in class java.lang. Character.UnicodeBlock
-
“Mongolian”Unicode字符块的常量。
- MONGOLIAN_SUPPLEMENT - Static variable in class java.lang. Character.UnicodeBlock
-
“Mongolian Supplement”Unicode字符块的常量。
- monitor() - Method in interface com.sun.jdi.event. MonitorContendedEnteredEvent
-
返回输入的监视器。
- monitor() - Method in interface com.sun.jdi.event. MonitorContendedEnterEvent
-
返回输入的方法。
- monitor() - Method in interface com.sun.jdi.event. MonitorWaitedEvent
-
返回此线程等待的监视器对象。
- monitor() - Method in interface com.sun.jdi.event. MonitorWaitEvent
-
返回线程即将等待的监视器对象。
- monitor() - Method in interface com.sun.jdi. MonitorInfo
-
返回监视器的
ObjectReference
对象。 - Monitor - Class in javax.management.monitor
-
定义所有监视器MBean共有的部分。
- Monitor() - Constructor for class javax.management.monitor. Monitor
- MonitorContendedEnteredEvent - Interface in com.sun.jdi.event
-
通知目标VM中的线程在等待另一个线程释放后进入监视器。
- MonitorContendedEnteredRequest - Interface in com.sun.jdi.request
-
在等待另一个线程释放后,请求通知目标VM中的线程进入监视器。
- monitorContendedEnteredRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的监视器争用输入请求的不可修改列表。
- MonitorContendedEnterEvent - Interface in com.sun.jdi.event
-
通知目标VM中的线程正在尝试进入已由另一个线程获取的监视器。
- MonitorContendedEnterRequest - Interface in com.sun.jdi.request
-
请求尝试进入已由另一个线程获取的监视器的目标VM中的线程通知。
- monitorContendedEnterRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的监视器争用输入请求的不可修改列表。
- MonitorInfo - Class in java.lang.management
-
有关对象监视器锁定的信息。
- MonitorInfo - Interface in com.sun.jdi
-
有关线程拥有的监视器的信息。
- MonitorInfo(String, int, int, StackTraceElement) - Constructor for class java.lang.management. MonitorInfo
-
构造一个
MonitorInfo
对象。 - MonitorMBean - Interface in javax.management.monitor
-
公开监视器MBean的远程管理界面。
- MonitorNotification - Class in javax.management.monitor
-
提供监视器MBean发送的通知的定义。
- MonitorSettingException - Exception in javax.management.monitor
-
监视器设置在监视器运行时变为无效时监视器抛出异常。
- MonitorSettingException() - Constructor for exception javax.management.monitor. MonitorSettingException
-
默认构造函数。
- MonitorSettingException(String) - Constructor for exception javax.management.monitor. MonitorSettingException
-
允许指定错误消息的构造方法。
- MonitorWaitedEvent - Interface in com.sun.jdi.event
-
通知目标VM中的线程已完成等待监视器对象。
- MonitorWaitedRequest - Interface in com.sun.jdi.request
-
当目标VM中的线程完成等待监视器对象时请求通知。
- monitorWaitedRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的监视器等待请求的不可修改列表。
- MonitorWaitEvent - Interface in com.sun.jdi.event
-
通知目标VM中的线程即将在监视器对象上等待。
- MonitorWaitRequest - Interface in com.sun.jdi.request
-
当目标VM中的线程要在监视器对象上等待时请求通知。
- monitorWaitRequests() - Method in interface com.sun.jdi.request. EventRequestManager
-
返回已启用和已禁用的监视器等待请求的不可修改列表。
- MONOCHROME - Static variable in class java.awt. PageAttributes.ColorType
-
用于指定单色打印的ColorType实例。
- MONOCHROME - Static variable in class javax.print.attribute.standard. Chromaticity
-
单色印刷。
- MONOSPACED - Static variable in class java.awt. Font
-
逻辑字体“Monospaced”的规范系列名称的String常量。
- Month - Enum in java.time
-
一个月,例如'七月'。
- MONTH - Static variable in class java.text. DateFormat.Field
-
常量标识月份字段。
- MONTH - Static variable in class java.util. Calendar
-
get
和set
字段编号表示月份。 - MONTH_FIELD - Static variable in class java.text. DateFormat
-
MONTH字段对齐的有用常量。
- MONTH_OF_YEAR - java.time.temporal. ChronoField
-
一年中的月份,例如三月。
- MonthDay - Class in java.time
-
ISO-
--12-03
- 日,例如--12-03
。 - MONTHS - java.time.temporal. ChronoUnit
-
代表一个月概念的单位。
- MONTHS - Static variable in class javax.xml.datatype. DatatypeConstants
-
表示月份字段的常量。
- MORE_THAN_MAX_ROLE_DEGREE - Static variable in class javax.management.relation. RoleStatus
-
尝试使用比最大预期基数更多的ObjectNames设置角色值时的问题类型。
- MOTION - Static variable in class com.sun.java.accessibility.util. EventID
-
映射到AWT MouseMotion支持(即MouseMotionListener和MouseMotionEvent)
- MOUSE - Static variable in class com.sun.java.accessibility.util. EventID
-
映射到AWT鼠标支持(即MouseListener和MouseEvent)
- MOUSE_CLICKED - Static variable in class java.awt.event. MouseEvent
-
“鼠标点击”事件。
- MOUSE_DOWN - Static variable in class java.awt. Event
-
Deprecated.用户按下了鼠标按钮。
- MOUSE_DRAG - Static variable in class java.awt. Event
-
Deprecated.用户已按下按钮移动鼠标。
- MOUSE_DRAGGED - Static variable in class java.awt.event. MouseEvent
-
“鼠标拖动”事件。
- MOUSE_ENTER - Static variable in class java.awt. Event
-
Deprecated.鼠标已进入组件。
- MOUSE_ENTERED - Static variable in class java.awt.event. MouseEvent
-
“鼠标进入”事件。
- MOUSE_EVENT - java.awt.event. FocusEvent.Cause
-
激活鼠标事件。
- MOUSE_EVENT_MASK - Static variable in class java.awt. AWTEvent
-
用于选择鼠标事件的事件掩码。
- MOUSE_EXIT - Static variable in class java.awt. Event
-
Deprecated.鼠标已退出组件。
- MOUSE_EXITED - Static variable in class java.awt.event. MouseEvent
-
“鼠标退出”事件。
- MOUSE_FIRST - Static variable in class java.awt.event. MouseEvent
-
用于鼠标事件的id范围中的第一个数字。
- MOUSE_LAST - Static variable in class java.awt.event. MouseEvent
-
用于鼠标事件的id范围中的最后一个数字。
- MOUSE_MOTION_EVENT_MASK - Static variable in class java.awt. AWTEvent
-
用于选择鼠标移动事件的事件掩码。
- MOUSE_MOVE - Static variable in class java.awt. Event
-
Deprecated.鼠标移动时没有按下任何按钮。
- MOUSE_MOVED - Static variable in class java.awt.event. MouseEvent
-
“鼠标移动”事件。
- MOUSE_OVER - Static variable in interface javax.swing.plaf.synth. SynthConstants
-
指示鼠标在该区域上方的主要状态。
- MOUSE_PRESSED - Static variable in class java.awt.event. MouseEvent
-
“鼠标按下”事件。
- MOUSE_RELEASED - Static variable in class java.awt.event. MouseEvent
-
“鼠标发布”事件。
- MOUSE_UP - Static variable in class java.awt. Event
-
Deprecated.用户已释放鼠标按钮。
- MOUSE_WHEEL - Static variable in class java.awt.event. MouseEvent
-
“鼠标滚轮”事件。
- MOUSE_WHEEL_EVENT_MASK - Static variable in class java.awt. AWTEvent
-
用于选择鼠标滚轮事件的事件掩码。
- MouseAdapter - Class in java.awt.event
-
用于接收鼠标事件的抽象适配器类。
- MouseAdapter() - Constructor for class java.awt.event. MouseAdapter
- mouseClicked(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseClicked方法处理mouseClicked事件。
- mouseClicked(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
在组件上单击鼠标时调用。
- mouseClicked(MouseEvent) - Method in interface java.awt.event. MouseListener
-
在组件上单击(按下并释放)鼠标按钮时调用。
- mouseClicked(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
单击鼠标时调用。
- mouseClicked(MouseEvent) - Method in class javax.swing.text.html. HTMLEditorKit.LinkController
-
被称为鼠标点击事件。
- mouseDown(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
- mouseDrag(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
- mouseDragged(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseDragged方法处理mouseDragged事件。
- mouseDragged(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
在组件上按下鼠标按钮时调用。
- mouseDragged(MouseEvent) - Method in class java.awt.event. MouseAdapter
-
在组件上按下鼠标按钮然后拖动时调用。
- mouseDragged(MouseEvent) - Method in class java.awt.event. MouseMotionAdapter
-
在组件上按下鼠标按钮然后拖动时调用。
- mouseDragged(MouseEvent) - Method in interface java.awt.event. MouseMotionListener
-
在组件上按下鼠标按钮然后拖动时调用。
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic. BasicMenuUI.MouseInputHandler
-
在菜单上按下鼠标按钮然后拖动时调用。
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic. BasicScrollBarUI.TrackListener
-
将模型值设置为垂直滚动条的拇指顶部的位置,或者相对于轨道原点从左到右/从右到左滚动条的水平滚动条的左/右。
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSliderUI.TrackListener
-
将模型值设置为拇指顶部/左侧相对于轨道原点的位置。
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
如果dragger不为null,则使用continueDrag发送消息。
- mouseDragged(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
根据鼠标指针的当前位置移动插入位置。
- mouseDragged(MouseEvent) - Method in class javax.swing. ToolTipManager
-
按下并拖动鼠标时调用。
- MouseDragGestureRecognizer - Class in java.awt.dnd
-
这个抽象的子类
DragGestureRecognizer
限定DragGestureRecognizer
对基于鼠标的手势。 - MouseDragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd. MouseDragGestureRecognizer
-
为
MouseDragGestureRecognizer
DragSource
,构建新的Component
。 - MouseDragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd. MouseDragGestureRecognizer
-
给出
DragSource
,为Component
c和Component
进行观察,构建一个新的MouseDragGestureRecognizer
。 - MouseDragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd. MouseDragGestureRecognizer
-
给出
DragSource
为Component
c,Component
以及允许进行此拖动操作的动作,构造新的MouseDragGestureRecognizer
。 - MouseDragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd. MouseDragGestureRecognizer
-
构造一个新的
MouseDragGestureRecognizer
给出的DragSource
为Component
c时,Component
来观察,允许此拖动操作的动作(一个或多个),并且DragGestureListener
检测到拖拽手势时通知。 - mouseEnter(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
- mouseEntered(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseEntered方法处理mouseEntered事件。
- mouseEntered(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
鼠标进入组件时调用。
- mouseEntered(MouseEvent) - Method in interface java.awt.event. MouseListener
-
鼠标进入组件时调用。
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic. BasicFileChooserUI.DoubleClickListener
-
用于表示文件的JList由子类创建,但在此类中监视选择。
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic. BasicMenuUI.MouseInputHandler
-
光标进入菜单时调用。
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
鼠标进入组件时调用。
- mouseEntered(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
鼠标进入某个区域时调用。
- mouseEntered(MouseEvent) - Method in class javax.swing. ToolTipManager
-
当鼠标进入组件区域时调用。
- MouseEvent - Class in java.awt.event
-
一个事件,指示组件中发生了鼠标操作。
- MouseEvent - Interface in org.w3c.dom.events
-
MouseEvent
界面提供与Mouse事件关联的特定上下文信息。 - MouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class java.awt.event. MouseEvent
-
使用指定的源组件,类型,修饰符,坐标,单击计数和popupTrigger标志构造一个
MouseEvent
对象。 - MouseEvent(Component, int, long, int, int, int, int, boolean, int) - Constructor for class java.awt.event. MouseEvent
-
使用指定的源组件,类型,时间,修饰符,坐标,单击计数,popupTrigger标志和按钮编号构造一个
MouseEvent
对象。 - MouseEvent(Component, int, long, int, int, int, int, int, int, boolean, int) - Constructor for class java.awt.event. MouseEvent
-
使用指定的源组件,类型,时间,修饰符,坐标,绝对坐标,单击计数,popupTrigger标志和按钮编号构造一个
MouseEvent
对象。 - MouseEventListener() - Constructor for class javax.swing.text.html. FormView.MouseEventListener
- mouseExit(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
- mouseExited(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseExited方法处理mouseExited事件。
- mouseExited(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
鼠标退出组件时调用。
- mouseExited(MouseEvent) - Method in interface java.awt.event. MouseListener
-
鼠标退出组件时调用。
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic. BasicScrollBarUI.TrackListener
-
鼠标退出滚动条时调用。
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
鼠标退出组件时调用。
- mouseExited(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
当鼠标退出某个区域时调用。
- mouseExited(MouseEvent) - Method in class javax.swing. ToolTipManager
-
当鼠标退出组件区域时调用。
- mouseHandler - Variable in class javax.swing.plaf.basic. BasicSplitPaneDivider
-
处理此类和拆分窗格中的鼠标事件。
- MouseHandler() - Constructor for class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
- MouseHandler() - Constructor for class javax.swing.plaf.basic. BasicTabbedPaneUI.MouseHandler
- MouseHandler() - Constructor for class javax.swing.plaf.basic. BasicTreeUI.MouseHandler
- MouseInfo - Class in java.awt
-
MouseInfo
提供了获取鼠标信息的方法,例如鼠标指针位置和鼠标按钮的数量。 - MouseInputAdapter - Class in javax.swing.event
-
MouseInputListener
接口的空实现,通过仅扩展和实现感兴趣的方法,为简化创建侦听器的任务提供了便利。 - MouseInputAdapter() - Constructor for class javax.swing.event. MouseInputAdapter
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicDesktopIconUI.MouseInputHandler
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicListUI.MouseInputHandler
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicMenuItemUI.MouseInputHandler
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicMenuUI.MouseInputHandler
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicTableHeaderUI.MouseInputHandler
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic. BasicTableUI.MouseInputHandler
- MouseInputHandler(Component, Component, MouseEvent) - Constructor for class javax.swing.plaf.basic. BasicTreeUI.MouseInputHandler
-
构造一个
MouseInputHandler
的新实例。 - mouseInputListener - Variable in class javax.swing.plaf.basic. BasicListUI
-
MouseInputListener
,附于JList
。 - mouseInputListener - Variable in class javax.swing.plaf.basic. BasicMenuItemUI
-
MouseInputListener
的实例。 - mouseInputListener - Variable in class javax.swing.plaf.basic. BasicTableHeaderUI
-
附加到
JTable
监听器 - mouseInputListener - Variable in class javax.swing.plaf.basic. BasicTableUI
-
MouseInputListener
附于JTable
。 - MouseInputListener - Interface in javax.swing.event
-
侦听器,用于实现
MouseListener
和MouseMotionListener
接口中的所有方法。 - mouseListener - Static variable in class com.sun.java.accessibility.util. AWTEventMonitor
-
Deprecated, for removal: This API element is subject to removal in a future version.This field is unused.
- mouseListener - Variable in class javax.swing.plaf.basic. BasicComboPopup
-
此受保护字段是特定于实现的。
- mouseListener - Variable in class javax.swing.plaf.basic. BasicTabbedPaneUI
-
鼠标更改侦听器
- MouseListener - Interface in java.awt.event
-
用于在组件上接收“有趣”鼠标事件(按下,释放,单击,输入和退出)的侦听器界面。
- MouseMotionAdapter - Class in java.awt.event
-
用于接收鼠标移动事件的抽象适配器类。
- MouseMotionAdapter() - Constructor for class java.awt.event. MouseMotionAdapter
- mouseMotionListener - Static variable in class com.sun.java.accessibility.util. AWTEventMonitor
-
Deprecated, for removal: This API element is subject to removal in a future version.This field is unused.
- mouseMotionListener - Variable in class javax.swing.plaf.basic. BasicComboPopup
-
此受保护字段是特定于实现的。
- MouseMotionListener - Interface in java.awt.event
-
用于在组件上接收鼠标移动事件的侦听器接口。
- mouseMove(int, int) - Method in class java.awt. Robot
-
将鼠标指针移动到给定的屏幕坐标。
- mouseMove(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
- mouseMoved(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseMoved方法处理mouseMoved事件。
- mouseMoved(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
在组件上移动鼠标按钮时调用(没有按钮没有向下)。
- mouseMoved(MouseEvent) - Method in class java.awt.event. MouseAdapter
-
将鼠标光标移动到组件但未按下任何按钮时调用。
- mouseMoved(MouseEvent) - Method in class java.awt.event. MouseMotionAdapter
-
在组件上移动鼠标按钮时调用(没有按钮没有向下)。
- mouseMoved(MouseEvent) - Method in interface java.awt.event. MouseMotionListener
-
将鼠标光标移动到组件但未按下任何按钮时调用。
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
根据方向重置光标。
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic. BasicTreeUI.MouseHandler
-
在组件上移动鼠标按钮时调用(没有按钮没有向下)。
- mouseMoved(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
移动鼠标时调用。
- mouseMoved(MouseEvent) - Method in class javax.swing. ToolTipManager
-
移动鼠标时调用。
- mousePress(int) - Method in class java.awt. Robot
-
按下一个或多个鼠标按钮。
- mousePressed(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mousePressed方法处理mousePressed事件。
- mousePressed(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
在
Component
上按下鼠标按钮时调用。 - mousePressed(MouseEvent) - Method in interface java.awt.event. MouseListener
-
在组件上按下鼠标按钮时调用。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicComboPopup.InvocationMouseHandler
-
响应组合框上的鼠标按下事件。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicMenuUI.MouseInputHandler
-
在菜单上单击鼠标时调用。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicScrollBarUI.TrackListener
-
如果将鼠标按在“拇指”组件上方,则将滚动条值减少一页(“向上翻页”),否则将其增加一页。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSliderUI.TrackListener
-
如果将鼠标按在“拇指”组件上方,则将滚动条值减少一页(“向上翻页”),否则将其增加一页。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
通过创建DragController的相应实例来启动拖动会话。
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic. BasicTreeUI.MouseHandler
-
在组件上按下鼠标按钮时调用。
- mousePressed(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
如果按下按钮1,则执行此操作以请求关注相关文本组件,并设置插入符号位置。
- mousePressed(MouseEvent) - Method in class javax.swing. ToolTipManager
-
按下鼠标时调用。
- mouseRelease(int) - Method in class java.awt. Robot
-
释放一个或多个鼠标按钮。
- mouseReleased(MouseEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseReleased方法处理mouseReleased事件。
- mouseReleased(MouseEvent) - Method in class java.awt.dnd. MouseDragGestureRecognizer
-
在组件上释放鼠标按钮时调用。
- mouseReleased(MouseEvent) - Method in interface java.awt.event. MouseListener
-
在组件上释放鼠标按钮时调用。
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic. BasicComboPopup.InvocationMouseHandler
-
响应用户终止在组合框上开始的单击或拖动。
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic. BasicMenuUI.MouseInputHandler
-
在菜单上释放鼠标时调用。
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic. BasicSplitPaneDivider.MouseHandler
-
如果dragger不为null,则使用completeDrag进行消息传递。
- mouseReleased(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
释放鼠标时调用。
- mouseUp(Event, int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
- mouseWheel(int) - Method in class java.awt. Robot
-
在装有轮子的鼠标上旋转滚轮。
- MouseWheelEvent - Class in java.awt.event
-
指示鼠标滚轮在组件中旋转的事件。
- MouseWheelEvent(Component, int, long, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event. MouseWheelEvent
-
使用指定的源组件,类型,修改器,坐标,滚动类型,滚动量和滚轮旋转构造一个
MouseWheelEvent
对象。 - MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event. MouseWheelEvent
-
使用指定的源组件,类型,修改器,坐标,绝对坐标,滚动类型,滚动量和滚轮旋转构造
MouseWheelEvent
对象。 - MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int, double) - Constructor for class java.awt.event. MouseWheelEvent
-
使用指定的源组件,类型,修改器,坐标,绝对坐标,滚动类型,滚动量和滚轮旋转构造一个
MouseWheelEvent
对象。 - MouseWheelHandler() - Constructor for class javax.swing.plaf.basic. BasicScrollPaneUI.MouseWheelHandler
- MouseWheelListener - Interface in java.awt.event
-
用于在组件上接收鼠标滚轮事件的侦听器接口。
- mouseWheelMoved(MouseWheelEvent) - Method in class java.awt. AWTEventMulticaster
-
通过在侦听器-a和侦听器-b上调用mouseWheelMoved方法处理mouseWheelMoved事件。
- mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.event. MouseAdapter
-
旋转鼠标滚轮时调用。
- mouseWheelMoved(MouseWheelEvent) - Method in interface java.awt.event. MouseWheelListener
-
旋转鼠标滚轮时调用。
- mouseWheelMoved(MouseWheelEvent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI.MouseWheelHandler
-
在通过JScrollPane旋转鼠标滚轮时调用。
- move(int, int) - Method in class java.awt. Component
-
Deprecated.As of JDK version 1.1, replaced by
setLocation(int, int)
. - move(int, int) - Method in class java.awt. Point
-
将此点移动到
(x,y)
坐标平面中的指定位置。 - move(int, int) - Method in class java.awt. Rectangle
-
Deprecated.As of JDK version 1.1, replaced by
setLocation(int, int)
. - move(Path, Path, CopyOption...) - Static method in class java.nio.file. Files
-
将文件移动或重命名为目标文件。
- move(Path, Path, CopyOption...) - Method in class java.nio.file.spi. FileSystemProvider
-
将文件移动或重命名为目标文件。
- move(T, SecureDirectoryStream<T>, T) - Method in interface java.nio.file. SecureDirectoryStream
-
将文件从此目录移动到另一个目录。
- MOVE - Static variable in class javax.swing. TransferHandler
-
代表“移动”转移动作的
int
。 - MOVE_CMD - Static variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
移动按钮文本属性。
- MOVE_CURSOR - Static variable in class java.awt. Cursor
-
移动光标类型。
- MOVE_CURSOR - Static variable in class java.awt. Frame
-
Deprecated.replaced by
Cursor.MOVE_CURSOR
. - MOVE_TO_TRASH - java.awt. Desktop.Action
-
表示转向垃圾箱
- moveAction - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
MoveAction
的实例。 - MoveAction() - Constructor for class javax.swing.plaf.basic. BasicInternalFrameTitlePane.MoveAction
-
构造
MoveAction
的新实例。 - moveAndRepaint(JComponent, int, int, int, int) - Method in class javax.swing.plaf.basic. BasicDesktopIconUI.MouseInputHandler
-
移动并重新绘制组件
f
。 - moveCaret(MouseEvent) - Method in class javax.swing.text. DefaultCaret
-
尝试使用viewToModel()从鼠标事件的坐标移动插入符的位置。
- moveCaretPosition(int) - Method in class javax.swing.text. JTextComponent
-
将插入符号移动到新位置,留下上次调用
setCaretPosition
时定义的标记。 - moveColumn(int, int) - Method in class javax.swing. JTable
-
将列
column
移动到视图中列targetColumn
当前占用的位置。 - moveColumn(int, int) - Method in class javax.swing.table. DefaultTableColumnModel
-
将列和标题移动到
columnIndex
到newIndex
。 - moveColumn(int, int) - Method in interface javax.swing.table. TableColumnModel
-
将列及其标题移动到
columnIndex
到newIndex
。 - moveDot(int) - Method in interface javax.swing.text. Caret
-
将插入位置(点)移动到其他位置,留下标记。
- moveDot(int) - Method in class javax.swing.text. DefaultCaret
-
使用正向偏置将插入位置移动到指定位置。
- moveDot(int, Position.Bias) - Method in class javax.swing.text. DefaultCaret
-
使用指定的偏差将插入位置移动到指定位置。
- moveDot(int, Position.Bias) - Method in class javax.swing.text. NavigationFilter.FilterBypass
-
移动插入位置,绕过NavigationFilter。
- moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text. NavigationFilter
-
在Caret移动点之前调用。
- moveLeadSelectionIndex(int) - Method in class javax.swing. DefaultListSelectionModel
-
设置前导选择索引,保持所有选择值不变。
- movePointLeft(int) - Method in class java.math. BigDecimal
-
返回一个
BigDecimal
,相当于这个小数点向左移动n
位置。 - movePointRight(int) - Method in class java.math. BigDecimal
-
返回一个
BigDecimal
,相当于这个小数点向右移动了n
位置。 - moveRow(int, int, int) - Method in class javax.swing.table. DefaultTableModel
-
将一个或多个行从包含范围
start
到end
到模型中的to
位置。 - moveTo(double, double) - Method in class java.awt.geom. Path2D.Double
-
通过移动到以double精度指定的指定坐标,向路径添加点。
- moveTo(double, double) - Method in class java.awt.geom. Path2D.Float
-
通过移动到以double精度指定的指定坐标,向路径添加点。
- moveTo(double, double) - Method in class java.awt.geom. Path2D
-
通过移动到以double精度指定的指定坐标,向路径添加点。
- moveTo(float, float) - Method in class java.awt.geom. Path2D.Float
-
通过移动到float精度中指定的指定坐标,向路径添加一个点。
- moveToBack() - Method in class javax.swing. JInternalFrame
-
如果父组件为
JLayeredPane
,则将此组件移动到位置-1的便捷方法。 - moveToBack(Component) - Method in class javax.swing. JLayeredPane
-
将组件移动到当前图层中组件的底部(位置-1)。
- moveToCurrentRow() - Method in interface java.sql. ResultSet
-
将光标移动到记住的光标位置,通常是当前行。
- moveToFront() - Method in class javax.swing. JInternalFrame
-
如果父组件为
JLayeredPane
,则将此组件移动到位置0的便捷方法。 - moveToFront(Component) - Method in class javax.swing. JLayeredPane
-
将组件移动到其当前图层(位置0)中组件的顶部。
- moveToInsertRow() - Method in interface java.sql. ResultSet
-
将光标移动到插入行。
- moveToTrash(File) - Method in class java.awt. Desktop
-
将指定的文件移动到废纸篓。
- MOVING_TO_PAUSED - Static variable in class javax.print.attribute.standard. PrinterStateReason
-
有人暂停了打印机,但设备正在花费相当长的时间停下来。
- MRO - java.lang. Character.UnicodeScript
-
Unicode脚本“Mro”。
- MRO - Static variable in class java.lang. Character.UnicodeBlock
-
“Mro”Unicode字符块的常量。
- MS - Static variable in interface javax.swing.text.html.parser. DTDConstants
-
DTD常数对应于MS
- MULTANI - java.lang. Character.UnicodeScript
-
Unicode脚本“Multani”。
- MULTANI - Static variable in class java.lang. Character.UnicodeBlock
-
“Multani”Unicode字符块的常量。
- MULTI_LINE - Static variable in class javax.accessibility. AccessibleState
-
表示此(文本)对象可以包含多行文本。
- MULTI_RELEASE - Static variable in class java.util.jar. Attributes.Name
-
Name
对象为Multi-Release
清单属性,指示这是一个多版本JAR文件。 - MULTI_SELECTION_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing. JFileChooser
-
启用多文件选择。
- MultiButtonUI - Class in javax.swing.plaf.multi
-
用于组合
ButtonUI
的多路UI。 - MultiButtonUI() - Constructor for class javax.swing.plaf.multi. MultiButtonUI
- MulticastChannel - Interface in java.nio.channels
-
支持Internet协议(IP)多播的网络通道。
- MulticastSocket - Class in java.net
-
多播数据报套接字类对于发送和接收IP多播数据包很有用。
- MulticastSocket() - Constructor for class java.net. MulticastSocket
-
创建多播套接字。
- MulticastSocket(int) - Constructor for class java.net. MulticastSocket
-
创建多播套接字并将其绑定到特定端口。
- MulticastSocket(SocketAddress) - Constructor for class java.net. MulticastSocket
-
创建绑定到指定套接字地址的MulticastSocket。
- MultiColorChooserUI - Class in javax.swing.plaf.multi
-
用于组合
ColorChooserUI
的多路UI。 - MultiColorChooserUI() - Constructor for class javax.swing.plaf.multi. MultiColorChooserUI
- MultiComboBoxUI - Class in javax.swing.plaf.multi
-
用于组合
ComboBoxUI
的多路UI。 - MultiComboBoxUI() - Constructor for class javax.swing.plaf.multi. MultiComboBoxUI
- MultiDesktopIconUI - Class in javax.swing.plaf.multi
-
用于组合
DesktopIconUI
的多路UI。 - MultiDesktopIconUI() - Constructor for class javax.swing.plaf.multi. MultiDesktopIconUI
- MultiDesktopPaneUI - Class in javax.swing.plaf.multi
-
用于组合
DesktopPaneUI
的多路UI。 - MultiDesktopPaneUI() - Constructor for class javax.swing.plaf.multi. MultiDesktopPaneUI
- MultiDoc - Interface in javax.print
-
接口
MultiDoc
指定为打印作业提供多个打印数据的对象的接口。 - MultiDocPrintJob - Interface in javax.print
-
从
MultiDocPrintService
获得,MultiDocPrintJob
可以将指定的文档集打印为具有一组作业属性的单个打印作业。 - MultiDocPrintService - Interface in javax.print
-
接口
MultiPrintService
是向工厂MultiDocPrintJob
。 - MultiFileChooserUI - Class in javax.swing.plaf.multi
-
用于组合
FileChooserUI
的多路UI。 - MultiFileChooserUI() - Constructor for class javax.swing.plaf.multi. MultiFileChooserUI
- MultiInternalFrameUI - Class in javax.swing.plaf.multi
-
用于组合
InternalFrameUI
的多路UI。 - MultiInternalFrameUI() - Constructor for class javax.swing.plaf.multi. MultiInternalFrameUI
- MultiLabelUI - Class in javax.swing.plaf.multi
-
用于组合
LabelUI
的多路UI。 - MultiLabelUI() - Constructor for class javax.swing.plaf.multi. MultiLabelUI
- MULTILINE - Static variable in class java.util.regex. Pattern
-
启用多线模式。
- MultiListUI - Class in javax.swing.plaf.multi
-
用于组合
ListUI
的多路UI。 - MultiListUI() - Constructor for class javax.swing.plaf.multi. MultiListUI
- MultiLookAndFeel - Class in javax.swing.plaf.multi
-
多路复用外观,允许多个UI同时与组件关联。
- MultiLookAndFeel() - Constructor for class javax.swing.plaf.multi. MultiLookAndFeel
- MultiMenuBarUI - Class in javax.swing.plaf.multi
-
用于组合
MenuBarUI
的多路UI。 - MultiMenuBarUI() - Constructor for class javax.swing.plaf.multi. MultiMenuBarUI
- MultiMenuItemUI - Class in javax.swing.plaf.multi
-
用于组合
MenuItemUI
的多路UI。 - MultiMenuItemUI() - Constructor for class javax.swing.plaf.multi. MultiMenuItemUI
- MultiOptionPaneUI - Class in javax.swing.plaf.multi
-
用于组合
OptionPaneUI
的多路UI。 - MultiOptionPaneUI() - Constructor for class javax.swing.plaf.multi. MultiOptionPaneUI
- MultiPanelUI - Class in javax.swing.plaf.multi
-
用于组合
PanelUI
的多路UI。 - MultiPanelUI() - Constructor for class javax.swing.plaf.multi. MultiPanelUI
- MultiPixelPackedSampleModel - Class in java.awt.image
-
MultiPixelPackedSampleModel
类表示单带图像,可以将多个单样本像素打包到一个数据元素中。 - MultiPixelPackedSampleModel(int, int, int, int) - Constructor for class java.awt.image. MultiPixelPackedSampleModel
-
构造具有指定数据类型,宽度,高度和每像素位数的
MultiPixelPackedSampleModel
。 - MultiPixelPackedSampleModel(int, int, int, int, int, int) - Constructor for class java.awt.image. MultiPixelPackedSampleModel
-
构造具有指定数据类型,宽度,高度,每像素位数,扫描行间距和数据位偏移的
MultiPixelPackedSampleModel
。 - MULTIPLE - Static variable in class javax.swing.text.html. HTML.Attribute
-
属性“多个”
- MULTIPLE_INTERVAL_SELECTION - Static variable in interface javax.swing. ListSelectionModel
-
selectionMode属性的值:一次选择一个或多个连续的索引范围。
- MultipleDocumentHandling - Class in javax.print.attribute.standard
-
类
MultipleDocumentHandling
是打印属性类,枚举,控制整理操作以及将一个或多个打印流页面放置到印象中和介质页上。 - MultipleDocumentHandling(int) - Constructor for class javax.print.attribute.standard. MultipleDocumentHandling
-
使用给定的整数值构造一个新的多文档处理枚举值。
- MultipleGradientPaint - Class in java.awt
-
这是Paints的超类,它使用多色渐变来填充栅格。
- MultipleGradientPaint.ColorSpaceType - Enum in java.awt
-
用于执行渐变插值的颜色空间。
- MultipleGradientPaint.CycleMethod - Enum in java.awt
-
在渐变边界外绘画时使用的方法。
- MultipleMaster - Interface in java.awt.font
-
MultipleMaster
接口表示Type 1 Multiple Master字体。 - multipliedBy(int) - Method in interface java.time.chrono. ChronoPeriod
-
返回一个新实例,此期间此时间段内的每个金额乘以指定的标量。
- multipliedBy(int) - Method in class java.time. Period
-
返回一个新实例,该周期中的每个元素乘以指定的标量。
- multipliedBy(long) - Method in class java.time. Duration
-
返回此持续时间的副本乘以标量。
- multiply(int) - Method in class javax.xml.datatype. Duration
-
计算一个新的持续时间,其值比此持续时间的值长
factor
倍。 - multiply(BigDecimal) - Method in class java.math. BigDecimal
-
返回
BigDecimal
其值为(this × multiplicand)
,其比例为(this.scale() + multiplicand.scale())
。 - multiply(BigDecimal) - Method in class javax.xml.datatype. Duration
-
计算一个新的持续时间,其值比此持续时间的值长
factor
倍。 - multiply(BigDecimal, MathContext) - Method in class java.math. BigDecimal
-
返回
BigDecimal
其值为(this × multiplicand)
,根据上下文设置进行舍入。 - multiply(BigInteger) - Method in class java.math. BigInteger
-
返回值为
(this * val)
的BigInteger。 - MULTIPLY - com.sun.source.tree. Tree.Kind
-
用于表示乘法
*
的BinaryTree
的实例。 - MULTIPLY - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于表示乘法
*
的BinaryTree
的实例。 - MULTIPLY_ASSIGNMENT - com.sun.source.tree. Tree.Kind
-
用于表示乘法赋值
*=
的CompoundAssignmentTree
的实例。 - MULTIPLY_ASSIGNMENT - jdk.nashorn.api.tree. Tree.Kind
-
Deprecated.用于表示乘法赋值
*=
的CompoundAssignmentTree
的实例。 - multiplyExact(int, int) - Static method in class java.lang. Math
-
返回参数的乘积,如果结果溢出
int
则抛出异常。 - multiplyExact(int, int) - Static method in class java.lang. StrictMath
-
返回参数的乘积,如果结果溢出
int
则抛出异常。 - multiplyExact(long, int) - Static method in class java.lang. Math
-
返回参数的乘积,如果结果溢出
long
则抛出异常。 - multiplyExact(long, int) - Static method in class java.lang. StrictMath
-
返回参数的乘积,如果结果溢出
long
则抛出异常。 - multiplyExact(long, long) - Static method in class java.lang. Math
-
返回参数的乘积,如果结果溢出
long
则抛出异常。 - multiplyExact(long, long) - Static method in class java.lang. StrictMath
-
返回参数的乘积,如果结果溢出
long
则抛出异常。 - multiplyFull(int, int) - Static method in class java.lang. Math
-
返回参数的确切数学乘积。
- multiplyFull(int, int) - Static method in class java.lang. StrictMath
-
返回参数的确切数学乘积。
- multiplyHigh(long, long) - Static method in class java.lang. Math
-
返回
long
作为两个64位因子的128位乘积的最高64位。 - multiplyHigh(long, long) - Static method in class java.lang. StrictMath
-
返回
long
作为两个64位因子的128位乘积中最重要的64位。 - MultiPopupMenuUI - Class in javax.swing.plaf.multi
-
用于组合
PopupMenuUI
的多路UI。 - MultiPopupMenuUI() - Constructor for class javax.swing.plaf.multi. MultiPopupMenuUI
- MultiProgressBarUI - Class in javax.swing.plaf.multi
-
用于组合
ProgressBarUI
的多路UI。 - MultiProgressBarUI() - Constructor for class javax.swing.plaf.multi. MultiProgressBarUI
- MultiResolutionImage - Interface in java.awt.image
-
此接口设计为
Image
的某些实现支持的可选附加API,以允许它们为各种渲染分辨率提供备用图像。 - MultiRootPaneUI - Class in javax.swing.plaf.multi
-
用于组合
RootPaneUI
的多路UI。 - MultiRootPaneUI() - Constructor for class javax.swing.plaf.multi. MultiRootPaneUI
- MultiScrollBarUI - Class in javax.swing.plaf.multi
-
用于组合
ScrollBarUI
的多路UI。 - MultiScrollBarUI() - Constructor for class javax.swing.plaf.multi. MultiScrollBarUI
- MultiScrollPaneUI - Class in javax.swing.plaf.multi
-
用于组合
ScrollPaneUI
的多路UI。 - MultiScrollPaneUI() - Constructor for class javax.swing.plaf.multi. MultiScrollPaneUI
- MULTISELECTABLE - Static variable in class javax.accessibility. AccessibleState
-
表示此对象允许同时选择多个子项。
- MultiSeparatorUI - Class in javax.swing.plaf.multi
-
用于组合
SeparatorUI
的多路UI。 - MultiSeparatorUI() - Constructor for class javax.swing.plaf.multi. MultiSeparatorUI
- MultiSliderUI - Class in javax.swing.plaf.multi
-
用于组合
SliderUI
的多路UI。 - MultiSliderUI() - Constructor for class javax.swing.plaf.multi. MultiSliderUI
- MultiSpinnerUI - Class in javax.swing.plaf.multi
-
用于组合
SpinnerUI
的多路UI。 - MultiSpinnerUI() - Constructor for class javax.swing.plaf.multi. MultiSpinnerUI
- MultiSplitPaneUI - Class in javax.swing.plaf.multi
-
用于组合
SplitPaneUI
的多路UI。 - MultiSplitPaneUI() - Constructor for class javax.swing.plaf.multi. MultiSplitPaneUI
- MultiTabbedPaneUI - Class in javax.swing.plaf.multi
-
用于组合
TabbedPaneUI
的多路UI。 - MultiTabbedPaneUI() - Constructor for class javax.swing.plaf.multi. MultiTabbedPaneUI
- MultiTableHeaderUI - Class in javax.swing.plaf.multi
-
用于组合
TableHeaderUI
的多路UI。 - MultiTableHeaderUI() - Constructor for class javax.swing.plaf.multi. MultiTableHeaderUI
- MultiTableUI - Class in javax.swing.plaf.multi
-
用于组合
TableUI
的多路UI。 - MultiTableUI() - Constructor for class javax.swing.plaf.multi. MultiTableUI
- MultiTextUI - Class in javax.swing.plaf.multi
-
用于组合
TextUI
的多路UI。 - MultiTextUI() - Constructor for class javax.swing.plaf.multi. MultiTextUI
- MultiToolBarUI - Class in javax.swing.plaf.multi
-
用于组合
ToolBarUI
的多路UI。 - MultiToolBarUI() - Constructor for class javax.swing.plaf.multi. MultiToolBarUI
- MultiToolTipUI - Class in javax.swing.plaf.multi
-
用于组合
ToolTipUI
的多路UI。 - MultiToolTipUI() - Constructor for class javax.swing.plaf.multi. MultiToolTipUI
- MultiTreeUI - Class in javax.swing.plaf.multi
-
用于组合
TreeUI
的多路UI。 - MultiTreeUI() - Constructor for class javax.swing.plaf.multi. MultiTreeUI
- MultiViewportUI - Class in javax.swing.plaf.multi
-
用于组合
ViewportUI
的多路UI。 - MultiViewportUI() - Constructor for class javax.swing.plaf.multi. MultiViewportUI
- MUSICAL_SYMBOLS - Static variable in class java.lang. Character.UnicodeBlock
-
“Musical Symbols”Unicode字符块的常量。
- mustSpecify() - Method in interface com.sun.jdi.connect. Connector.Argument
-
指示是否必须指定参数。
- MutableAttributeSet - Interface in javax.swing.text
-
用于可变集合的唯一属性的通用接口。
- MutableCallSite - Class in java.lang.invoke
-
A
MutableCallSite
是CallSite
,其目标变量的行为类似于普通字段。 - MutableCallSite(MethodHandle) - Constructor for class java.lang.invoke. MutableCallSite
-
使用初始目标方法句柄创建调用站点对象。
- MutableCallSite(MethodType) - Constructor for class java.lang.invoke. MutableCallSite
-
使用给定的方法类型创建一个空白的调用站点对象。
- MutableComboBoxModel< E> - Interface in javax.swing
-
ComboBoxModel
的可变版本。 - MutableTreeNode - Interface in javax.swing.tree
-
定义可以更改的树节点对象的要求 - 通过添加或删除子节点,或通过更改存储在节点中的用户对象的内容。
- mutatesTo(Object, Object) - Method in class java.beans. DefaultPersistenceDelegate
-
如果指定构造函数中的参数数量不为零,并且类
oldInstance
显式声明了“equals”方法,则此方法返回值oldInstance.equals(newInstance)
。 - mutatesTo(Object, Object) - Method in class java.beans. PersistenceDelegate
-
如果可以通过将一系列语句应用于
newInstance
来创建oldInstance
的 等效副本,则返回true。 - MutationEvent - Interface in org.w3c.dom.events
-
MutationEvent
接口提供与Mutation事件关联的特定上下文信息。 - MUTE - Static variable in class javax.sound.sampled. BooleanControl.Type
-
表示线路静音状态的控件。
- MXBean - Annotation Type in javax.management
-
用于将接口明确标记为MXBean接口或不是MXBean接口的注释。
- MXBEAN_FIELD - Static variable in class javax.management. JMX
-
mxbean
字段的名称。 - MXBEAN_NAME - Static variable in interface jdk.management.jfr. FlightRecorderMXBean
-
ObjectName
字符串表示形式,适用于FlightRecorderMXBean
。 - MYANMAR - java.awt.font. NumericShaper.Range
-
缅甸范围与缅甸数字。
- MYANMAR - java.lang. Character.UnicodeScript
-
Unicode脚本“缅甸”。
- MYANMAR - Static variable in class java.awt.font. NumericShaper
-
标识MYANMAR范围和十进制基数。
- MYANMAR - Static variable in class java.lang. Character.UnicodeBlock
-
“缅甸”Unicode字符块的常量。
- MYANMAR_EXTENDED_A - Static variable in class java.lang. Character.UnicodeBlock
-
“Myanmar Extended-A”Unicode字符块的常量。
- MYANMAR_EXTENDED_B - Static variable in class java.lang. Character.UnicodeBlock
-
“Myanmar Extended-B”Unicode字符块的常量。
- MYANMAR_SHAN - java.awt.font. NumericShaper.Range
-
缅甸范围与缅甸掸数字。
- MYANMAR_TAI_LAING - java.awt.font. NumericShaper.Range
-
缅甸延伸B系列与缅甸泰拉数字。
- myProps - Variable in class javax.naming. InitialContext
-
与此InitialContext关联的环境。
- mySyntax - Variable in class javax.naming. CompoundName
-
此复合名称的语法属性。
所有类 所有包