Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
M
- Mac - Class in javax.crypto
- 
This class provides the functionality of a "Message Authentication Code" (MAC) algorithm.
- Mac(MacSpi, Provider, String) - Constructor for class javax.crypto.Mac
- 
Creates a MAC object.
- MAC - Enum constant in enum class java.security.CryptoPrimitive
- 
Symmetric primitive: message authentication code
- MacSpi - Class in javax.crypto
- 
This class defines the Service Provider Interface (SPI) for theMacclass.
- MacSpi() - Constructor for class javax.crypto.MacSpi
- 
Constructor for subclasses to call.
- magenta - Static variable in class java.awt.Color
- 
The color magenta.
- MAGENTA - Static variable in class java.awt.Color
- 
The color magenta.
- MAHAJANI - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Mahajani".
- MAHAJANI - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mahajani" Unicode character block.
- MAHJONG_TILES - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mahjong Tiles" Unicode character block.
- mail() - Method in class java.awt.Desktop
- 
Launches the mail composing window of the user default mail client.
- mail(URI) - Method in class java.awt.Desktop
- 
Launches the mail composing window of the user default mail client, filling the message fields specified by amailto:URI.
- MAIL - Enum constant in enum class java.awt.Desktop.Action
- 
Represents a "mail" action.
- main(String[]) - Static method in class com.sun.tools.javac.Main
- 
Main entry point for the launcher.
- main(String[]) - Static method in class jdk.jshell.execution.RemoteExecutionControl
- 
Launch the agent, connecting to the JShell-core over the socket specified in the command-line argument.
- Main - Class in com.sun.tools.javac
- 
A legacy programmatic interface for the Java Programming Language compiler, javac.
- Main() - Constructor for class com.sun.tools.javac.Main
- 
Deprecated, for removal: This API element is subject to removal in a future version.
- MAIN - Static variable in class javax.print.attribute.standard.MediaTray
- 
The main input tray in the printer.
- MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
- 
Nameobject forMain-Classmanifest attribute used for launching applications packaged in JAR files.
- MAIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
- 
Denotes a UI which performs the normal end user role.
- mainClass() - Method in class java.lang.module.ModuleDescriptor
- 
Returns the module main class.
- mainClass(String) - Method in class java.lang.module.ModuleDescriptor.Builder
- 
Sets the module main class.
- major() - Method in class java.lang.Runtime.Version
- 
Deprecated.
- majorInterfaceVersion() - Method in interface com.sun.jdi.VirtualMachineManager
- 
Returns the major version number of the JDI interface.
- majorRequirementChange(AsyncBoxView.ChildState, float) - Method in class javax.swing.text.AsyncBoxView
- 
Requirements changed along the major axis.
- majorTickSpacing - Variable in class javax.swing.JSlider
- 
The number of values between the major tick marks -- the larger marks that break up the minor tick marks.
- majorVersion() - Method in interface com.sun.jdi.ReferenceType
- 
Returns the class major version number, as defined in the class file format of the Java Virtual Machine Specification.
- MAKASAR - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Makasar".
- MAKASAR - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Makasar" Unicode character block.
- make(Consumer<VaList.Builder>, ResourceScope) - Static method in interface jdk.incubator.foreign.VaList
- 
Constructs a new variable argument list using a builder (seeVaList.Builder), with a given resource scope.
- makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Double
- 
Constructs aRectangle2Dof the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
- makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Float
- 
Constructs aRectangle2Dof the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
- makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D
- 
Constructs aRectangle2Dof the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
- makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
- 
Deprecated.
- makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
- 
Creates a new client connection as an RMI object exported through JRMP.
- makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIServerImpl
- 
Creates a new client connection.
- makeComponentInputMap(JComponent, Object[]) - Static method in class javax.swing.LookAndFeel
- 
Creates aComponentInputMapUIResourcefromkeys.
- makeConcat(MethodHandles.Lookup, String, MethodType) - Static method in class java.lang.invoke.StringConcatFactory
- 
Facilitates the creation of optimized String concatenation methods, that can be used to efficiently concatenate a known number of arguments of known types, possibly after type adaptation and partial evaluation of arguments.
- makeConcatWithConstants(MethodHandles.Lookup, String, MethodType, String, Object...) - Static method in class java.lang.invoke.StringConcatFactory
- 
Facilitates the creation of optimized String concatenation methods, that can be used to efficiently concatenate a known number of arguments of known types, possibly after type adaptation and partial evaluation of arguments.
- makeIcon(Class<?>, String) - Static method in class javax.swing.LookAndFeel
- 
Creates and returns aUIDefault.LazyValuethat loads an image.
- makeInputMap(Object[]) - Static method in class javax.swing.LookAndFeel
- 
Creates anInputMapUIResourcefromkeys.
- makeKeyBindings(Object[]) - Static method in class javax.swing.LookAndFeel
- 
Convenience method for building an array ofKeyBindings.
- makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
- 
Deprecated.Create a new SAX parser using the `org.xml.sax.parser' system property.
- makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
- 
Deprecated.Create a new SAX parser object using the class name provided.
- makeTag(Element) - Method in class javax.swing.text.html.parser.Parser
- 
Makes a TagElement.
- makeTag(Element, boolean) - Method in class javax.swing.text.html.parser.Parser
- 
Makes a TagElement.
- makeUnzip(VectorSpecies<E>, int) - Static method in class jdk.incubator.vector.VectorShuffle
- 
Creates a shuffle which will unzip the concatenation of two vectors, alternatively storing input lanes into one or the other output vector.
- makeVisible(int) - Method in class java.awt.List
- 
Makes the item at the specified index visible.
- makeVisible(TreePath) - Method in class javax.swing.JTree
- 
Ensures that the node identified by path is currently viewable.
- makeZip(VectorSpecies<E>, int) - Static method in class jdk.incubator.vector.VectorShuffle
- 
Creates a shuffle which will zip together two vectors, alternatively selecting lanes from one or the other.
- MALAYALAM - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Malayalam range with the Malayalam digits.
- MALAYALAM - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Malayalam".
- MALAYALAM - Static variable in class java.awt.font.NumericShaper
- 
Identifies the MALAYALAM range and decimal base.
- MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Malayalam" Unicode character block.
- malformedForLength(int) - Static method in class java.nio.charset.CoderResult
- 
Static factory method that returns the unique object describing a malformed-input error of the given length.
- malformedInputAction() - Method in class java.nio.charset.CharsetDecoder
- 
Returns this decoder's current action for malformed-input errors.
- malformedInputAction() - Method in class java.nio.charset.CharsetEncoder
- 
Returns this encoder's current action for malformed-input errors.
- MalformedInputException - Exception Class in java.nio.charset
- 
Checked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence.
- MalformedInputException(int) - Constructor for exception class java.nio.charset.MalformedInputException
- 
Constructs anMalformedInputExceptionwith the given length.
- MalformedLinkException - Exception Class in javax.naming
- 
This exception is thrown when a malformed link was encountered while resolving or constructing a link.
- MalformedLinkException() - Constructor for exception class javax.naming.MalformedLinkException
- 
Constructs a new instance of Malformed LinkException.
- MalformedLinkException(String) - Constructor for exception class javax.naming.MalformedLinkException
- 
Constructs a new instance of MalformedLinkException with an explanation.
- MalformedObjectNameException - Exception Class in javax.management
- 
The format of the string does not correspond to a valid ObjectName.
- MalformedObjectNameException() - Constructor for exception class javax.management.MalformedObjectNameException
- 
Default constructor.
- MalformedObjectNameException(String) - Constructor for exception class javax.management.MalformedObjectNameException
- 
Constructor that allows a specific error message to be specified.
- MalformedParameterizedTypeException - Exception Class in java.lang.reflect
- 
Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it.
- MalformedParameterizedTypeException() - Constructor for exception class java.lang.reflect.MalformedParameterizedTypeException
- 
Constructs aMalformedParameterizedTypeExceptionwith no detail message.
- MalformedParameterizedTypeException(String) - Constructor for exception class java.lang.reflect.MalformedParameterizedTypeException
- 
Constructs aMalformedParameterizedTypeExceptionwith the given detail message.
- MalformedParametersException - Exception Class in java.lang.reflect
- 
Thrown whenthe java.lang.reflect packageattempts to read method parameters from a class file and determines that one or more parameters are malformed.
- MalformedParametersException() - Constructor for exception class java.lang.reflect.MalformedParametersException
- 
Create aMalformedParametersExceptionwith an empty reason.
- MalformedParametersException(String) - Constructor for exception class java.lang.reflect.MalformedParametersException
- 
Create aMalformedParametersException.
- MalformedURLException - Exception Class in java.net
- 
Thrown to indicate that a malformed URL has occurred.
- MalformedURLException() - Constructor for exception class java.net.MalformedURLException
- 
Constructs aMalformedURLExceptionwith no detail message.
- MalformedURLException(String) - Constructor for exception class java.net.MalformedURLException
- 
Constructs aMalformedURLExceptionwith the specified detail message.
- managedBlock(ForkJoinPool.ManagedBlocker) - Static method in class java.util.concurrent.ForkJoinPool
- 
Runs the given possibly blocking task.
- MANAGEMENT - Enum constant in enum class com.sun.management.VMOption.Origin
- 
The VM option was set via the management interface after the VM was started.
- ManagementFactory - Class in java.lang.management
- 
TheManagementFactoryclass is a factory class for getting managed beans for the Java platform.
- ManagementPermission - Class in java.lang.management
- 
The permission which the SecurityManager will check when code that is running with a SecurityManager calls methods defined in the management interface for the Java platform.
- ManagementPermission(String) - Constructor for class java.lang.management.ManagementPermission
- 
Constructs a ManagementPermission with the specified name.
- ManagementPermission(String, String) - Constructor for class java.lang.management.ManagementPermission
- 
Constructs a new ManagementPermission object.
- ManageReferralControl - Class in javax.naming.ldap
- 
Requests that referral and other special LDAP objects be manipulated as normal LDAP objects.
- ManageReferralControl() - Constructor for class javax.naming.ldap.ManageReferralControl
- 
Constructs a critical ManageReferral control.
- ManageReferralControl(boolean) - Constructor for class javax.naming.ldap.ManageReferralControl
- 
Constructs a ManageReferral control.
- ManagerFactoryParameters - Interface in javax.net.ssl
- 
This class is the base interface for providing algorithm-specific information to a KeyManagerFactory or TrustManagerFactory.
- MANAGES_DESCENDANTS - Static variable in class javax.accessibility.AccessibleState
- 
Indicates this object is responsible for managing its subcomponents.
- MANDAIC - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Mandaic".
- MANDAIC - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mandaic" Unicode character block.
- MANDATED - Enum constant in enum class java.lang.module.ModuleDescriptor.Exports.Modifier
- 
The export was implicitly declared in the source of the module declaration.
- MANDATED - Enum constant in enum class java.lang.module.ModuleDescriptor.Modifier
- 
The module was implicitly declared.
- MANDATED - Enum constant in enum class java.lang.module.ModuleDescriptor.Opens.Modifier
- 
The open package was implicitly declared in the source of the module declaration.
- MANDATED - Enum constant in enum class java.lang.module.ModuleDescriptor.Requires.Modifier
- 
The dependence was implicitly declared in the source of the module declaration.
- MANDATED - Enum constant in enum class javax.lang.model.util.Elements.Origin
- 
A mandated construct is one that is not explicitly declared in the source code, but whose presence is mandated by the specification.
- MANDATORY_WARNING - Enum constant in enum class javax.tools.Diagnostic.Kind
- 
Problem similar to a warning, but is mandated by the tool's specification.
- MANICHAEAN - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Manichaean".
- MANICHAEAN - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Manichaean" Unicode character block.
- Manifest - Class in java.util.jar
- 
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
- Manifest - Interface in javax.xml.crypto.dsig
- 
A representation of the XMLManifestelement as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
- Manifest() - Constructor for class java.util.jar.Manifest
- 
Constructs a new, empty Manifest.
- Manifest(InputStream) - Constructor for class java.util.jar.Manifest
- 
Constructs a new Manifest from the specified input stream.
- Manifest(Manifest) - Constructor for class java.util.jar.Manifest
- 
Constructs a new Manifest that is a copy of the specified Manifest.
- MANIFEST_NAME - Static variable in class java.util.jar.JarFile
- 
The JAR manifest file name.
- MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
- 
Nameobject forManifest-Versionmanifest attribute.
- MANUAL - Static variable in class javax.print.attribute.standard.MediaTray
- 
The manual feed input tray in the printer.
- map - Variable in class java.util.jar.Attributes
- 
The attribute name-value mappings.
- map() - Method in class java.net.http.HttpHeaders
- 
Returns an unmodifiable multi Map view of this HttpHeaders.
- map(FileChannel.MapMode, long, long) - Method in class java.nio.channels.FileChannel
- 
Maps a region of this channel's file directly into memory.
- map(DoubleUnaryOperator) - Method in interface java.util.stream.DoubleStream
- 
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(Function<? super T, ? extends R>) - Method in interface java.util.stream.Stream
- 
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(Function<? super T, ? extends U>) - Method in class java.util.Optional
- 
If a value is present, returns anOptionaldescribing (as if byOptional.ofNullable(T)) the result of applying the given mapping function to the value, otherwise returns an emptyOptional.
- map(IntUnaryOperator) - Method in interface java.util.stream.IntStream
- 
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(LongUnaryOperator) - Method in interface java.util.stream.LongStream
- 
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(UnaryOperator<MemoryLayout>, MemoryLayout.PathElement...) - Method in interface jdk.incubator.foreign.MemoryLayout
- 
Creates a transformed copy of this layout where a selected layout, from a path rooted in this layout, is replaced with the result of applying the given operation.
- Map<K,V> - Interface in java.util 
- 
An object that maps keys to values.
- MAP - Static variable in class javax.swing.text.html.HTML.Tag
- 
Tag <map>
- MAP_EXTENDED_RANGES - Enum constant in enum class java.util.Locale.FilteringMode
- 
Specifies basic filtering: If any extended language ranges are included in the given Language Priority List, they are mapped to the basic language range.
- Map.Entry<K,V> - Interface in java.util 
- 
A map entry (key-value pair).
- mapEquivalents(List<Locale.LanguageRange>, Map<String, List<String>>) - Static method in class java.util.Locale.LanguageRange
- 
Generates a new customized Language Priority List using the givenpriorityListandmap.
- mapFile(Path, long, long, FileChannel.MapMode, ResourceScope) - Static method in interface jdk.incubator.foreign.MemorySegment
- 
Creates a new mapped memory segment that models a memory-mapped region of a file from a given path.
- mapInputMethodHighlight(InputMethodHighlight) - Method in class java.awt.Toolkit
- 
Returns a map of visual attributes for the abstract level description of the given input method highlight, or null if no mapping is found.
- mapLibraryName(String) - Static method in class java.lang.System
- 
Maps a library name into a platform-specific string representing a native library.
- mapMulti(BiConsumer<? super T, ? super Consumer<R>>) - Method in interface java.util.stream.Stream
- 
Returns a stream consisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMulti(DoubleStream.DoubleMapMultiConsumer) - Method in interface java.util.stream.DoubleStream
- 
Returns a stream consisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMulti(IntStream.IntMapMultiConsumer) - Method in interface java.util.stream.IntStream
- 
Returns a stream consisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMulti(LongStream.LongMapMultiConsumer) - Method in interface java.util.stream.LongStream
- 
Returns a stream consisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMultiToDouble(BiConsumer<? super T, ? super DoubleConsumer>) - Method in interface java.util.stream.Stream
- 
Returns aDoubleStreamconsisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMultiToInt(BiConsumer<? super T, ? super IntConsumer>) - Method in interface java.util.stream.Stream
- 
Returns anIntStreamconsisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- mapMultiToLong(BiConsumer<? super T, ? super LongConsumer>) - Method in interface java.util.stream.Stream
- 
Returns aLongStreamconsisting of the results of replacing each element of this stream with multiple elements, specifically zero or more elements.
- MappedByteBuffer - Class in java.nio
- 
A direct byte buffer whose content is a memory-mapped region of a file.
- mapping(HttpResponse.BodySubscriber<T>, Function<? super T, ? extends U>) - Static method in class java.net.http.HttpResponse.BodySubscribers
- 
Returns aBodySubscriberwhose response body value is that of the result of applying the given function to the body object of the givenupstreamBodySubscriber.
- mapping(Function<? super T, ? extends U>, Collector<? super U, A, R>) - Static method in class java.util.stream.Collectors
- 
Adapts aCollectoraccepting elements of typeUto one accepting elements of typeTby applying a mapping function to each input element before accumulation.
- mappingCount() - Method in class java.util.concurrent.ConcurrentHashMap
- 
Returns the number of mappings.
- mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
- 
Maps the operation's output RenderContext into a RenderContext for each of the operation's sources.
- mapToDouble(IntToDoubleFunction) - Method in interface java.util.stream.IntStream
- 
Returns aDoubleStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToDouble(LongToDoubleFunction) - Method in interface java.util.stream.LongStream
- 
Returns aDoubleStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToDouble(ToDoubleFunction<? super T>) - Method in interface java.util.stream.Stream
- 
Returns aDoubleStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToInt(DoubleToIntFunction) - Method in interface java.util.stream.DoubleStream
- 
Returns anIntStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToInt(LongToIntFunction) - Method in interface java.util.stream.LongStream
- 
Returns anIntStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToInt(ToIntFunction<? super T>) - Method in interface java.util.stream.Stream
- 
Returns anIntStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToLong(DoubleToLongFunction) - Method in interface java.util.stream.DoubleStream
- 
Returns aLongStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToLong(IntToLongFunction) - Method in interface java.util.stream.IntStream
- 
Returns aLongStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToLong(ToLongFunction<? super T>) - Method in interface java.util.stream.Stream
- 
Returns aLongStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToObj(DoubleFunction<? extends U>) - Method in interface java.util.stream.DoubleStream
- 
Returns an object-valuedStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToObj(IntFunction<? extends U>) - Method in interface java.util.stream.IntStream
- 
Returns an object-valuedStreamconsisting of the results of applying the given function to the elements of this stream.
- mapToObj(LongFunction<? extends U>) - Method in interface java.util.stream.LongStream
- 
Returns an object-valuedStreamconsisting of the results of applying the given function to the elements of this stream.
- MARCH - Enum constant in enum class java.time.Month
- 
The singleton instance for the month of March with 31 days.
- MARCH - Static variable in class java.util.Calendar
- 
Value of theCalendar.MONTHfield indicating the third month of the year in the Gregorian and Julian calendars.
- MARCH - Static variable in class javax.xml.datatype.DatatypeConstants
- 
Value for third month of year.
- MARCHEN - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Marchen".
- MARCHEN - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Marchen" Unicode character block.
- MARGIN - Static variable in class javax.swing.text.html.CSS.Attribute
- 
CSS attribute "margin".
- MARGIN_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
- 
CSS attribute "margin-bottom".
- MARGIN_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
- 
Identifies a change in the button's margins.
- MARGIN_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
- 
CSS attribute "margin-left".
- MARGIN_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
- 
CSS attribute "margin-right".
- MARGIN_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
- 
CSS attribute "margin-top".
- MarginBorder() - Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
- 
Constructs aMarginBorder.
- MARGINHEIGHT - Static variable in class javax.swing.text.html.HTML.Attribute
- 
Attribute "marginheight"
- MARGINWIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
- 
Attribute "marginwidth"
- mark - Variable in class java.io.ByteArrayInputStream
- 
The currently marked position in the stream.
- mark() - Method in class java.nio.Buffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.ByteBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.CharBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.DoubleBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.FloatBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.IntBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.LongBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.MappedByteBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in class java.nio.ShortBuffer
- 
Sets this buffer's mark at its position.
- mark() - Method in interface javax.imageio.stream.ImageInputStream
- 
Marks a position in the stream to be returned to by a subsequent call toreset.
- mark() - Method in class javax.imageio.stream.ImageInputStreamImpl
- 
Pushes the current stream position onto a stack of marked positions.
- mark(int) - Method in class java.io.BufferedInputStream
- 
See the general contract of themarkmethod ofInputStream.
- mark(int) - Method in class java.io.BufferedReader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.io.ByteArrayInputStream
- 
Set the current marked position in the stream.
- mark(int) - Method in class java.io.CharArrayReader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.io.FilterInputStream
- 
Marks the current position in this input stream.
- mark(int) - Method in class java.io.FilterReader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.io.InputStream
- 
Marks the current position in this input stream.
- mark(int) - Method in class java.io.LineNumberInputStream
- 
Deprecated.Marks the current position in this input stream.
- mark(int) - Method in class java.io.LineNumberReader
- 
Mark the present position in the stream.
- mark(int) - Method in class java.io.PushbackInputStream
- 
Marks the current position in this input stream.
- mark(int) - Method in class java.io.PushbackReader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.io.Reader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.io.StringReader
- 
Marks the present position in the stream.
- mark(int) - Method in class java.util.zip.DeflaterInputStream
- 
This operation is not supported.
- mark(int) - Method in class java.util.zip.InflaterInputStream
- 
Marks the current position in this input stream.
- mark(int) - Method in class javax.sound.sampled.AudioInputStream
- 
Marks the current position in this audio input stream.
- markCompletelyClean(JComponent) - Method in class javax.swing.RepaintManager
- 
Mark a component completely clean.
- markCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
- 
Mark a component completely dirty.
- markedPos - Variable in class java.io.CharArrayReader
- 
The position of mark in buffer.
- MARKER_SUPPLY_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
The device is out of at least one marker supply (e.g. toner, ink, ribbon).
- MARKER_SUPPLY_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
The device is low on at least one marker supply (e.g. toner, ink, ribbon).
- MARKER_WASTE_ALMOST_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
The device marker supply waste receptacle is almost full.
- MARKER_WASTE_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
The device marker supply waste receptacle is full.
- markFirstTime(Element) - Method in class javax.swing.text.html.parser.Parser
- 
Marks the first time a tag has been seen in a document
- marklimit - Variable in class java.io.BufferedInputStream
- 
The maximum read ahead allowed after a call to themarkmethod before subsequent calls to theresetmethod fail.
- markpos - Variable in class java.io.BufferedInputStream
- 
The value of theposfield at the time the lastmarkmethod was called.
- markSupported() - Method in class java.io.BufferedInputStream
- 
Tests if this input stream supports themarkandresetmethods.
- markSupported() - Method in class java.io.BufferedReader
- 
Tells whether this stream supports the mark() operation, which it does.
- markSupported() - Method in class java.io.ByteArrayInputStream
- 
Tests if thisInputStreamsupports mark/reset.
- markSupported() - Method in class java.io.CharArrayReader
- 
Tells whether this stream supports the mark() operation, which it does.
- markSupported() - Method in class java.io.FilterInputStream
- 
Tests if this input stream supports themarkandresetmethods.
- markSupported() - Method in class java.io.FilterReader
- 
Tells whether this stream supports the mark() operation.
- markSupported() - Method in class java.io.InputStream
- 
Tests if this input stream supports themarkandresetmethods.
- markSupported() - Method in class java.io.PushbackInputStream
- 
Tests if this input stream supports themarkandresetmethods, which it does not.
- markSupported() - Method in class java.io.PushbackReader
- 
Tells whether this stream supports the mark() operation, which it does not.
- markSupported() - Method in class java.io.Reader
- 
Tells whether this stream supports the mark() operation.
- markSupported() - Method in class java.io.StringReader
- 
Tells whether this stream supports the mark() operation, which it does.
- markSupported() - Method in class java.util.zip.DeflaterInputStream
- markSupported() - Method in class java.util.zip.InflaterInputStream
- 
Tests if this input stream supports themarkandresetmethods.
- markSupported() - Method in class javax.crypto.CipherInputStream
- 
Tests if this input stream supports themarkandresetmethods, which it does not.
- markSupported() - Method in class javax.sound.sampled.AudioInputStream
- 
Tests whether this audio input stream supports themarkandresetmethods.
- marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
- 
Marshals the key info to XML.
- MarshalException - Exception Class in java.rmi
- 
AMarshalExceptionis thrown if ajava.io.IOExceptionoccurs while marshalling the remote call header, arguments or return value for a remote method call.
- MarshalException - Exception Class in javax.xml.crypto
- 
Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.
- MarshalException() - Constructor for exception class javax.xml.crypto.MarshalException
- 
Constructs a newMarshalExceptionwithnullas its detail message.
- MarshalException(String) - Constructor for exception class java.rmi.MarshalException
- 
Constructs aMarshalExceptionwith the specified detail message.
- MarshalException(String) - Constructor for exception class javax.xml.crypto.MarshalException
- 
Constructs a newMarshalExceptionwith the specified detail message.
- MarshalException(String, Exception) - Constructor for exception class java.rmi.MarshalException
- 
Constructs aMarshalExceptionwith the specified detail message and nested exception.
- MarshalException(String, Throwable) - Constructor for exception class javax.xml.crypto.MarshalException
- 
Constructs a newMarshalExceptionwith the specified detail message and cause.
- MarshalException(Throwable) - Constructor for exception class javax.xml.crypto.MarshalException
- 
Constructs a newMarshalExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).
- MarshalledObject<T> - Class in java.rmi
- 
AMarshalledObjectcontains a byte stream with the serialized representation of an object given to its constructor.
- MarshalledObject(T) - Constructor for class java.rmi.MarshalledObject
- 
Creates a newMarshalledObjectthat contains the serialized representation of the current state of the supplied object.
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
- 
Marshals the algorithm-specific parameters.
- MASARAM_GONDI - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Masaram Gondi".
- MASARAM_GONDI - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Masaram Gondi" Unicode character block.
- maskAll(boolean) - Method in class jdk.incubator.vector.ByteVector
- 
Returns a mask of same species as this vector, where each lane is set or unset according to given single boolean, which is broadcast to all lanes.
- maskAll(boolean) - Method in class jdk.incubator.vector.Vector
- 
Returns a mask of same species as this vector, where each lane is set or unset according to given single boolean, which is broadcast to all lanes.
- maskAll(boolean) - Method in interface jdk.incubator.vector.VectorSpecies
- 
Returns a mask of this species, where each lane is set or unset according to given single boolean, which is broadcast to all lanes.
- MaskFormatter - Class in javax.swing.text
- 
MaskFormatteris used to format and edit strings.
- MaskFormatter() - Constructor for class javax.swing.text.MaskFormatter
- 
Creates a MaskFormatter with no mask.
- MaskFormatter(String) - Constructor for class javax.swing.text.MaskFormatter
- 
Creates aMaskFormatterwith the specified mask.
- maskType() - Method in interface jdk.incubator.vector.VectorSpecies
- 
Returns the vector mask type for this species.
- MASTER_GAIN - Static variable in class javax.sound.sampled.FloatControl.Type
- 
Represents a control for the overall gain on a line.
- match() - Method in class java.util.Scanner
- 
Returns the match result of the last scanning operation performed by this scanner.
- match(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
- 
Identical toDataFlavor.equals(DataFlavor).
- match(Certificate) - Method in interface java.security.cert.CertSelector
- 
Decides whether aCertificateshould be selected.
- match(Certificate) - Method in class java.security.cert.X509CertSelector
- 
Decides whether aCertificateshould be selected.
- match(CRL) - Method in interface java.security.cert.CRLSelector
- 
Decides whether aCRLshould be selected.
- match(CRL) - Method in class java.security.cert.X509CRLSelector
- 
Decides whether aCRLshould be selected.
- match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
- 
Returns a query expression that represents a matching constraint on a string argument.
- matcher(CharSequence) - Method in class java.util.regex.Pattern
- 
Creates a matcher that will match the given input against this pattern.
- Matcher - Class in java.util.regex
- 
An engine that performs match operations on a character sequence by interpreting aPattern.
- matches() - Method in class java.util.regex.Matcher
- 
Attempts to match the entire region against the pattern.
- matches(String) - Method in class java.lang.String
- 
Tells whether or not this string matches the given regular expression.
- matches(String, CharSequence) - Static method in class java.util.regex.Pattern
- 
Compiles the given regular expression and attempts to match the given input against it.
- matches(Path) - Method in interface java.nio.file.PathMatcher
- 
Tells if given path matches this matcher's pattern.
- matches(SNIServerName) - Method in class javax.net.ssl.SNIMatcher
- 
Attempts to match the givenSNIServerName.
- matches(AudioFormat) - Method in class javax.sound.sampled.AudioFormat
- 
Indicates whether this format matches the one specified.
- matches(Line.Info) - Method in class javax.sound.sampled.DataLine.Info
- 
Determines whether the specified info object matches this one.
- matches(Line.Info) - Method in class javax.sound.sampled.Line.Info
- 
Indicates whether the specified info object matches this one.
- matches(Line.Info) - Method in class javax.sound.sampled.Port.Info
- 
Indicates whether this info object specified matches this one.
- matchesType() - Method in interface jdk.jshell.SourceCodeAnalysis.Suggestion
- 
Indicates whether input continuation matches the target type and is thus more likely to be the desired continuation.
- matchNameAttribute(AttributeSet, HTML.Tag) - Method in class javax.swing.text.html.HTMLWriter
- 
Returns true if the StyleConstants.NameAttribute is equal to the tag that is passed in as a parameter.
- matchPublic(String) - Method in interface javax.xml.catalog.Catalog
- 
Attempts to find a matching entry in the catalog by publicId.
- MatchResult - Interface in java.util.regex
- 
The result of a match operation.
- matchSystem(String) - Method in interface javax.xml.catalog.Catalog
- 
Attempts to find a matching entry in the catalog by systemId.
- matchURI(String) - Method in interface javax.xml.catalog.Catalog
- 
Attempts to find a matching entry in the catalog by the uri element.
- Math - Class in java.lang
- 
The classMathcontains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
- MATH_SYMBOL - Static variable in class java.lang.Character
- 
General category "Sm" in the Unicode specification.
- MathContext - Class in java.math
- 
Immutable objects which encapsulate the context settings which describe certain rules for numerical operators, such as those implemented by theBigDecimalclass.
- MathContext(int) - Constructor for class java.math.MathContext
- 
Constructs a newMathContextwith the specified precision and theHALF_UProunding mode.
- MathContext(int, RoundingMode) - Constructor for class java.math.MathContext
- 
Constructs a newMathContextwith a specified precision and rounding mode.
- MathContext(String) - Constructor for class java.math.MathContext
- 
Constructs a newMathContextfrom a string.
- MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.
- MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mathematical Operators" Unicode character block.
- MatteBorder - Class in javax.swing.border
- 
A class which provides a matte-like border of either a solid color or a tiled icon.
- MatteBorder(int, int, int, int, Color) - Constructor for class javax.swing.border.MatteBorder
- 
Creates a matte border with the specified insets and color.
- MatteBorder(int, int, int, int, Icon) - Constructor for class javax.swing.border.MatteBorder
- 
Creates a matte border with the specified insets and tile icon.
- MatteBorder(Insets, Color) - Constructor for class javax.swing.border.MatteBorder
- 
Creates a matte border with the specified insets and color.
- MatteBorder(Insets, Icon) - Constructor for class javax.swing.border.MatteBorder
- 
Creates a matte border with the specified insets and tile icon.
- MatteBorder(Icon) - Constructor for class javax.swing.border.MatteBorder
- 
Creates a matte border with the specified tile icon.
- MatteBorderUIResource(int, int, int, int, Color) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
- 
Constructs aMatteBorderUIResource.
- MatteBorderUIResource(int, int, int, int, Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
- 
Constructs aMatteBorderUIResource.
- MatteBorderUIResource(Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
- 
Constructs aMatteBorderUIResource.
- max() - Method in interface com.sun.jdi.connect.Connector.IntegerArgument
- 
The upper bound for the value.
- max() - Method in interface java.util.stream.DoubleStream
- 
Returns anOptionalDoubledescribing the maximum element of this stream, or an empty OptionalDouble if this stream is empty.
- max() - Method in interface java.util.stream.IntStream
- 
Returns anOptionalIntdescribing the maximum element of this stream, or an empty optional if this stream is empty.
- max() - Method in interface java.util.stream.LongStream
- 
Returns anOptionalLongdescribing the maximum element of this stream, or an empty optional if this stream is empty.
- max(byte) - Method in class jdk.incubator.vector.ByteVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(double) - Method in class jdk.incubator.vector.DoubleVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(double, double) - Static method in class java.lang.Double
- 
Returns the greater of twodoublevalues as if by callingMath.max.
- max(double, double) - Static method in class java.lang.Math
- 
Returns the greater of twodoublevalues.
- max(double, double) - Static method in class java.lang.StrictMath
- 
Returns the greater of twodoublevalues.
- max(float) - Method in class jdk.incubator.vector.FloatVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(float, float) - Static method in class java.lang.Float
- 
Returns the greater of twofloatvalues as if by callingMath.max.
- max(float, float) - Static method in class java.lang.Math
- 
Returns the greater of twofloatvalues.
- max(float, float) - Static method in class java.lang.StrictMath
- 
Returns the greater of twofloatvalues.
- max(int) - Method in class jdk.incubator.vector.IntVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(int, int) - Static method in class java.lang.Integer
- 
Returns the greater of twointvalues as if by callingMath.max.
- max(int, int) - Static method in class java.lang.Math
- 
Returns the greater of twointvalues.
- max(int, int) - Static method in class java.lang.StrictMath
- 
Returns the greater of twointvalues.
- max(long) - Method in class jdk.incubator.vector.LongVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(long, long) - Static method in class java.lang.Long
- 
Returns the greater of twolongvalues as if by callingMath.max.
- max(long, long) - Static method in class java.lang.Math
- 
Returns the greater of twolongvalues.
- max(long, long) - Static method in class java.lang.StrictMath
- 
Returns the greater of twolongvalues.
- max(short) - Method in class jdk.incubator.vector.ShortVector
- 
Computes the larger of this vector and the broadcast of an input scalar.
- max(BigDecimal) - Method in class java.math.BigDecimal
- 
Returns the maximum of thisBigDecimalandval.
- max(BigInteger) - Method in class java.math.BigInteger
- 
Returns the maximum of this BigInteger andval.
- max(Collection<? extends T>) - Static method in class java.util.Collections
- 
Returns the maximum element of the given collection, according to the natural ordering of its elements.
- max(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
- 
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
- max(Comparator<? super T>) - Method in interface java.util.stream.Stream
- 
Returns the maximum element of this stream according to the providedComparator.
- max(Spring, Spring) - Static method in class javax.swing.Spring
- 
Returnsmax(s1, s2): a spring whose value is always greater than (or equal to) the values of boths1ands2.
- max(Vector<E>) - Method in class jdk.incubator.vector.Vector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Byte>) - Method in class jdk.incubator.vector.ByteVector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Double>) - Method in class jdk.incubator.vector.DoubleVector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Float>) - Method in class jdk.incubator.vector.FloatVector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Integer>) - Method in class jdk.incubator.vector.IntVector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Long>) - Method in class jdk.incubator.vector.LongVector
- 
Computes the larger of this vector and a second input vector.
- max(Vector<Short>) - Method in class jdk.incubator.vector.ShortVector
- 
Computes the larger of this vector and a second input vector.
- MAX - Static variable in class java.time.Instant
- 
The maximum supportedInstant, '1000000000-12-31T23:59:59.999999999Z'.
- MAX - Static variable in class java.time.LocalDate
- 
The maximum supportedLocalDate, '+999999999-12-31'.
- MAX - Static variable in class java.time.LocalDateTime
- 
The maximum supportedLocalDateTime, '+999999999-12-31T23:59:59.999999999'.
- MAX - Static variable in class java.time.LocalTime
- 
The maximum supportedLocalTime, '23:59:59.999999999'.
- MAX - Static variable in class java.time.OffsetDateTime
- 
The maximum supportedOffsetDateTime, '+999999999-12-31T23:59:59.999999999-18:00'.
- MAX - Static variable in class java.time.OffsetTime
- 
The maximum supportedOffsetTime, '23:59:59.999999999-18:00'.
- MAX - Static variable in class java.time.ZoneOffset
- 
Constant for the maximum supported offset.
- MAX - Static variable in class jdk.incubator.vector.VectorOperators
- 
Producemax(a,b).
- MAX_BUFFER - Static variable in class javax.security.sasl.Sasl
- 
The name of a property that specifies the maximum size of the receive buffer in bytes ofSaslClient/SaslServer.
- MAX_CODE_POINT - Static variable in class java.lang.Character
- 
The maximum value of a Unicode code point, constantU+10FFFF.
- MAX_COUNT - Static variable in class javax.swing.plaf.synth.ColorType
- 
Maximum number ofColorTypes.
- MAX_DATATYPE - Static variable in class javax.imageio.plugins.tiff.TIFFTag
- 
The numerically largest constant representing a TIFF data type.
- MAX_EXPONENT - Static variable in class java.lang.Double
- 
Maximum exponent a finitedoublevariable may have.
- MAX_EXPONENT - Static variable in class java.lang.Float
- 
Maximum exponent a finitefloatvariable may have.
- MAX_HIGH_SURROGATE - Static variable in class java.lang.Character
- 
The maximum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant'\uDBFF'.
- MAX_KEY_LENGTH - Static variable in class java.util.prefs.Preferences
- 
Maximum length of string allowed as a key (80 characters).
- MAX_LOW_SURROGATE - Static variable in class java.lang.Character
- 
The maximum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant'\uDFFF'.
- MAX_NAME_LENGTH - Static variable in class java.util.prefs.Preferences
- 
Maximum length of a node name (80 characters).
- MAX_PRIORITY - Static variable in class java.lang.Thread
- 
The maximum priority that a thread can have.
- MAX_RADIX - Static variable in class java.lang.Character
- 
The maximum radix available for conversion to and from strings.
- MAX_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
- 
Maximum scroll
- MAX_SURROGATE - Static variable in class java.lang.Character
- 
The maximum value of a Unicode surrogate code unit in the UTF-16 encoding, constant'\uDFFF'.
- MAX_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
- 
W3C XML Schema max timezone offset is -14:00.
- MAX_VALUE - Static variable in class java.lang.Byte
- 
A constant holding the maximum value abytecan have, 27-1.
- MAX_VALUE - Static variable in class java.lang.Character
- 
The constant value of this field is the largest value of typechar,'\uFFFF'.
- MAX_VALUE - Static variable in class java.lang.Double
- 
A constant holding the largest positive finite value of typedouble, (2-2-52)·21023.
- MAX_VALUE - Static variable in class java.lang.Float
- 
A constant holding the largest positive finite value of typefloat, (2-2-23)·2127.
- MAX_VALUE - Static variable in class java.lang.Integer
- 
A constant holding the maximum value anintcan have, 231-1.
- MAX_VALUE - Static variable in class java.lang.Long
- 
A constant holding the maximum value alongcan have, 263-1.
- MAX_VALUE - Static variable in class java.lang.Short
- 
A constant holding the maximum value ashortcan have, 215-1.
- MAX_VALUE - Static variable in class java.time.Year
- 
The maximum supported year, '+999,999,999'.
- MAX_VALUE_FIELD - Static variable in class javax.management.JMX
- 
The name of themaxValuefield.
- MAX_VALUE_LENGTH - Static variable in class java.util.prefs.Preferences
- 
Maximum length of string allowed as a value (8192 characters).
- MAX_WEIGHT - Static variable in class java.util.Locale.LanguageRange
- 
A constant holding the maximum value of weight, 1.0, which indicates that the language range is a good fit for the user.
- MAXBQUALSIZE - Static variable in interface javax.transaction.xa.Xid
- 
Maximum number of bytes returned byXid.getBranchQualifier().
- maxButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The maximize button.
- maxBy(Comparator<? super T>) - Static method in interface java.util.function.BinaryOperator
- 
Returns aBinaryOperatorwhich returns the greater of two elements according to the specifiedComparator.
- maxBy(Comparator<? super T>) - Static method in class java.util.stream.Collectors
- 
Returns aCollectorthat produces the maximal element according to a givenComparator, described as anOptional<T>.
- maxBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
- 
Returns the maximum number of bytes that will be produced for each character of input.
- maxCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
- 
Returns the maximum number of characters that will be produced for each byte of input.
- MAXGRIDSIZE - Static variable in class java.awt.GridBagLayout
- 
This field is no longer used to reserve arrays and kept for backward compatibility.
- MAXGTRIDSIZE - Static variable in interface javax.transaction.xa.Xid
- 
Maximum number of bytes returned byXid.getGlobalTransactionId().
- maxIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The maximize icon.
- maximizable - Variable in class javax.swing.JInternalFrame
- 
The frame can be expanded to the size of the desktop pane.
- MAXIMIZE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The maximize button text property.
- maximizeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The instance of aMaximizeAction.
- MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
- 
Constructs aMaximizeAction.
- MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
- 
Constructs a new instance of aMaximizeAction.
- MAXIMIZED_BOTH - Static variable in class java.awt.Frame
- 
This state bit mask indicates that frame is fully maximized (that is both horizontally and vertically).
- MAXIMIZED_HORIZ - Static variable in class java.awt.Frame
- 
This state bit indicates that frame is maximized in the horizontal direction.
- MAXIMIZED_VERT - Static variable in class java.awt.Frame
- 
This state bit indicates that frame is maximized in the vertical direction.
- maximizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
- 
Resizes the frame to fill its parents bounds.
- maximizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
- 
Generally, the frame should be resized to match its parents bounds.
- maximizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
- 
This method is called when the user wants to maximize the frame.
- maximizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
- 
Deprecated.As of 1.3.
- maximum - Variable in class javax.swing.SizeRequirements
- 
The maximum size allowed.
- maximumLayoutSize(Container) - Method in class java.awt.BorderLayout
- 
Returns the maximum dimensions for this layout given the components in the specified target container.
- maximumLayoutSize(Container) - Method in class java.awt.CardLayout
- 
Returns the maximum dimensions for this layout given the components in the specified target container.
- maximumLayoutSize(Container) - Method in class java.awt.GridBagLayout
- 
Returns the maximum dimensions for this layout given the components in the specified target container.
- maximumLayoutSize(Container) - Method in interface java.awt.LayoutManager2
- 
Calculates the maximum size dimensions for the specified container, given the components it contains.
- maximumLayoutSize(Container) - Method in class javax.swing.BoxLayout
- 
Returns the maximum dimensions the target container can use to lay out the components it contains.
- maximumLayoutSize(Container) - Method in class javax.swing.GroupLayout
- 
Returns the maximum size for the specified container.
- maximumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
- 
Returns the maximum amount of space the layout can use.
- maximumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
- 
Returns the maximum dimensions needed to lay out the components contained in the specified target container.
- maximumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
- 
Returns the maximum layout size, which is Integer.MAX_VALUE in both directions.
- maximumLayoutSize(Container) - Method in class javax.swing.SpringLayout
- maximumRowCount - Variable in class javax.swing.JComboBox
- 
This protected field is implementation specific.
- maximumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- 
Maximum thumb size
- maxInboundStreams() - Method in class com.sun.nio.sctp.Association
- 
Returns the maximum number of inbound streams that this association supports.
- maxInStreams() - Method in class com.sun.nio.sctp.SctpStandardSocketOptions.InitMaxStreams
- 
Returns the maximum number of inbound streams.
- maxLength() - Method in enum class java.time.Month
- 
Gets the maximum length of this month in days.
- MAXLENGTH - Static variable in class javax.swing.text.html.HTML.Attribute
- 
Attribute "maxlength"
- maxMemory() - Method in class java.lang.Runtime
- 
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
- maxOutboundStreams() - Method in class com.sun.nio.sctp.Association
- 
Returns the maximum number of outbound streams that this association supports.
- maxOutStreams() - Method in class com.sun.nio.sctp.SctpStandardSocketOptions.InitMaxStreams
- 
Returns the maximum number of outbound streams.
- maxTabHeight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
- 
Maximum tab height
- maxTabWidth - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
- 
Maximum tab width
- maxWidth - Variable in class javax.swing.table.TableColumn
- 
The maximum width of the column.
- MAY - Enum constant in enum class java.time.Month
- 
The singleton instance for the month of May with 31 days.
- MAY - Static variable in class java.util.Calendar
- 
Value of theCalendar.MONTHfield indicating the fifth month of the year in the Gregorian and Julian calendars.
- MAY - Static variable in class javax.xml.datatype.DatatypeConstants
- 
Value for fifth month of year.
- MAYAN_NUMERALS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mayan Numerals" Unicode character block.
- maybeInitialize() - Static method in class com.sun.java.accessibility.util.EventQueueMonitor
- 
Tell theEventQueueMonitorto start listening for events.
- maybeUpdateLayoutState() - Method in class javax.swing.plaf.basic.BasicListUI
- 
If updateLayoutStateNeeded is non zero, call updateLayoutState() and reset updateLayoutStateNeeded.
- MBeanAttributeInfo - Class in javax.management
- 
Describes an MBean attribute exposed for management.
- MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
- 
This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.
- MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
- 
Constructs anMBeanAttributeInfoobject.
- MBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.MBeanAttributeInfo
- 
Constructs anMBeanAttributeInfoobject.
- MBeanConstructorInfo - Class in javax.management
- 
Describes a constructor exposed by an MBean.
- MBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management.MBeanConstructorInfo
- 
Constructs anMBeanConstructorInfoobject.
- MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
- 
Constructs anMBeanConstructorInfoobject.
- MBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.MBeanConstructorInfo
- 
Constructs anMBeanConstructorInfoobject.
- MBeanException - Exception Class in javax.management
- 
Represents "user defined" exceptions thrown by MBean methods in the agent.
- MBeanException(Exception) - Constructor for exception class javax.management.MBeanException
- 
Creates anMBeanExceptionthat wraps the actualjava.lang.Exception.
- MBeanException(Exception, String) - Constructor for exception class javax.management.MBeanException
- 
Creates anMBeanExceptionthat wraps the actualjava.lang.Exceptionwith a detail message.
- MBeanFeatureInfo - Class in javax.management
- 
Provides general information for an MBean descriptor object.
- MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
- 
Constructs anMBeanFeatureInfoobject.
- MBeanFeatureInfo(String, String, Descriptor) - Constructor for class javax.management.MBeanFeatureInfo
- 
Constructs anMBeanFeatureInfoobject.
- MBeanInfo - Class in javax.management
- 
Describes the management interface exposed by an MBean; that is, the set of attributes and operations which are available for management operations.
- MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
- 
Constructs anMBeanInfo.
- MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.MBeanInfo
- 
Constructs anMBeanInfo.
- MBeanNotificationInfo - Class in javax.management
- 
TheMBeanNotificationInfoclass is used to describe the characteristics of the different notification instances emitted by an MBean, for a given Java class of notification.
- MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
- 
Constructs anMBeanNotificationInfoobject.
- MBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.MBeanNotificationInfo
- 
Constructs anMBeanNotificationInfoobject.
- MBeanOperationInfo - Class in javax.management
- 
Describes a management operation exposed by an MBean.
- MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
- 
Constructs anMBeanOperationInfoobject.
- MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
- 
Constructs anMBeanOperationInfoobject.
- MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.MBeanOperationInfo
- 
Constructs anMBeanOperationInfoobject.
- MBeanParameterInfo - Class in javax.management
- 
Describes an argument of an operation exposed by an MBean.
- MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
- 
Constructs anMBeanParameterInfoobject.
- MBeanParameterInfo(String, String, String, Descriptor) - Constructor for class javax.management.MBeanParameterInfo
- 
Constructs anMBeanParameterInfoobject.
- MBeanPermission - Class in javax.management
- 
Permission controlling access to MBeanServer operations.
- MBeanPermission(String, String) - Constructor for class javax.management.MBeanPermission
- 
Create a new MBeanPermission object with the specified target name and actions.
- MBeanPermission(String, String, ObjectName, String) - Constructor for class javax.management.MBeanPermission
- 
Create a new MBeanPermission object with the specified target name (class name, member, object name) and actions.
- MBeanRegistration - Interface in javax.management
- 
Can be implemented by an MBean in order to carry out operations before and after being registered or unregistered from the MBean Server.
- MBeanRegistrationException - Exception Class in javax.management
- 
Wraps exceptions thrown by the preRegister(), preDeregister() methods of theMBeanRegistrationinterface.
- MBeanRegistrationException(Exception) - Constructor for exception class javax.management.MBeanRegistrationException
- 
Creates anMBeanRegistrationExceptionthat wraps the actualjava.lang.Exception.
- MBeanRegistrationException(Exception, String) - Constructor for exception class javax.management.MBeanRegistrationException
- 
Creates anMBeanRegistrationExceptionthat wraps the actualjava.lang.Exceptionwith a detailed message.
- MBeanServer - Interface in javax.management
- 
This is the interface for MBean manipulation on the agent side.
- MBeanServerBuilder - Class in javax.management
- 
This class represents a builder that creates a defaultMBeanServerimplementation.
- MBeanServerBuilder() - Constructor for class javax.management.MBeanServerBuilder
- 
Public default constructor.
- MBeanServerConnection - Interface in javax.management
- 
This interface represents a way to talk to an MBean server, whether local or remote.
- MBeanServerDelegate - Class in javax.management
- 
Represents the MBean server from the management point of view.
- MBeanServerDelegate() - Constructor for class javax.management.MBeanServerDelegate
- 
Create a MBeanServerDelegate object.
- MBeanServerDelegateMBean - Interface in javax.management
- 
Defines the management interface of an object of class MBeanServerDelegate.
- MBeanServerFactory - Class in javax.management
- 
Provides MBean server references.
- MBeanServerForwarder - Interface in javax.management.remote
- 
An object of this class implements the MBeanServer interface and wraps another object that also implements that interface.
- MBeanServerInvocationHandler - Class in javax.management
- 
InvocationHandlerthat forwards methods in an MBean's management interface through the MBean server to the MBean.
- MBeanServerInvocationHandler(MBeanServerConnection, ObjectName) - Constructor for class javax.management.MBeanServerInvocationHandler
- 
Invocation handler that forwards methods through an MBean server to a Standard MBean.
- MBeanServerInvocationHandler(MBeanServerConnection, ObjectName, boolean) - Constructor for class javax.management.MBeanServerInvocationHandler
- 
Invocation handler that can forward methods through an MBean server to a Standard MBean or MXBean.
- MBeanServerNotification - Class in javax.management
- 
Represents a notification emitted by the MBean Server through the MBeanServerDelegate MBean.
- MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management.MBeanServerNotification
- 
Creates an MBeanServerNotification object specifying object names of the MBeans that caused the notification and the specified notification type.
- MBeanServerNotificationFilter - Class in javax.management.relation
- 
Filter forMBeanServerNotification.
- MBeanServerNotificationFilter() - Constructor for class javax.management.relation.MBeanServerNotificationFilter
- 
Creates a filter selecting all MBeanServerNotification notifications for all ObjectNames.
- MBeanServerPermission - Class in javax.management
- 
A Permission to perform actions related to MBeanServers.
- MBeanServerPermission(String) - Constructor for class javax.management.MBeanServerPermission
- 
Create a new MBeanServerPermission with the given name.
- MBeanServerPermission(String, String) - Constructor for class javax.management.MBeanServerPermission
- 
Create a new MBeanServerPermission with the given name.
- MBeanTrustPermission - Class in javax.management
- 
This permission represents "trust" in a signer or codebase.
- MBeanTrustPermission(String) - Constructor for class javax.management.MBeanTrustPermission
- 
Create a new MBeanTrustPermission with the given name.
- MBeanTrustPermission(String, String) - Constructor for class javax.management.MBeanTrustPermission
- 
Create a new MBeanTrustPermission with the given name.
- MD - Static variable in interface javax.swing.text.html.parser.DTDConstants
- 
The DTD constant corresponds to MD
- MEASURE_MODE_2D - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
- 
A value to be used with the "GPSMeasureMode" tag.
- MEASURE_MODE_3D - Static variable in class javax.imageio.plugins.tiff.ExifGPSTagSet
- 
A value to be used with the "GPSMeasureMode" tag.
- MEDEFAIDRIN - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Medefaidrin".
- MEDEFAIDRIN - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Medefaidrin" Unicode character block.
- Media - Class in javax.print.attribute.standard
- 
ClassMediais a printing attribute class that specifies the medium on which to print.
- Media(int) - Constructor for class javax.print.attribute.standard.Media
- 
Constructs a new media attribute specified by name.
- MEDIA_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
At least one input tray is empty.
- MEDIA_JAM - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
The device has a media jam.
- MEDIA_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
At least one input tray is low on media.
- MEDIA_NEEDED - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
A tray has run out of media.
- MEDIA_RULE - Static variable in interface org.w3c.dom.css.CSSRule
- 
The rule is aCSSMediaRule.
- MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
- 
media-type = string.
- MediaList - Interface in org.w3c.dom.stylesheets
- 
TheMediaListinterface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
- MediaName - Class in javax.print.attribute.standard
- 
ClassMediaNameis a subclass ofMedia, a printing attribute class (an enumeration) that specifies the media for a print job as a name.
- MediaName(int) - Constructor for class javax.print.attribute.standard.MediaName
- 
Constructs a new media name enumeration value with the given integer value.
- MediaPrintableArea - Class in javax.print.attribute.standard
- 
ClassMediaPrintableAreais a printing attribute used to distinguish the printable and non-printable areas of media.
- MediaPrintableArea(float, float, float, float, int) - Constructor for class javax.print.attribute.standard.MediaPrintableArea
- 
Constructs aMediaPrintableAreaobject from floating point values.
- MediaPrintableArea(int, int, int, int, int) - Constructor for class javax.print.attribute.standard.MediaPrintableArea
- 
Constructs aMediaPrintableAreaobject from integer values.
- MediaSize - Class in javax.print.attribute.standard
- 
ClassMediaSizeis a two-dimensional size valued printing attribute class that indicates the dimensions of the medium in a portrait orientation, with theXdimension running along the bottom edge and theYdimension running along the left edge.
- MediaSize(float, float, int) - Constructor for class javax.print.attribute.standard.MediaSize
- 
Construct a new media size attribute from the given floating-point values.
- MediaSize(float, float, int, MediaSizeName) - Constructor for class javax.print.attribute.standard.MediaSize
- 
Construct a new media size attribute from the given floating-point values.
- MediaSize(int, int, int) - Constructor for class javax.print.attribute.standard.MediaSize
- 
Construct a new media size attribute from the given integer values.
- MediaSize(int, int, int, MediaSizeName) - Constructor for class javax.print.attribute.standard.MediaSize
- 
Construct a new media size attribute from the given integer values.
- MediaSize.Engineering - Class in javax.print.attribute.standard
- 
ClassMediaSize.EngineeringincludesMediaSizevalues for engineering media.
- MediaSize.ISO - Class in javax.print.attribute.standard
- 
ClassMediaSize.ISOincludesMediaSizevalues for ISO media.
- MediaSize.JIS - Class in javax.print.attribute.standard
- 
ClassMediaSize.JISincludesMediaSizevalues for JIS (Japanese) media.
- MediaSize.NA - Class in javax.print.attribute.standard
- 
ClassMediaSize.NAincludesMediaSizevalues for North American media.
- MediaSize.Other - Class in javax.print.attribute.standard
- 
ClassMediaSize.OtherincludesMediaSizevalues for miscellaneous media.
- MediaSizeName - Class in javax.print.attribute.standard
- 
ClassMediaSizeNameis a subclass ofMedia.
- MediaSizeName(int) - Constructor for class javax.print.attribute.standard.MediaSizeName
- 
Construct a new media size enumeration value with the given integer value.
- MediaTracker - Class in java.awt
- 
TheMediaTrackerclass is a utility class to track the status of a number of media objects.
- MediaTracker(Component) - Constructor for class java.awt.MediaTracker
- 
Creates a media tracker to track images for a given component.
- MediaTray - Class in javax.print.attribute.standard
- 
ClassMediaTrayis a subclass ofMedia.
- MediaTray(int) - Constructor for class javax.print.attribute.standard.MediaTray
- 
Construct a new media tray enumeration value with the given integer value.
- MEDIUM - Enum constant in enum class java.time.format.FormatStyle
- 
Medium text style, with some detail.
- MEDIUM - Static variable in class java.text.DateFormat
- 
Constant for medium style pattern.
- MEETEI_MAYEK - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Meetei Mayek range with the Meetei Mayek digits.
- MEETEI_MAYEK - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Meetei_Mayek".
- MEETEI_MAYEK - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Meetei Mayek" Unicode character block.
- MEETEI_MAYEK_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Meetei Mayek Extensions" Unicode character block.
- MEIJI - Static variable in class java.time.chrono.JapaneseEra
- 
The singleton instance for the 'Meiji' era (1868-01-01 - 1912-07-29) which has the value -1.
- Member - Interface in java.lang.reflect
- 
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
- MEMBER - Enum constant in enum class javax.lang.model.element.NestingKind
- 
A class or interface that is a named member of another class or interface.
- MEMBER_OF - Static variable in class javax.accessibility.AccessibleRelation
- 
Indicates an object is a member of a group of one or more target objects.
- MEMBER_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
- 
Identifies that group membership has changed.
- MEMBER_REFERENCE - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofMemberReferenceTree.
- MEMBER_SELECT - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofMemberSelectTree.
- memberLayouts() - Method in class jdk.incubator.foreign.GroupLayout
- 
Returns the member layouts associated with this group.
- MemberReferenceTree - Interface in com.sun.source.tree
- 
A tree node for a member reference expression.
- MemberReferenceTree.ReferenceMode - Enum Class in com.sun.source.tree
- 
There are two kinds of member references: (i) method references and (ii) constructor references
- MemberSelectTree - Interface in com.sun.source.tree
- 
A tree node for a member access expression.
- MembershipKey - Class in java.nio.channels
- 
A token representing the membership of an Internet Protocol (IP) multicast group.
- MembershipKey() - Constructor for class java.nio.channels.MembershipKey
- 
Initializes a new instance of this class.
- MEMORY_COLLECTION_THRESHOLD_EXCEEDED - Static variable in class java.lang.management.MemoryNotificationInfo
- 
Notification type denoting that the memory usage of a memory pool is greater than or equal to its collection usage threshold after the Java virtual machine has expended effort in recycling unused objects in that memory pool.
- MEMORY_MANAGER_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management.ManagementFactory
- 
The domain name and the type key property in theObjectNamefor aMemoryManagerMXBean.
- MEMORY_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
- 
String representation of theObjectNamefor theMemoryMXBean.
- MEMORY_POOL_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management.ManagementFactory
- 
The domain name and the type key property in theObjectNamefor aMemoryPoolMXBean.
- MEMORY_THRESHOLD_EXCEEDED - Static variable in class java.lang.management.MemoryNotificationInfo
- 
Notification type denoting that the memory usage of a memory pool has reached or exceeded its usage threshold value.
- MemoryAddress - Interface in jdk.incubator.foreign
- 
A memory address models a reference into a memory location.
- MemoryAddress - Annotation Interface in jdk.jfr
- 
Event field annotation, specifies that the value is a memory address.
- MemoryCacheImageInputStream - Class in javax.imageio.stream
- 
An implementation ofImageInputStreamthat gets its input from a regularInputStream.
- MemoryCacheImageInputStream(InputStream) - Constructor for class javax.imageio.stream.MemoryCacheImageInputStream
- 
Constructs aMemoryCacheImageInputStreamthat will read from a givenInputStream.
- MemoryCacheImageOutputStream - Class in javax.imageio.stream
- 
An implementation ofImageOutputStreamthat writes its output to a regularOutputStream.
- MemoryCacheImageOutputStream(OutputStream) - Constructor for class javax.imageio.stream.MemoryCacheImageOutputStream
- 
Constructs aMemoryCacheImageOutputStreamthat will write to a givenOutputStream.
- MemoryHandler - Class in java.util.logging
- 
Handlerthat buffers requests in a circular buffer in memory.
- MemoryHandler() - Constructor for class java.util.logging.MemoryHandler
- 
Create aMemoryHandlerand configure it based onLogManagerconfiguration properties.
- MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging.MemoryHandler
- 
Create aMemoryHandler.
- MemoryHandles - Class in jdk.incubator.foreign
- 
This class defines several factory methods for constructing and combining memory access var handles.
- MemoryImageSource - Class in java.awt.image
- 
This class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image.
- MemoryImageSource(int, int, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
- MemoryImageSource(int, int, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
- MemoryImageSource(int, int, ColorModel, byte[], int, int) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
- MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
- MemoryImageSource(int, int, ColorModel, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
- MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
- 
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
- MemoryLayout - Interface in jdk.incubator.foreign
- 
A memory layout can be used to describe the contents of a memory segment.
- MemoryLayout.PathElement - Interface in jdk.incubator.foreign
- 
Instances of this class are used to form layout paths.
- MemoryManagerMXBean - Interface in java.lang.management
- 
The management interface for a memory manager.
- MemoryMXBean - Interface in java.lang.management
- 
The management interface for the memory system of the Java virtual machine.
- MemoryNotificationInfo - Class in java.lang.management
- 
The information about a memory notification.
- MemoryNotificationInfo(String, MemoryUsage, long) - Constructor for class java.lang.management.MemoryNotificationInfo
- 
Constructs aMemoryNotificationInfoobject.
- MemoryPoolMXBean - Interface in java.lang.management
- 
The management interface for a memory pool.
- MemorySegment - Interface in jdk.incubator.foreign
- 
A memory segment models a contiguous region of memory.
- MemoryType - Enum Class in java.lang.management
- 
Types ofmemory pools.
- MemoryUsage - Class in java.lang.management
- 
AMemoryUsageobject represents a snapshot of memory usage.
- MemoryUsage(long, long, long, long) - Constructor for class java.lang.management.MemoryUsage
- 
Constructs aMemoryUsageobject.
- MENDE_KIKAKUI - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Mende Kikakui".
- MENDE_KIKAKUI - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mende Kikakui" Unicode character block.
- menu - Static variable in class java.awt.SystemColor
- 
The color rendered for the background of menus.
- menu - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
- 
The instance ofJMenu.
- Menu - Class in java.awt
- 
AMenuobject is a pull-down menu component that is deployed from a menu bar.
- Menu() - Constructor for class java.awt.Menu
- 
Constructs a new menu with an empty label.
- Menu(String) - Constructor for class java.awt.Menu
- 
Constructs a new menu with the specified label.
- Menu(String, boolean) - Constructor for class java.awt.Menu
- 
Constructs a new menu with the specified label, indicating whether the menu can be torn off.
- MENU - Enum constant in enum class java.awt.Taskbar.Feature
- 
Represents a menu feature.
- MENU - Static variable in class com.sun.java.accessibility.util.EventID
- 
Maps to Swing Menu support (i.e., MenuListener and MenuEvent)
- MENU - Static variable in class java.awt.SystemColor
- 
The array index for theSystemColor.menusystem color.
- MENU - Static variable in class javax.accessibility.AccessibleRole
- 
An object usually found inside a menu bar that contains a list of actions the user can choose from.
- MENU - Static variable in class javax.swing.plaf.synth.Region
- 
Menu region.
- MENU - Static variable in class javax.swing.text.html.HTML.Tag
- 
Tag <menu>
- MENU_BAR - Static variable in class javax.accessibility.AccessibleRole
- 
An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from.
- MENU_BAR - Static variable in class javax.swing.plaf.synth.Region
- 
MenuBar region.
- MENU_BAR_PROPERTY - Static variable in class javax.swing.JInternalFrame
- 
Bound property name.
- MENU_ITEM - Static variable in class javax.accessibility.AccessibleRole
- 
An object usually contained in a menu that presents an action the user can choose.
- MENU_ITEM - Static variable in class javax.swing.plaf.synth.Region
- 
MenuItem region.
- MENU_ITEM_ACCELERATOR - Static variable in class javax.swing.plaf.synth.Region
- 
Accelerator region of a MenuItem.
- MENU_TEXT - Static variable in class java.awt.SystemColor
- 
The array index for theSystemColor.menuTextsystem color.
- Menu.AccessibleAWTMenu - Class in java.awt
- 
Inner class of Menu used to provide default support for accessibility.
- menuBar - Variable in class javax.swing.JRootPane
- 
The menu bar.
- menuBar - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The instance ofJMenuBar.
- menuBar - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
- 
The instance ofJMenuBar.
- MenuBar - Class in java.awt
- 
TheMenuBarclass encapsulates the platform's concept of a menu bar bound to a frame.
- MenuBar() - Constructor for class java.awt.MenuBar
- 
Creates a new menu bar.
- MenuBar.AccessibleAWTMenuBar - Class in java.awt
- 
Inner class of MenuBar used to provide default support for accessibility.
- MenuBarBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
- 
Constructs aMenuBarBorder.
- MenuBarBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
- 
Constructs a new instance of aMenuBarBorder.
- MenuBarUI - Class in javax.swing.plaf
- 
Pluggable look and feel interface for JMenuBar.
- MenuBarUI() - Constructor for class javax.swing.plaf.MenuBarUI
- 
Constructor for subclasses to call.
- menuCanceled(MenuEvent) - Method in interface javax.swing.event.MenuListener
- 
Invoked when the menu is canceled.
- MenuComponent - Class in java.awt
- 
The abstract classMenuComponentis the superclass of all menu-related components.
- MenuComponent() - Constructor for class java.awt.MenuComponent
- 
Creates aMenuComponent.
- MenuComponent.AccessibleAWTMenuComponent - Class in java.awt
- 
Inner class ofMenuComponentused to provide default support for accessibility.
- MenuContainer - Interface in java.awt
- 
The super class of all menu related containers.
- menuDeselected(MenuEvent) - Method in interface javax.swing.event.MenuListener
- 
Invoked when the menu is deselected.
- menuDragMouseDragged(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
- 
Invoked when the mouse is being dragged in a menu component's display area.
- menuDragMouseEntered(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
- 
Invoked when the dragged mouse has entered a menu component's display area.
- MenuDragMouseEvent - Class in javax.swing.event
- 
MenuDragMouseEvent is used to notify interested parties that the menu element has received a MouseEvent forwarded to it under drag conditions.
- MenuDragMouseEvent(Component, int, long, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuDragMouseEvent
- 
Constructs a MenuDragMouseEvent object.
- MenuDragMouseEvent(Component, int, long, int, int, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuDragMouseEvent
- 
Constructs a MenuDragMouseEvent object.
- menuDragMouseExited(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
- 
Invoked when the dragged mouse has left a menu component's display area.
- menuDragMouseListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
- 
The instance ofMenuDragMouseListener.
- MenuDragMouseListener - Interface in javax.swing.event
- 
Defines a menu mouse-drag listener.
- menuDragMouseReleased(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
- 
Invoked when a dragged mouse is release in a menu component's display area.
- MenuElement - Interface in javax.swing
- 
Any component that can be placed into a menu should implement this interface.
- MenuEvent - Class in javax.swing.event
- 
MenuEvent is used to notify interested parties that the menu which is the event source has been posted, selected, or canceled.
- MenuEvent(Object) - Constructor for class javax.swing.event.MenuEvent
- 
Constructs a MenuEvent object.
- menuItem - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
- 
The instance ofJMenuItem.
- MenuItem - Class in java.awt
- 
All items in a menu must belong to the classMenuItem, or one of its subclasses.
- MenuItem() - Constructor for class java.awt.MenuItem
- 
Constructs a new MenuItem with an empty label and no keyboard shortcut.
- MenuItem(String) - Constructor for class java.awt.MenuItem
- 
Constructs a new MenuItem with the specified label and no keyboard shortcut.
- MenuItem(String, MenuShortcut) - Constructor for class java.awt.MenuItem
- 
Create a menu item with an associated keyboard shortcut.
- MenuItem.AccessibleAWTMenuItem - Class in java.awt
- 
Inner class of MenuItem used to provide default support for accessibility.
- MenuItemBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
- 
Constructs aMenuItemBorder.
- MenuItemUI - Class in javax.swing.plaf
- 
Pluggable look and feel interface for JMenuItem.
- MenuItemUI() - Constructor for class javax.swing.plaf.MenuItemUI
- 
Constructor for subclasses to call.
- MenuKeyEvent - Class in javax.swing.event
- 
MenuKeyEvent is used to notify interested parties that the menu element has received a KeyEvent forwarded to it in a menu tree.
- MenuKeyEvent(Component, int, long, int, int, char, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuKeyEvent
- 
Constructs a MenuKeyEvent object.
- menuKeyListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
- 
The instance ofMenuKeyListener.
- MenuKeyListener - Interface in javax.swing.event
- 
MenuKeyListener
- menuKeyPressed(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
- 
Invoked when a key has been pressed.
- menuKeyReleased(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
- 
Invoked when a key has been released.
- menuKeyTyped(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
- 
Invoked when a key has been typed.
- menuListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
- 
The instance ofMenuListener.
- MenuListener - Interface in javax.swing.event
- 
Defines a listener for menu events.
- menuSelected(MenuEvent) - Method in interface javax.swing.event.MenuListener
- 
Invoked when a menu is selected.
- menuSelectionChanged(boolean) - Method in class javax.swing.JMenu
- 
Messaged when the menubar selection changes to activate or deactivate this menu.
- menuSelectionChanged(boolean) - Method in class javax.swing.JMenuBar
- 
Implemented to be aMenuElement-- does nothing.
- menuSelectionChanged(boolean) - Method in class javax.swing.JMenuItem
- 
Called by theMenuSelectionManagerwhen theMenuElementis selected or unselected.
- menuSelectionChanged(boolean) - Method in class javax.swing.JPopupMenu
- 
Messaged when the menubar selection changes to activate or deactivate this menu.
- menuSelectionChanged(boolean) - Method in interface javax.swing.MenuElement
- 
Call by theMenuSelectionManagerwhen theMenuElementis added or removed from the menu selection.
- MenuSelectionManager - Class in javax.swing
- 
A MenuSelectionManager owns the selection in menu hierarchy.
- MenuSelectionManager() - Constructor for class javax.swing.MenuSelectionManager
- 
Constructs aMenuSelectionManager.
- MenuShortcut - Class in java.awt
- 
TheMenuShortcutclass represents a keyboard accelerator for a MenuItem.
- MenuShortcut(int) - Constructor for class java.awt.MenuShortcut
- 
Constructs a new MenuShortcut for the specified virtual keycode.
- MenuShortcut(int, boolean) - Constructor for class java.awt.MenuShortcut
- 
Constructs a new MenuShortcut for the specified virtual keycode.
- menuText - Static variable in class java.awt.SystemColor
- 
The color rendered for the text of menus.
- merge(ObjectInputFilter, ObjectInputFilter) - Static method in interface java.io.ObjectInputFilter
- 
Returns a filter that merges the status of a filter and another filter.
- merge(Object, Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class java.security.Provider
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given value.
- merge(StringJoiner) - Method in class java.util.StringJoiner
- 
Adds the contents of the givenStringJoinerwithout prefix and suffix as the next element if it is non-empty.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
- 
If the specified key is not already associated with a (non-null) value, associates it with the given value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
- 
If the specified key is not already associated with a value, associates it with the given value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.HashMap
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.Hashtable
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util.Map
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.TreeMap
- 
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
- mergeTree(String, Node) - Method in class javax.imageio.metadata.IIOMetadata
- 
Alters the internal state of thisIIOMetadataobject from a tree of XML DOMNodes whose syntax is defined by the given metadata format.
- MEROITIC_CURSIVE - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Meroitic Cursive".
- MEROITIC_CURSIVE - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Meroitic Cursive" Unicode character block.
- MEROITIC_HIEROGLYPHS - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Meroitic Hieroglyphs".
- MEROITIC_HIEROGLYPHS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Meroitic Hieroglyphs" Unicode character block.
- message - Variable in class javax.swing.JOptionPane
- 
Message to display.
- MESSAGE_DIGEST - Enum constant in enum class java.security.CryptoPrimitive
- 
Hash function
- MESSAGE_PROPERTY - Static variable in class javax.swing.JOptionPane
- 
Bound property name formessage.
- MESSAGE_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
- 
Bound property name fortype.
- MessageDigest - Class in java.security
- 
This MessageDigest class provides applications the functionality of a message digest algorithm, such as SHA-1 or SHA-256.
- MessageDigest(String) - Constructor for class java.security.MessageDigest
- 
Creates a message digest with the specified algorithm name.
- MessageDigestSpi - Class in java.security
- 
This class defines the Service Provider Interface (SPI) for theMessageDigestclass, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
- MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
- 
Constructor for subclasses to call.
- MessageFormat - Class in java.text
- 
MessageFormatprovides a means to produce concatenated messages in a language-neutral way.
- MessageFormat(String) - Constructor for class java.text.MessageFormat
- 
Constructs a MessageFormat for the defaultFORMATlocale and the specified pattern.
- MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
- 
Constructs a MessageFormat for the specified locale and pattern.
- MessageFormat.Field - Class in java.text
- 
Defines constants that are used as attribute keys in theAttributedCharacterIteratorreturned fromMessageFormat.formatToCharacterIterator.
- MessageInfo - Class in com.sun.nio.sctp
- 
TheMessageInfoclass provides additional ancillary information about messages.
- MessageInfo() - Constructor for class com.sun.nio.sctp.MessageInfo
- 
Initializes a new instance of this class.
- MessageProp - Class in org.ietf.jgss
- 
This is a utility class used within the per-message GSSContext methods to convey per-message properties.
- MessageProp(boolean) - Constructor for class org.ietf.jgss.MessageProp
- 
Constructor which sets the desired privacy state.
- MessageProp(int, boolean) - Constructor for class org.ietf.jgss.MessageProp
- 
Constructor which sets the values for the qop and privacy state.
- Messager - Interface in javax.annotation.processing
- 
AMessagerprovides the way for an annotation processor to report error messages, warnings, and other notices.
- messageType - Variable in class javax.swing.JOptionPane
- 
Message type.
- meta - Variable in class javax.swing.text.html.parser.DTD
- 
The element corresponding to meta.
- meta(MetaMessage) - Method in interface javax.sound.midi.MetaEventListener
- 
Invoked when aSequencerhas encountered and processed aMetaMessagein theSequenceit is processing.
- META - Static variable in class javax.sound.midi.MetaMessage
- 
Status byte forMetaMessage(0xFF, or 255), which is used in MIDI files.
- META - Static variable in class javax.swing.text.html.HTML.Tag
- 
Tag <meta>
- META_DOWN_MASK - Static variable in class java.awt.event.InputEvent
- 
The Meta key extended modifier constant.
- META_MASK - Static variable in class java.awt.event.ActionEvent
- 
The meta modifier.
- META_MASK - Static variable in class java.awt.event.InputEvent
- 
Deprecated.It is recommended that META_DOWN_MASK andInputEvent.getModifiersEx()be used instead
- META_MASK - Static variable in class java.awt.Event
- 
Deprecated.This flag indicates that the Meta key was down when the event occurred.
- metadata - Variable in class javax.imageio.IIOImage
- 
AnIIOMetadataobject containing metadata associated with the image.
- MetadataDefinition - Annotation Interface in jdk.jfr
- 
Meta annotation for defining new types of event metadata.
- MetadataEvent - Class in jdk.jfr.consumer
- 
Event that contains information about event types and configurations.
- metaDown() - Method in class java.awt.Event
- 
Deprecated.NOTE: TheEventclass is obsolete and is available only for backwards compatibility.
- MetaEventListener - Interface in javax.sound.midi
- 
TheMetaEventListenerinterface should be implemented by classes whose instances need to be notified when aSequencerhas processed aMetaMessage.
- metafactory(MethodHandles.Lookup, String, MethodType, MethodType, MethodHandle, MethodType) - Static method in class java.lang.invoke.LambdaMetafactory
- 
Facilitates the creation of simple "function objects" that implement one or more interfaces by delegation to a providedMethodHandle, after appropriate type adaptation and partial evaluation of arguments.
- MetalBorders - Class in javax.swing.plaf.metal
- 
Factory object that can vend Borders appropriate for the metal L & F.
- MetalBorders() - Constructor for class javax.swing.plaf.metal.MetalBorders
- 
Constructs aMetalBorders.
- MetalBorders.ButtonBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJButton.
- MetalBorders.Flush3DBorder - Class in javax.swing.plaf.metal
- 
The class represents the 3D border.
- MetalBorders.InternalFrameBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJInternalFrame.
- MetalBorders.MenuBarBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJMenuBar.
- MetalBorders.MenuItemBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJMenuItem.
- MetalBorders.OptionDialogBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of an option dialog.
- MetalBorders.PaletteBorder - Class in javax.swing.plaf.metal
- 
Border for a Palette.
- MetalBorders.PopupMenuBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJPopupMenu.
- MetalBorders.RolloverButtonBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of a rolloverButton.
- MetalBorders.ScrollPaneBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJScrollPane.
- MetalBorders.TableHeaderBorder - Class in javax.swing.plaf.metal
- 
Border for a Table Header
- MetalBorders.TextFieldBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJTestField.
- MetalBorders.ToggleButtonBorder - Class in javax.swing.plaf.metal
- MetalBorders.ToolBarBorder - Class in javax.swing.plaf.metal
- 
The class represents the border of aJToolBar.
- MetalButtonUI - Class in javax.swing.plaf.metal
- 
MetalButtonUI implementation
- MetalButtonUI() - Constructor for class javax.swing.plaf.metal.MetalButtonUI
- 
Constructs aMetalButtonUI.
- MetalCheckBoxIcon - Class in javax.swing.plaf.metal
- 
CheckboxIcon implementation for OrganicCheckBoxUI
- MetalCheckBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxIcon
- 
Constructs aMetalCheckBoxIcon.
- MetalCheckBoxUI - Class in javax.swing.plaf.metal
- 
CheckboxUI implementation for MetalCheckboxUI
- MetalCheckBoxUI() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxUI
- 
Constructs aMetalCheckBoxUI.
- MetalComboBoxButton - Class in javax.swing.plaf.metal
- 
JButton subclass to help out MetalComboBoxUI
- MetalComboBoxButton(JComboBox<Object>, Icon, boolean, CellRendererPane, JList<Object>) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
- 
Constructs a new instance ofMetalComboBoxButton.
- MetalComboBoxButton(JComboBox<Object>, Icon, CellRendererPane, JList<Object>) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
- 
Constructs a new instance ofMetalComboBoxButton.
- MetalComboBoxEditor - Class in javax.swing.plaf.metal
- 
The default editor for Metal editable combo boxes
- MetalComboBoxEditor() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor
- 
Constructs a new instance ofMetalComboBoxEditor.
- MetalComboBoxEditor.UIResource - Class in javax.swing.plaf.metal
- 
A subclass of BasicComboBoxEditor that implements UIResource.
- MetalComboBoxIcon - Class in javax.swing.plaf.metal
- 
This utility class draws the horizontal bars which indicate a MetalComboBox
- MetalComboBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalComboBoxIcon
- 
Constructs aMetalComboBoxIcon.
- MetalComboBoxLayoutManager() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
- 
Constructs aMetalComboBoxLayoutManager.
- MetalComboBoxUI - Class in javax.swing.plaf.metal
- 
Metal UI for JComboBox
- MetalComboBoxUI() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI
- 
Constructs aMetalComboBoxUI.
- MetalComboBoxUI.MetalComboBoxLayoutManager - Class in javax.swing.plaf.metal
- 
This class should be treated as a "protected" inner class.
- MetalComboBoxUI.MetalComboPopup - Class in javax.swing.plaf.metal
- 
Deprecated.As of Java 2 platform v1.4.
- MetalComboBoxUI.MetalPropertyChangeListener - Class in javax.swing.plaf.metal
- 
This class should be treated as a "protected" inner class.
- MetalComboPopup(JComboBox<Object>) - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
- 
Deprecated.Constructs a new instance ofMetalComboPopup.
- MetalContainerListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
- 
Constructs aMetalContainerListener.
- MetalDesktopIconUI - Class in javax.swing.plaf.metal
- 
Metal desktop icon.
- MetalDesktopIconUI() - Constructor for class javax.swing.plaf.metal.MetalDesktopIconUI
- 
Constructs a new instance ofMetalDesktopIconUI.
- MetalDockingListener(JToolBar) - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
- 
Constructs theMetalDockingListener.
- MetalFileChooserUI - Class in javax.swing.plaf.metal
- 
Metal L&F implementation of a FileChooser.
- MetalFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI
- 
Constructs a new instance ofMetalFileChooserUI.
- MetalFileChooserUI.DirectoryComboBoxAction - Class in javax.swing.plaf.metal
- 
Acts when DirectoryComboBox has changed the selected item.
- MetalFileChooserUI.DirectoryComboBoxModel - Class in javax.swing.plaf.metal
- 
Data model for a type-face selection combo-box.
- MetalFileChooserUI.FileRenderer - Class in javax.swing.plaf.metal
- 
Deprecated.As of JDK version 9. Obsolete class.
- MetalFileChooserUI.FilterComboBoxModel - Class in javax.swing.plaf.metal
- 
Data model for a type-face selection combo-box.
- MetalFileChooserUI.FilterComboBoxRenderer - Class in javax.swing.plaf.metal
- 
Render different type sizes and styles.
- MetalFileChooserUI.SingleClickListener - Class in javax.swing.plaf.metal
- 
Deprecated.As of JDK version 9. Obsolete class.
- MetalIconFactory - Class in javax.swing.plaf.metal
- 
Factory object that vendsIcons for the Java look and feel (Metal).
- MetalIconFactory() - Constructor for class javax.swing.plaf.metal.MetalIconFactory
- 
Constructs aMetalIconFactory.
- MetalIconFactory.FileIcon16 - Class in javax.swing.plaf.metal
- 
Warning: Serialized objects of this class will not be compatible with future Swing releases.
- MetalIconFactory.FolderIcon16 - Class in javax.swing.plaf.metal
- 
Warning: Serialized objects of this class will not be compatible with future Swing releases.
- MetalIconFactory.PaletteCloseIcon - Class in javax.swing.plaf.metal
- 
Defines an icon for Palette close
- MetalIconFactory.TreeControlIcon - Class in javax.swing.plaf.metal
- 
Warning: Serialized objects of this class will not be compatible with future Swing releases.
- MetalIconFactory.TreeFolderIcon - Class in javax.swing.plaf.metal
- 
Warning: Serialized objects of this class will not be compatible with future Swing releases.
- MetalIconFactory.TreeLeafIcon - Class in javax.swing.plaf.metal
- 
The class represents a tree leaf icon.
- MetalInternalFrameTitlePane - Class in javax.swing.plaf.metal
- 
Class that manages a JLF title bar
- MetalInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameTitlePane
- 
Constructs a new instance ofMetalInternalFrameTitlePane
- MetalInternalFrameUI - Class in javax.swing.plaf.metal
- 
Metal implementation of JInternalFrame.
- MetalInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameUI
- 
Constructs a newMetalInternalFrameUIinstance.
- metalLabelUI - Static variable in class javax.swing.plaf.metal.MetalLabelUI
- 
The defaultMetalLabelUIinstance.
- MetalLabelUI - Class in javax.swing.plaf.metal
- 
A Windows L&F implementation of LabelUI.
- MetalLabelUI() - Constructor for class javax.swing.plaf.metal.MetalLabelUI
- 
Constructs aMetalLabelUI.
- MetalLookAndFeel - Class in javax.swing.plaf.metal
- 
The Java Look and Feel, otherwise known as Metal.
- MetalLookAndFeel() - Constructor for class javax.swing.plaf.metal.MetalLookAndFeel
- 
Constructs aMetalLookAndFeel.
- MetalMenuBarUI - Class in javax.swing.plaf.metal
- 
Metal implementation ofMenuBarUI.
- MetalMenuBarUI() - Constructor for class javax.swing.plaf.metal.MetalMenuBarUI
- 
Constructs aMetalMenuBarUI.
- MetalPopupMenuSeparatorUI - Class in javax.swing.plaf.metal
- 
A Metal L&F implementation of PopupMenuSeparatorUI.
- MetalPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
- 
Constructs aMetalPopupMenuSeparatorUI.
- MetalProgressBarUI - Class in javax.swing.plaf.metal
- 
The Metal implementation of ProgressBarUI.
- MetalProgressBarUI() - Constructor for class javax.swing.plaf.metal.MetalProgressBarUI
- 
Constructs aMetalProgressBarUI.
- MetalPropertyChangeListener() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
- 
Constructs aMetalPropertyChangeListener.
- MetalPropertyListener() - Constructor for class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
- 
Constructs aMetalPropertyListener.
- MetalRadioButtonUI - Class in javax.swing.plaf.metal
- 
RadioButtonUI implementation for MetalRadioButtonUI
- MetalRadioButtonUI() - Constructor for class javax.swing.plaf.metal.MetalRadioButtonUI
- 
Constructs aMetalRadioButtonUI.
- MetalRolloverListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalRolloverListener
- 
Constructs aMetalRolloverListener.
- MetalRootPaneUI - Class in javax.swing.plaf.metal
- 
Provides the metal look and feel implementation ofRootPaneUI.
- MetalRootPaneUI() - Constructor for class javax.swing.plaf.metal.MetalRootPaneUI
- 
Constructs aMetalRootPaneUI.
- MetalScrollBarUI - Class in javax.swing.plaf.metal
- 
Implementation of ScrollBarUI for the Metal Look and Feel
- MetalScrollBarUI() - Constructor for class javax.swing.plaf.metal.MetalScrollBarUI
- 
Constructs aMetalScrollBarUI.
- MetalScrollButton - Class in javax.swing.plaf.metal
- 
JButton object for Metal scrollbar arrows.
- MetalScrollButton(int, int, boolean) - Constructor for class javax.swing.plaf.metal.MetalScrollButton
- 
Constructs an instance ofMetalScrollButton.
- MetalScrollPaneUI - Class in javax.swing.plaf.metal
- 
A Metal L&F implementation of ScrollPaneUI.
- MetalScrollPaneUI() - Constructor for class javax.swing.plaf.metal.MetalScrollPaneUI
- 
Constructs aMetalScrollPaneUI.
- MetalSeparatorUI - Class in javax.swing.plaf.metal
- 
A Metal L&F implementation of SeparatorUI.
- MetalSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalSeparatorUI
- 
Constructs aMetalSeparatorUI.
- MetalSliderUI - Class in javax.swing.plaf.metal
- 
A Java L&F implementation of SliderUI.
- MetalSliderUI() - Constructor for class javax.swing.plaf.metal.MetalSliderUI
- 
Constructs aMetalSliderUIinstance.
- MetalSliderUI.MetalPropertyListener - Class in javax.swing.plaf.metal
- 
PropertyListenerforJSlider.isFilled.
- MetalSplitPaneUI - Class in javax.swing.plaf.metal
- 
Metal split pane.
- MetalSplitPaneUI() - Constructor for class javax.swing.plaf.metal.MetalSplitPaneUI
- 
Constructs aMetalSplitPaneUI.
- MetalTabbedPaneUI - Class in javax.swing.plaf.metal
- 
The Metal subclass of BasicTabbedPaneUI.
- MetalTabbedPaneUI() - Constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI
- 
Constructs aMetalTabbedPaneUI.
- MetalTabbedPaneUI.TabbedPaneLayout - Class in javax.swing.plaf.metal
- 
This class should be treated as a "protected" inner class.
- MetalTextFieldUI - Class in javax.swing.plaf.metal
- 
Basis of a look and feel for a JTextField.
- MetalTextFieldUI() - Constructor for class javax.swing.plaf.metal.MetalTextFieldUI
- 
Constructs aMetalTextFieldUI.
- MetalTheme - Class in javax.swing.plaf.metal
- 
MetalThemeprovides the color palette and fonts used by the Java Look and Feel.
- MetalTheme() - Constructor for class javax.swing.plaf.metal.MetalTheme
- 
Constructor for subclasses to call.
- MetalToggleButtonUI - Class in javax.swing.plaf.metal
- 
MetalToggleButton implementation
- MetalToggleButtonUI() - Constructor for class javax.swing.plaf.metal.MetalToggleButtonUI
- 
Constructs aMetalToggleButtonUI.
- MetalToolBarUI - Class in javax.swing.plaf.metal
- 
A Metal Look and Feel implementation of ToolBarUI.
- MetalToolBarUI() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI
- 
Constructs aMetalToolBarUI.
- MetalToolBarUI.MetalContainerListener - Class in javax.swing.plaf.metal
- 
No longer used.
- MetalToolBarUI.MetalDockingListener - Class in javax.swing.plaf.metal
- 
DockingListenerforMetalToolBarUI.
- MetalToolBarUI.MetalRolloverListener - Class in javax.swing.plaf.metal
- 
No longer used.
- MetalToolTipUI - Class in javax.swing.plaf.metal
- 
A Metal L&F extension of BasicToolTipUI.
- MetalToolTipUI() - Constructor for class javax.swing.plaf.metal.MetalToolTipUI
- 
Constructs an instance of theMetalToolTipUI.
- MetalTreeUI - Class in javax.swing.plaf.metal
- 
The metal look and feel implementation ofTreeUI.
- MetalTreeUI() - Constructor for class javax.swing.plaf.metal.MetalTreeUI
- 
Constructs theMetalTreeUI.
- MetaMessage - Class in javax.sound.midi
- 
AMetaMessageis aMidiMessagethat is not meaningful to synthesizers, but that can be stored in a MIDI file and interpreted by a sequencer program.
- MetaMessage() - Constructor for class javax.sound.midi.MetaMessage
- 
Constructs a newMetaMessage.
- MetaMessage(byte[]) - Constructor for class javax.sound.midi.MetaMessage
- 
Constructs a newMetaMessage.
- MetaMessage(int, byte[], int) - Constructor for class javax.sound.midi.MetaMessage
- 
Constructs a newMetaMessageand sets the message parameters.
- METERING_MODE_AVERAGE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_CENTER_WEIGHTED_AVERAGE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MAX_RESERVED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MIN_RESERVED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MULTI_SPOT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_OTHER - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_PARTIAL - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_PATTERN - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_SPOT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- METERING_MODE_UNKNOWN - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
- 
A value to be used with the "MeteringMode" tag.
- method - Variable in class java.net.HttpURLConnection
- 
The HTTP method (GET,POST,PUT,etc.).
- method() - Method in interface com.sun.jdi.event.MethodEntryEvent
- 
Returns the method that was entered.
- method() - Method in interface com.sun.jdi.event.MethodExitEvent
- 
Returns the method that was exited.
- method() - Method in interface com.sun.jdi.Location
- 
Gets the method containing this Location.
- method() - Method in class java.net.http.HttpRequest
- 
Returns the request method for this request.
- method(String, HttpRequest.BodyPublisher) - Method in interface java.net.http.HttpRequest.Builder
- 
Sets the request method and request body of this builder to the given values.
- Method - Class in java.lang.reflect
- 
AMethodprovides information about, and access to, a single method on a class or interface.
- Method - Interface in com.sun.jdi
- 
A static or instance method in the target VM.
- METHOD - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofMethodTree.
- METHOD - Enum constant in enum class java.lang.annotation.ElementType
- 
Method declaration
- METHOD - Enum constant in enum class javax.lang.model.element.ElementKind
- 
A method.
- METHOD - Enum constant in enum class jdk.dynalink.StandardNamespace
- 
Standard namespace for methods of an object.
- METHOD - Enum constant in enum class jdk.javadoc.doclet.Taglet.Location
- 
In the documentation for a method.
- METHOD - Enum constant in enum class jdk.jshell.Snippet.Kind
- 
A method declaration.
- METHOD - Static variable in class javax.swing.text.html.HTML.Attribute
- 
Attribute "method"
- METHOD - Static variable in class javax.xml.transform.OutputKeys
- 
method = "xml" | "html" | "text" | expanded name.
- METHOD_INVOCATION - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofMethodInvocationTree.
- METHOD_SUBKIND - Enum constant in enum class jdk.jshell.Snippet.SubKind
- 
A method.
- MethodDescriptor - Class in java.beans
- 
A MethodDescriptor describes a particular method that a Java Bean supports for external access from other components.
- MethodDescriptor(Method) - Constructor for class java.beans.MethodDescriptor
- 
Constructs aMethodDescriptorfrom aMethod.
- MethodDescriptor(Method, ParameterDescriptor[]) - Constructor for class java.beans.MethodDescriptor
- 
Constructs aMethodDescriptorfrom aMethodproviding descriptive information for each of the method's parameters.
- MethodEntryEvent - Interface in com.sun.jdi.event
- 
Notification of a method invocation in the target VM.
- MethodEntryRequest - Interface in com.sun.jdi.request
- 
Request for notification when a method is invoked in the target VM.
- methodEntryRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled method entry requests.
- MethodExitEvent - Interface in com.sun.jdi.event
- 
Notification of a method return in the target VM.
- MethodExitRequest - Interface in com.sun.jdi.request
- 
Request for notification when a method returns in the target VM.
- methodExitRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled method exit requests.
- MethodHandle - Class in java.lang.invoke
- 
A method handle is a typed, directly executable reference to an underlying method, constructor, field, or similar low-level operation, with optional transformations of arguments or return values.
- MethodHandleDesc - Interface in java.lang.constant
- 
A nominal descriptor for aMethodHandleconstant.
- MethodHandleInfo - Interface in java.lang.invoke
- 
A symbolic reference obtained by cracking a direct method handle into its constituent symbolic parts.
- MethodHandleProxies - Class in java.lang.invoke
- 
This class consists exclusively of static methods that help adapt method handles to other JVM types, such as interfaces.
- MethodHandles - Class in java.lang.invoke
- 
This class consists exclusively of static methods that operate on or return method handles.
- MethodHandles.Lookup - Class in java.lang.invoke
- 
A lookup object is a factory for creating method handles, when the creation requires access checking.
- MethodHandles.Lookup.ClassOption - Enum Class in java.lang.invoke
- 
The set of class options that specify whether a hidden class created byLookup::defineHiddenClassmethod is dynamically added as a new member to the nest of a lookup class and/or whether a hidden class has a strong relationship with the class loader marked as its defining loader.
- MethodHandleTransformer - Interface in jdk.dynalink.linker
- 
A generic interface describing operations that transform method handles.
- MethodInvocationTree - Interface in com.sun.source.tree
- 
A tree node for a method invocation expression.
- methodModifiers() - Static method in class java.lang.reflect.Modifier
- 
Return anintvalue OR-ing together the source language modifiers that can be applied to a method.
- methodName() - Method in interface java.lang.constant.DirectMethodHandleDesc
- 
Returns the name of the method or field described by this nominal descriptor.
- methodName() - Method in enum class java.lang.invoke.VarHandle.AccessMode
- 
Returns theVarHandlesignature-polymorphic method name associated with thisAccessModevalue.
- methods() - Method in interface com.sun.jdi.ReferenceType
- 
Returns a list containing eachMethoddeclared directly in this type.
- methods() - Method in class jdk.jshell.JShell
- 
Returns the active method snippets.
- methodsByName(String) - Method in interface com.sun.jdi.ReferenceType
- 
Returns a List containing each visibleMethodthat has the given name.
- methodsByName(String, String) - Method in interface com.sun.jdi.ReferenceType
- 
Returns a List containing each visibleMethodthat has the given name and signature.
- methodsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
- 
Returns a list of methods inelements.
- methodsIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
- 
Returns a set of methods inelements.
- MethodSnippet - Class in jdk.jshell
- 
Snippet for a method definition.
- MethodTree - Interface in com.sun.source.tree
- 
A tree node for a method or annotation type element declaration.
- methodType(Class<?>) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates a method type with the given components.
- methodType(Class<?>, Class<?>) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates a method type with the given components.
- methodType(Class<?>, Class<?>[]) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates an instance of the given method type.
- methodType(Class<?>, Class<?>, Class<?>...) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates a method type with the given components.
- methodType(Class<?>, MethodType) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates a method type with the given components.
- methodType(Class<?>, List<Class<?>>) - Static method in class java.lang.invoke.MethodType
- 
Finds or creates a method type with the given components.
- MethodType - Class in java.lang.invoke
- 
A method type represents the arguments and return type accepted and returned by a method handle, or the arguments and return type passed and expected by a method handle caller.
- MethodTypeConversionStrategy - Interface in jdk.dynalink.linker
- 
Interface for objects representing a strategy for converting a method handle to a new type.
- MethodTypeDesc - Interface in java.lang.constant
- 
A nominal descriptor for a MethodType constant.
- metrics - Variable in class javax.swing.text.PlainView
- 
Font metrics for the current font.
- MGF1ParameterSpec - Class in java.security.spec
- 
This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSASSA-PSS signature scheme, as defined in the PKCS#1 v2.2 standard.
- MGF1ParameterSpec(String) - Constructor for class java.security.spec.MGF1ParameterSpec
- 
Constructs a parameter set for mask generation function MGF1 as defined in the PKCS #1 standard.
- MIAO - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Miao".
- MIAO - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miao" Unicode character block.
- MICRO_OF_DAY - Enum constant in enum class java.time.temporal.ChronoField
- 
The micro-of-day.
- MICRO_OF_SECOND - Enum constant in enum class java.time.temporal.ChronoField
- 
The micro-of-second.
- MICROPHONE - Static variable in class javax.sound.sampled.Port.Info
- 
A type of port that gets audio from a built-in microphone or a microphone jack.
- MICROS - Enum constant in enum class java.time.temporal.ChronoUnit
- 
Unit that represents the concept of a microsecond.
- microsecondLength - Variable in class javax.sound.midi.MidiFileFormat
- 
The duration of the MIDI file in microseconds.
- MICROSECONDS - Enum constant in enum class java.util.concurrent.TimeUnit
- 
Time unit representing one thousandth of a millisecond.
- MICROSECONDS - Static variable in annotation interface jdk.jfr.Timespan
- 
Unit for microseconds.
- MIDDLE - Static variable in class javax.print.attribute.standard.MediaTray
- 
The middle input tray in the printer.
- MIDI_SYNC - Static variable in class javax.sound.midi.Sequencer.SyncMode
- 
A master or slave synchronization mode that specifies the use of MIDI clock messages.
- MIDI_TIME_CODE - Static variable in class javax.sound.midi.Sequencer.SyncMode
- 
A master or slave synchronization mode that specifies the use of MIDI Time Code.
- MIDI_TIME_CODE - Static variable in class javax.sound.midi.ShortMessage
- 
Status byte for MIDI Time Code Quarter Frame message (0xF1, or 241).
- MidiChannel - Interface in javax.sound.midi
- 
AMidiChannelobject represents a single MIDI channel.
- MidiDevice - Interface in javax.sound.midi
- 
MidiDeviceis the base interface for all MIDI devices.
- MidiDevice.Info - Class in javax.sound.midi
- 
AMidiDevice.Infoobject contains assorted data about aMidiDevice, including its name, the company who created it, and descriptive text.
- MidiDeviceProvider - Class in javax.sound.midi.spi
- 
AMidiDeviceProvideris a factory or provider for a particular type of MIDI device.
- MidiDeviceProvider() - Constructor for class javax.sound.midi.spi.MidiDeviceProvider
- 
Constructor for subclasses to call.
- MidiDeviceReceiver - Interface in javax.sound.midi
- 
MidiDeviceReceiveris aReceiverwhich represents a MIDI input connector of aMidiDevice(seeMidiDevice.getReceiver()).
- MidiDeviceTransmitter - Interface in javax.sound.midi
- 
MidiDeviceTransmitteris aTransmitterwhich represents a MIDI input connector of aMidiDevice(seeMidiDevice.getTransmitter()).
- MidiEvent - Class in javax.sound.midi
- 
MIDI events contain a MIDI message and a corresponding time-stamp expressed in ticks, and can represent the MIDI event information stored in a MIDI file or aSequenceobject.
- MidiEvent(MidiMessage, long) - Constructor for class javax.sound.midi.MidiEvent
- 
Constructs a newMidiEvent.
- MidiFileFormat - Class in javax.sound.midi
- 
AMidiFileFormatobject encapsulates a MIDI file's type, as well as its length and timing information.
- MidiFileFormat(int, float, int, int, long) - Constructor for class javax.sound.midi.MidiFileFormat
- 
Constructs aMidiFileFormat.
- MidiFileFormat(int, float, int, int, long, Map<String, Object>) - Constructor for class javax.sound.midi.MidiFileFormat
- 
Construct aMidiFileFormatwith a set of properties.
- MidiFileReader - Class in javax.sound.midi.spi
- 
AMidiFileReadersupplies MIDI file-reading services.
- MidiFileReader() - Constructor for class javax.sound.midi.spi.MidiFileReader
- 
Constructor for subclasses to call.
- MidiFileWriter - Class in javax.sound.midi.spi
- 
AMidiFileWritersupplies MIDI file-writing services.
- MidiFileWriter() - Constructor for class javax.sound.midi.spi.MidiFileWriter
- 
Constructor for subclasses to call.
- MidiMessage - Class in javax.sound.midi
- 
MidiMessageis the base class for MIDI messages.
- MidiMessage(byte[]) - Constructor for class javax.sound.midi.MidiMessage
- 
Constructs a newMidiMessage.
- MidiSystem - Class in javax.sound.midi
- 
TheMidiSystemclass provides access to the installed MIDI system resources, including devices such as synthesizers, sequencers, and MIDI input and output ports.
- MidiUnavailableException - Exception Class in javax.sound.midi
- 
AMidiUnavailableExceptionis thrown when a requested MIDI component cannot be opened or created because it is unavailable.
- MidiUnavailableException() - Constructor for exception class javax.sound.midi.MidiUnavailableException
- 
Constructs aMidiUnavailableExceptionthat hasnullas its error detail message.
- MidiUnavailableException(String) - Constructor for exception class javax.sound.midi.MidiUnavailableException
- 
Constructs aMidiUnavailableExceptionwith the specified detail message.
- MIDNIGHT - Static variable in class java.time.LocalTime
- 
The time of midnight at the start of the day, '00:00'.
- MILLENNIA - Enum constant in enum class java.time.temporal.ChronoUnit
- 
Unit that represents the concept of a millennium.
- MILLI_OF_DAY - Enum constant in enum class java.time.temporal.ChronoField
- 
The milli-of-day.
- MILLI_OF_SECOND - Enum constant in enum class java.time.temporal.ChronoField
- 
The milli-of-second.
- millis() - Method in class java.time.Clock
- 
Gets the current millisecond instant of the clock.
- millis() - Method in interface java.time.InstantSource
- 
Gets the current millisecond instant of the source.
- MILLIS - Enum constant in enum class java.time.temporal.ChronoUnit
- 
Unit that represents the concept of a millisecond.
- MILLISECOND - Static variable in class java.text.DateFormat.Field
- 
Constant identifying the millisecond field.
- MILLISECOND - Static variable in class java.util.Calendar
- 
Field number forgetandsetindicating the millisecond within the second.
- MILLISECOND_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for MILLISECOND field alignment.
- MILLISECONDS - Enum constant in enum class java.util.concurrent.TimeUnit
- 
Time unit representing one thousandth of a second.
- MILLISECONDS - Static variable in annotation interface jdk.jfr.Timespan
- 
Unit for milliseconds.
- MILLISECONDS_SINCE_EPOCH - Static variable in annotation interface jdk.jfr.Timestamp
- 
The unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
- MimeTypeParseException - Exception Class in java.awt.datatransfer
- 
A class to encapsulate MimeType parsing related exceptions.
- MimeTypeParseException() - Constructor for exception class java.awt.datatransfer.MimeTypeParseException
- 
Constructs a MimeTypeParseException with no specified detail message.
- MimeTypeParseException(String) - Constructor for exception class java.awt.datatransfer.MimeTypeParseException
- 
Constructs a MimeTypeParseException with the specified detail message.
- MIMETypes - Variable in class javax.imageio.spi.ImageReaderWriterSpi
- 
An array of strings to be returned fromgetMIMETypes, initiallynull.
- min() - Method in interface com.sun.jdi.connect.Connector.IntegerArgument
- 
The lower bound for the value.
- min() - Method in interface java.util.stream.DoubleStream
- 
Returns anOptionalDoubledescribing the minimum element of this stream, or an empty OptionalDouble if this stream is empty.
- min() - Method in interface java.util.stream.IntStream
- 
Returns anOptionalIntdescribing the minimum element of this stream, or an empty optional if this stream is empty.
- min() - Method in interface java.util.stream.LongStream
- 
Returns anOptionalLongdescribing the minimum element of this stream, or an empty optional if this stream is empty.
- min(byte) - Method in class jdk.incubator.vector.ByteVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(double) - Method in class jdk.incubator.vector.DoubleVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(double, double) - Static method in class java.lang.Double
- 
Returns the smaller of twodoublevalues as if by callingMath.min.
- min(double, double) - Static method in class java.lang.Math
- 
Returns the smaller of twodoublevalues.
- min(double, double) - Static method in class java.lang.StrictMath
- 
Returns the smaller of twodoublevalues.
- min(float) - Method in class jdk.incubator.vector.FloatVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(float, float) - Static method in class java.lang.Float
- 
Returns the smaller of twofloatvalues as if by callingMath.min.
- min(float, float) - Static method in class java.lang.Math
- 
Returns the smaller of twofloatvalues.
- min(float, float) - Static method in class java.lang.StrictMath
- 
Returns the smaller of twofloatvalues.
- min(int) - Method in class jdk.incubator.vector.IntVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(int, int) - Static method in class java.lang.Integer
- 
Returns the smaller of twointvalues as if by callingMath.min.
- min(int, int) - Static method in class java.lang.Math
- 
Returns the smaller of twointvalues.
- min(int, int) - Static method in class java.lang.StrictMath
- 
Returns the smaller of twointvalues.
- min(long) - Method in class jdk.incubator.vector.LongVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(long, long) - Static method in class java.lang.Long
- 
Returns the smaller of twolongvalues as if by callingMath.min.
- min(long, long) - Static method in class java.lang.Math
- 
Returns the smaller of twolongvalues.
- min(long, long) - Static method in class java.lang.StrictMath
- 
Returns the smaller of twolongvalues.
- min(short) - Method in class jdk.incubator.vector.ShortVector
- 
Computes the smaller of this vector and the broadcast of an input scalar.
- min(BigDecimal) - Method in class java.math.BigDecimal
- 
Returns the minimum of thisBigDecimalandval.
- min(BigInteger) - Method in class java.math.BigInteger
- 
Returns the minimum of this BigInteger andval.
- min(Collection<? extends T>) - Static method in class java.util.Collections
- 
Returns the minimum element of the given collection, according to the natural ordering of its elements.
- min(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
- 
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
- min(Comparator<? super T>) - Method in interface java.util.stream.Stream
- 
Returns the minimum element of this stream according to the providedComparator.
- min(Vector<E>) - Method in class jdk.incubator.vector.Vector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Byte>) - Method in class jdk.incubator.vector.ByteVector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Double>) - Method in class jdk.incubator.vector.DoubleVector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Float>) - Method in class jdk.incubator.vector.FloatVector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Integer>) - Method in class jdk.incubator.vector.IntVector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Long>) - Method in class jdk.incubator.vector.LongVector
- 
Computes the smaller of this vector and a second input vector.
- min(Vector<Short>) - Method in class jdk.incubator.vector.ShortVector
- 
Computes the smaller of this vector and a second input vector.
- MIN - Static variable in class java.time.Instant
- 
The minimum supportedInstant, '-1000000000-01-01T00:00Z'.
- MIN - Static variable in class java.time.LocalDate
- 
The minimum supportedLocalDate, '-999999999-01-01'.
- MIN - Static variable in class java.time.LocalDateTime
- 
The minimum supportedLocalDateTime, '-999999999-01-01T00:00:00'.
- MIN - Static variable in class java.time.LocalTime
- 
The minimum supportedLocalTime, '00:00'.
- MIN - Static variable in class java.time.OffsetDateTime
- 
The minimum supportedOffsetDateTime, '-999999999-01-01T00:00:00+18:00'.
- MIN - Static variable in class java.time.OffsetTime
- 
The minimum supportedOffsetTime, '00:00:00+18:00'.
- MIN - Static variable in class java.time.ZoneOffset
- 
Constant for the minimum supported offset.
- MIN - Static variable in class jdk.incubator.vector.VectorOperators
- 
Producemin(a,b).
- MIN_CODE_POINT - Static variable in class java.lang.Character
- 
The minimum value of a Unicode code point, constantU+0000.
- MIN_DATATYPE - Static variable in class javax.imageio.plugins.tiff.TIFFTag
- 
The numerically smallest constant representing a TIFF data type.
- MIN_EXPONENT - Static variable in class java.lang.Double
- 
Minimum exponent a normalizeddoublevariable may have.
- MIN_EXPONENT - Static variable in class java.lang.Float
- 
Minimum exponent a normalizedfloatvariable may have.
- MIN_HIGH_SURROGATE - Static variable in class java.lang.Character
- 
The minimum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant'\uD800'.
- MIN_LOW_SURROGATE - Static variable in class java.lang.Character
- 
The minimum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant'\uDC00'.
- MIN_NORMAL - Static variable in class java.lang.Double
- 
A constant holding the smallest positive normal value of typedouble, 2-1022.
- MIN_NORMAL - Static variable in class java.lang.Float
- 
A constant holding the smallest positive normal value of typefloat, 2-126.
- MIN_PRIORITY - Static variable in class java.lang.Thread
- 
The minimum priority that a thread can have.
- MIN_RADIX - Static variable in class java.lang.Character
- 
The minimum radix available for conversion to and from strings.
- MIN_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
- 
Minimum scroll
- MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang.Character
- 
The minimum value of a Unicode supplementary code point, constantU+10000.
- MIN_SURROGATE - Static variable in class java.lang.Character
- 
The minimum value of a Unicode surrogate code unit in the UTF-16 encoding, constant'\uD800'.
- MIN_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
- 
W3C XML Schema min timezone offset is +14:00.
- MIN_VALUE - Static variable in class java.lang.Byte
- 
A constant holding the minimum value abytecan have, -27.
- MIN_VALUE - Static variable in class java.lang.Character
- 
The constant value of this field is the smallest value of typechar,'\u0000'.
- MIN_VALUE - Static variable in class java.lang.Double
- 
A constant holding the smallest positive nonzero value of typedouble, 2-1074.
- MIN_VALUE - Static variable in class java.lang.Float
- 
A constant holding the smallest positive nonzero value of typefloat, 2-149.
- MIN_VALUE - Static variable in class java.lang.Integer
- 
A constant holding the minimum value anintcan have, -231.
- MIN_VALUE - Static variable in class java.lang.Long
- 
A constant holding the minimum value alongcan have, -263.
- MIN_VALUE - Static variable in class java.lang.Short
- 
A constant holding the minimum value ashortcan have, -215.
- MIN_VALUE - Static variable in class java.time.Year
- 
The minimum supported year, '-999,999,999'.
- MIN_VALUE_FIELD - Static variable in class javax.management.JMX
- 
The name of theminValuefield.
- MIN_WEIGHT - Static variable in class java.util.Locale.LanguageRange
- 
A constant holding the minimum value of weight, 0.0, which indicates that the language range is not a good fit for the user.
- minBy(Comparator<? super T>) - Static method in interface java.util.function.BinaryOperator
- 
Returns aBinaryOperatorwhich returns the lesser of two elements according to the specifiedComparator.
- minBy(Comparator<? super T>) - Static method in class java.util.stream.Collectors
- 
Returns aCollectorthat produces the minimal element according to a givenComparator, described as anOptional<T>.
- MinguoChronology - Class in java.time.chrono
- 
The Minguo calendar system.
- MinguoDate - Class in java.time.chrono
- 
A date in the Minguo calendar system.
- MinguoEra - Enum Class in java.time.chrono
- 
An era in the Minguo calendar system.
- MINI_KEY - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
- 
Mini key
- MINI_SCALE - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
- 
Mini scale
- minIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The minimize icon.
- minimalCompletionStage() - Method in class java.util.concurrent.CompletableFuture
- 
Returns a new CompletionStage that is completed normally with the same value as this CompletableFuture when it completes normally, and cannot be independently completed or otherwise used in ways not defined by the methods of interfaceCompletionStage.
- MinimalHTMLWriter - Class in javax.swing.text.html
- 
MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
- MinimalHTMLWriter(Writer, StyledDocument) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
- 
Creates a new MinimalHTMLWriter.
- MinimalHTMLWriter(Writer, StyledDocument, int, int) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
- 
Creates a new MinimalHTMLWriter.
- MinimizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
- 
Constructs aMinimizeAction.
- minimizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
- 
Restores the frame back to its size and position prior to amaximizeFramecall.
- minimizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
- 
Generally, this indicates that the frame should be restored to its size and position prior to a maximizeFrame() call.
- minimizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
- 
This method is called when the user wants to minimize the frame.
- minimizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
- 
Deprecated.As of 1.3.
- minimum - Variable in class javax.swing.SizeRequirements
- 
The minimum size required.
- MinimumHeight - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
- 
The mininum height ofJOptionPane.
- minimumLayoutSize(Container) - Method in class java.awt.BorderLayout
- 
Determines the minimum size of thetargetcontainer using this layout manager.
- minimumLayoutSize(Container) - Method in class java.awt.CardLayout
- 
Calculates the minimum size for the specified panel.
- minimumLayoutSize(Container) - Method in class java.awt.FlowLayout
- 
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
- minimumLayoutSize(Container) - Method in class java.awt.GridBagLayout
- 
Determines the minimum size of theparentcontainer using this grid bag layout.
- minimumLayoutSize(Container) - Method in class java.awt.GridLayout
- 
Determines the minimum size of the container argument using this grid layout.
- minimumLayoutSize(Container) - Method in interface java.awt.LayoutManager
- 
Calculates the minimum size dimensions for the specified container, given the components it contains.
- minimumLayoutSize(Container) - Method in class javax.swing.BoxLayout
- 
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
- minimumLayoutSize(Container) - Method in class javax.swing.GroupLayout
- 
Returns the minimum size for the specified container.
- minimumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
- 
Returns the minimum amount of space the layout needs.
- minimumLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
- 
Returns the minimum size of first (and only) child plus the size of the parents insets.
- minimumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
- 
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
- 
Calculates the minimum size dimensions for the specified container, given the components it contains.
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
- 
Returns the minimum size needed to contain the children.
- minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
- minimumLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
- 
The minimum size of aScrollPaneis the size of the insets plus minimum size of the viewport, plus the scrollpane's viewportBorder insets, plus the minimum size of the visible headers, plus the minimum size of the scrollbars whose displayPolicy isn't NEVER.
- minimumLayoutSize(Container) - Method in class javax.swing.SpringLayout
- minimumLayoutSize(Container) - Method in class javax.swing.ViewportLayout
- 
Returns the minimum dimensions needed to layout the components contained in the specified target container.
- minimumSize - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
- 
The size ofJOptionPane.
- minimumSize() - Method in class java.awt.Component
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize().
- minimumSize() - Method in class java.awt.Container
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize().
- minimumSize() - Method in class java.awt.List
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize().
- minimumSize() - Method in class java.awt.TextArea
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize().
- minimumSize() - Method in class java.awt.TextField
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize().
- minimumSize(int) - Method in class java.awt.List
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize(int).
- minimumSize(int) - Method in class java.awt.TextField
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize(int).
- minimumSize(int, int) - Method in class java.awt.TextArea
- 
Deprecated.As of JDK version 1.1, replaced bygetMinimumSize(int, int).
- minimumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- 
Minimum thumb size
- MinimumWidth - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
- 
The mininum width ofJOptionPane.
- minIndex - Variable in class javax.imageio.ImageReader
- 
The smallest valid index for reading, initially 0.
- minLength() - Method in enum class java.time.Month
- 
Gets the minimum length of this month in days.
- 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 theRuntime.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
- 
Returns the minor version number of the JDI interface.
- minorRequirementChange(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView
- 
Requirements changed along the minor axis.
- minorTickSpacing - Variable in class javax.swing.JSlider
- 
The number of values between the minor tick marks -- the smaller marks that occur between the major tick marks.
- minorVersion() - Method in interface com.sun.jdi.ReferenceType
- 
Returns the class minor version number, as defined in the class file format of the Java Virtual Machine Specification.
- minProgressivePass - Variable in class javax.imageio.ImageReadParam
- 
The minimum index of a progressive pass to read from the source.
- MINSIZE - Static variable in class java.awt.GridBagLayout
- 
The smallest grid that can be laid out by the grid bag layout.
- minTabWidth - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
- 
The minimum width of a pane.
- minus(long) - Method in enum class java.time.DayOfWeek
- 
Returns the day-of-week that is the specified number of days before this one.
- minus(long) - Method in enum class java.time.Month
- 
Returns the month-of-year that is the specified number of months before this one.
- minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
- 
Returns an object of the same type as this object with the specified period subtracted.
- minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
- 
Returns an object of the same type as this object with the specified period subtracted.
- minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns an object of the same type as this object with the specified period subtracted.
- minus(long, TemporalUnit) - Method in class java.time.chrono.HijrahDate
- minus(long, TemporalUnit) - Method in class java.time.chrono.JapaneseDate
- minus(long, TemporalUnit) - Method in class java.time.chrono.MinguoDate
- minus(long, TemporalUnit) - Method in class java.time.chrono.ThaiBuddhistDate
- minus(long, TemporalUnit) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration subtracted.
- minus(long, TemporalUnit) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.LocalDate
- 
Returns a copy of this date with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.LocalDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.LocalTime
- 
Returns a copy of this time with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.OffsetTime
- 
Returns a copy of this time with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
- 
Returns an object of the same type as this object with the specified period subtracted.
- minus(long, TemporalUnit) - Method in class java.time.Year
- 
Returns a copy of this year with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.YearMonth
- 
Returns a copy of this year-month with the specified amount subtracted.
- minus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(Duration) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration subtracted.
- minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
- 
Returns a copy of this period with the specified period subtracted.
- minus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.chrono.HijrahDate
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.chrono.JapaneseDate
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.chrono.MinguoDate
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.chrono.ThaiBuddhistDate
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.LocalDate
- 
Returns a copy of this date with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.LocalDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.LocalTime
- 
Returns a copy of this time with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.OffsetTime
- 
Returns a copy of this time with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.Period
- 
Returns a copy of this period with the specified period subtracted.
- minus(TemporalAmount) - Method in interface java.time.temporal.Temporal
- 
Returns an object of the same type as this object with an amount subtracted.
- minus(TemporalAmount) - Method in class java.time.Year
- 
Returns a copy of this year with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.YearMonth
- 
Returns a copy of this year-month with the specified amount subtracted.
- minus(TemporalAmount) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with the specified amount subtracted.
- minus(ValueExp, ValueExp) - Static method in class javax.management.Query
- 
Returns a binary expression representing the difference between two numeric values.
- minus(Spring) - Static method in class javax.swing.Spring
- 
Returns-s: a spring running in the opposite direction tos.
- MINUS - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofBinaryTreerepresenting subtraction-.
- MINUS - Static variable in class javax.management.Query
- 
A code representing theQuery.minus(javax.management.ValueExp, javax.management.ValueExp)expression.
- MINUS_ASSIGNMENT - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofCompoundAssignmentTreerepresenting subtraction assignment-=.
- minusDays(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in standard 24 hour days subtracted.
- minusDays(long) - Method in class java.time.LocalDate
- 
Returns a copy of thisLocalDatewith the specified number of days subtracted.
- minusDays(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of days subtracted.
- minusDays(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of days subtracted.
- minusDays(long) - Method in class java.time.Period
- 
Returns a copy of this period with the specified days subtracted.
- minusDays(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of days subtracted.
- minusHours(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in hours subtracted.
- minusHours(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of hours subtracted.
- minusHours(long) - Method in class java.time.LocalTime
- 
Returns a copy of thisLocalTimewith the specified number of hours subtracted.
- minusHours(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of hours subtracted.
- minusHours(long) - Method in class java.time.OffsetTime
- 
Returns a copy of thisOffsetTimewith the specified number of hours subtracted.
- minusHours(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of hours subtracted.
- minusMillis(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in milliseconds subtracted.
- minusMillis(long) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified duration in milliseconds subtracted.
- minusMinutes(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in minutes subtracted.
- minusMinutes(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of minutes subtracted.
- minusMinutes(long) - Method in class java.time.LocalTime
- 
Returns a copy of thisLocalTimewith the specified number of minutes subtracted.
- minusMinutes(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of minutes subtracted.
- minusMinutes(long) - Method in class java.time.OffsetTime
- 
Returns a copy of thisOffsetTimewith the specified number of minutes subtracted.
- minusMinutes(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of minutes subtracted.
- minusMonths(long) - Method in class java.time.LocalDate
- 
Returns a copy of thisLocalDatewith the specified number of months subtracted.
- minusMonths(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of months subtracted.
- minusMonths(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of months subtracted.
- minusMonths(long) - Method in class java.time.Period
- 
Returns a copy of this period with the specified months subtracted.
- minusMonths(long) - Method in class java.time.YearMonth
- 
Returns a copy of thisYearMonthwith the specified number of months subtracted.
- minusMonths(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of months subtracted.
- minusNanos(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified duration in nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.LocalTime
- 
Returns a copy of thisLocalTimewith the specified number of nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.OffsetTime
- 
Returns a copy of thisOffsetTimewith the specified number of nanoseconds subtracted.
- minusNanos(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of nanoseconds subtracted.
- minusSeconds(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified duration in seconds subtracted.
- minusSeconds(long) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified duration in seconds subtracted.
- minusSeconds(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of seconds subtracted.
- minusSeconds(long) - Method in class java.time.LocalTime
- 
Returns a copy of thisLocalTimewith the specified number of seconds subtracted.
- minusSeconds(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of seconds subtracted.
- minusSeconds(long) - Method in class java.time.OffsetTime
- 
Returns a copy of thisOffsetTimewith the specified number of seconds subtracted.
- minusSeconds(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of seconds subtracted.
- minusWeeks(long) - Method in class java.time.LocalDate
- 
Returns a copy of thisLocalDatewith the specified number of weeks subtracted.
- minusWeeks(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of weeks subtracted.
- minusWeeks(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of weeks subtracted.
- minusWeeks(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of weeks subtracted.
- minusYears(long) - Method in class java.time.LocalDate
- 
Returns a copy of thisLocalDatewith the specified number of years subtracted.
- minusYears(long) - Method in class java.time.LocalDateTime
- 
Returns a copy of thisLocalDateTimewith the specified number of years subtracted.
- minusYears(long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of thisOffsetDateTimewith the specified number of years subtracted.
- minusYears(long) - Method in class java.time.Period
- 
Returns a copy of this period with the specified years subtracted.
- minusYears(long) - Method in class java.time.Year
- 
Returns a copy of thisYearwith the specified number of years subtracted.
- minusYears(long) - Method in class java.time.YearMonth
- 
Returns a copy of thisYearMonthwith the specified number of years subtracted.
- minusYears(long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of thisZonedDateTimewith the specified number of years subtracted.
- MINUTE - Static variable in class java.text.DateFormat.Field
- 
Constant identifying the minute field.
- MINUTE - Static variable in class java.util.Calendar
- 
Field number forgetandsetindicating the minute within the hour.
- MINUTE_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for MINUTE field alignment.
- MINUTE_OF_DAY - Enum constant in enum class java.time.temporal.ChronoField
- 
The minute-of-day.
- MINUTE_OF_HOUR - Enum constant in enum class java.time.temporal.ChronoField
- 
The minute-of-hour.
- MINUTES - Enum constant in enum class java.time.temporal.ChronoUnit
- 
Unit that represents the concept of a minute.
- MINUTES - Enum constant in enum class java.util.concurrent.TimeUnit
- 
Time unit representing sixty seconds.
- MINUTES - Static variable in class javax.xml.datatype.DatatypeConstants
- 
A constant that represents the minutes field.
- minWidth - Variable in class javax.swing.table.TableColumn
- 
The minimum width of the column.
- minX - Variable in class java.awt.image.Raster
- 
The X coordinate of the upper-left pixel of this Raster.
- minY - Variable in class java.awt.image.Raster
- 
The Y coordinate of the upper-left pixel of this Raster.
- Mirror - Interface in com.sun.jdi
- 
A proxy used by a debugger to examine or manipulate some entity in another virtual machine.
- MirroredTypeException - Exception Class in javax.lang.model.type
- 
Thrown when an application attempts to access theClassobject corresponding to aTypeMirror.
- MirroredTypeException(TypeMirror) - Constructor for exception class javax.lang.model.type.MirroredTypeException
- 
Constructs a new MirroredTypeException for the specified type.
- MirroredTypesException - Exception Class in javax.lang.model.type
- 
Thrown when an application attempts to access a sequence ofClassobjects each corresponding to aTypeMirror.
- MirroredTypesException(List<? extends TypeMirror>) - Constructor for exception class javax.lang.model.type.MirroredTypesException
- 
Constructs a new MirroredTypesException for the specified types.
- mirrorOf(boolean) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aBooleanValuefor the given value.
- mirrorOf(byte) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aByteValuefor the given value.
- mirrorOf(char) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aCharValuefor the given value.
- mirrorOf(double) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aDoubleValuefor the given value.
- mirrorOf(float) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aFloatValuefor the given value.
- mirrorOf(int) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates anIntegerValuefor the given value.
- mirrorOf(long) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aLongValuefor the given value.
- mirrorOf(short) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aShortValuefor the given value.
- mirrorOf(String) - Method in interface com.sun.jdi.VirtualMachine
- 
Creates a string in this virtual machine.
- mirrorOfVoid() - Method in interface com.sun.jdi.VirtualMachine
- 
Creates aVoidValue.
- MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.
- MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.
- MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Symbols" Unicode character block.
- MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.
- MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Symbols And Pictographs" Unicode character block.
- MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Miscellaneous Technical" Unicode character block.
- mismatch(boolean[], boolean[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twobooleanarrays, otherwise return -1 if no mismatch is found.
- mismatch(boolean[], int, int, boolean[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twobooleanarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(byte[], byte[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twobytearrays, otherwise return -1 if no mismatch is found.
- mismatch(byte[], int, int, byte[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twobytearrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(char[], char[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twochararrays, otherwise return -1 if no mismatch is found.
- mismatch(char[], int, int, char[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twochararrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(double[], double[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twodoublearrays, otherwise return -1 if no mismatch is found.
- mismatch(double[], int, int, double[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twodoublearrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(float[], float[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twofloatarrays, otherwise return -1 if no mismatch is found.
- mismatch(float[], int, int, float[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twofloatarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(int[], int[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twointarrays, otherwise return -1 if no mismatch is found.
- mismatch(int[], int, int, int[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twointarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(long[], int, int, long[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twolongarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(long[], long[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twolongarrays, otherwise return -1 if no mismatch is found.
- mismatch(short[], int, int, short[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twoshortarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(short[], short[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twoshortarrays, otherwise return -1 if no mismatch is found.
- mismatch(Object[], int, int, Object[], int, int) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twoObjectarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(Object[], Object[]) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twoObjectarrays, otherwise return -1 if no mismatch is found.
- mismatch(ByteBuffer) - Method in class java.nio.ByteBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(CharBuffer) - Method in class java.nio.CharBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(DoubleBuffer) - Method in class java.nio.DoubleBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(Path, Path) - Static method in class java.nio.file.Files
- 
Finds and returns the position of the first mismatched byte in the content of two files, or-1Lif there is no mismatch.
- mismatch(FloatBuffer) - Method in class java.nio.FloatBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(IntBuffer) - Method in class java.nio.IntBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(LongBuffer) - Method in class java.nio.LongBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(ShortBuffer) - Method in class java.nio.ShortBuffer
- 
Finds and returns the relative index of the first mismatch between this buffer and a given buffer.
- mismatch(MemorySegment) - Method in interface jdk.incubator.foreign.MemorySegment
- 
Finds and returns the offset, in bytes, of the first mismatch between this segment and a given other segment.
- mismatch(T[], int, int, T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
- 
Finds and returns the relative index of the first mismatch between twoObjectarrays over the specified ranges, otherwise return -1 if no mismatch is found.
- mismatch(T[], T[], Comparator<? super T>) - Static method in class java.util.Arrays
- 
Finds and returns the index of the first mismatch between twoObjectarrays, otherwise return -1 if no mismatch is found.
- MissingFormatArgumentException - Exception Class in java.util
- 
Unchecked exception thrown when there is a format specifier which does not have a corresponding argument or if an argument index refers to an argument that does not exist.
- MissingFormatArgumentException(String) - Constructor for exception class java.util.MissingFormatArgumentException
- 
Constructs an instance of this class with the unmatched format specifier.
- MissingFormatWidthException - Exception Class in java.util
- 
Unchecked exception thrown when the format width is required.
- MissingFormatWidthException(String) - Constructor for exception class java.util.MissingFormatWidthException
- 
Constructs an instance of this class with the specified format specifier.
- MissingMemberHandlerFactory - Interface in jdk.dynalink.beans
- 
A factory for creating method handles for linking missing member behavior inBeansLinker.
- MissingResourceException - Exception Class in java.util
- 
Signals that a resource is missing.
- MissingResourceException(String, String, String) - Constructor for exception class java.util.MissingResourceException
- 
Constructs a MissingResourceException with the specified information.
- Mixer - Interface in javax.sound.sampled
- 
A mixer is an audio device with one or more lines.
- Mixer.Info - Class in javax.sound.sampled
- 
TheMixer.Infoclass represents information about an audio mixer, including the product's name, version, and vendor, along with a textual description.
- MixerProvider - Class in javax.sound.sampled.spi
- 
A provider or factory for a particular mixer type.
- MixerProvider() - Constructor for class javax.sound.sampled.spi.MixerProvider
- 
Constructor for subclasses to call.
- mkdir() - Method in class java.io.File
- 
Creates the directory named by this abstract pathname.
- mkdirs() - Method in class java.io.File
- 
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
- MLet - Class in javax.management.loading
- 
Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
- MLet() - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet using the default delegation parent ClassLoader.
- MLet(URL[]) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
- MLet(URL[], boolean) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
- MLet(URL[], ClassLoader) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the given URLs.
- MLet(URL[], ClassLoader, boolean) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the given URLs.
- MLet(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
- MLet(URL[], ClassLoader, URLStreamHandlerFactory, boolean) - Constructor for class javax.management.loading.MLet
- 
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
- MLetContent - Class in javax.management.loading
- 
This class represents the contents of theMLETtag.
- MLetContent(URL, Map<String, String>, List<String>, List<String>) - Constructor for class javax.management.loading.MLetContent
- 
Creates anMLetinstance initialized with attributes read from anMLETtag in an MLet text file.
- MLetMBean - Interface in javax.management.loading
- 
Exposes the remote management interface of the MLet MBean.
- MM - Static variable in class javax.print.attribute.Size2DSyntax
- 
Value to indicate units of millimeters (mm).
- MM - Static variable in class javax.print.attribute.standard.MediaPrintableArea
- 
Value to indicate units of millimeters (mm).
- mnemonic - Variable in class javax.swing.DefaultButtonModel
- 
The button's mnemonic.
- MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
- 
Identifies a change to the button's mnemonic.
- MNEMONIC_KEY - Static variable in interface javax.swing.Action
- 
The key used for storing anIntegerthat corresponds to one of theKeyEventkey codes.
- mod(BigInteger) - Method in class java.math.BigInteger
- 
Returns a BigInteger whose value is(this mod m).
- MODAL - Static variable in class javax.accessibility.AccessibleState
- 
Indicates something must be done with this object before the user can interact with an object in a different window.
- MODAL_LAYER - Static variable in class javax.swing.JLayeredPane
- 
Convenience object defining the Modal layer.
- modCount - Variable in class java.util.AbstractList
- 
The number of times this list has been structurally modified.
- MODE_ASYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
- 
Create an asynchronousLSParser.
- MODE_COPY_FROM_METADATA - Static variable in class javax.imageio.ImageWriteParam
- 
A constant value that may be passed into methods such assetTilingMode,setProgressiveMode, orsetCompressionModeto enable that feature for future writes.
- MODE_DEFAULT - Static variable in class javax.imageio.ImageWriteParam
- 
A constant value that may be passed into methods such assetTilingMode,setProgressiveMode, andsetCompressionModeto enable that feature for future writes.
- MODE_DISABLED - Static variable in class javax.imageio.ImageWriteParam
- 
A constant value that may be passed into methods such assetTilingMode,setProgressiveMode, andsetCompressionModeto disable a feature for future writes.
- MODE_EXPLICIT - Static variable in class javax.imageio.ImageWriteParam
- 
A constant value that may be passed into methods such assetTilingModeorsetCompressionModeto enable a feature for future writes.
- MODE_SYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
- 
Create a synchronousLSParser.
- model - Variable in class javax.swing.AbstractButton
- 
The data model that determines the button's state.
- model - Variable in class javax.swing.JProgressBar
- 
The object that holds the data for the progress bar.
- model - Variable in class javax.swing.JScrollBar
- 
The model that represents the scrollbar's minimum, maximum, extent (aka "visibleAmount") and current value.
- model - Variable in class javax.swing.JTabbedPane
- 
The default selection model
- MODEL - Static variable in interface javax.swing.text.html.parser.DTDConstants
- 
The DTD constant corresponds to MODEL
- MODEL_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
- 
Identifies a change in the button model.
- ModelAttribute - Static variable in class javax.swing.text.StyleConstants
- 
Attribute used to identify the model for embedded objects that have a model view separation.
- modelChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
- 
The bit relates to model changed property.
- modelChanged() - Method in class javax.swing.plaf.basic.BasicTextUI
- 
Flags model changes.
- MODELESS - Enum constant in enum class java.awt.Dialog.ModalityType
- 
MODELESSdialog doesn't block any top-level windows.
- modelIndex - Variable in class javax.swing.table.TableColumn
- 
The index of the column in the model which is to be displayed by thisTableColumn.
- modelListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- 
Model listener
- ModelListener() - Constructor for class javax.swing.JTabbedPane.ModelListener
- 
Constructs aModelListener.
- ModelListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
- 
Constructs aModelListener.
- ModelMBean - Interface in javax.management.modelmbean
- 
This interface must be implemented by the ModelMBeans.
- ModelMBeanAttributeInfo - Class in javax.management.modelmbean
- 
The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
- ModelMBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- 
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
- ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- 
Constructs a ModelMBeanAttributeInfo object.
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- 
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- 
Constructs a ModelMBeanAttributeInfo object.
- ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- 
Constructs a new ModelMBeanAttributeInfo object from this ModelMBeanAttributeInfo Object.
- ModelMBeanConstructorInfo - Class in javax.management.modelmbean
- 
The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
- ModelMBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- 
Constructs a ModelMBeanConstructorInfo object with a default descriptor.
- ModelMBeanConstructorInfo(String, Constructor<?>, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- 
Constructs a ModelMBeanConstructorInfo object.
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- 
Constructs a ModelMBeanConstructorInfo object with a default descriptor.
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- 
Constructs a ModelMBeanConstructorInfo object.
- ModelMBeanInfo - Interface in javax.management.modelmbean
- 
This interface is implemented by the ModelMBeanInfo for every ModelMBean.
- ModelMBeanInfoSupport - Class in javax.management.modelmbean
- 
This class represents the meta data for ModelMBeans.
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- 
Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- 
Creates a ModelMBeanInfoSupport with the provided information and the descriptor given in parameter.
- ModelMBeanInfoSupport(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- 
Constructs a ModelMBeanInfoSupport which is a duplicate of the given ModelMBeanInfo.
- ModelMBeanNotificationBroadcaster - Interface in javax.management.modelmbean
- 
This interface must be implemented by the ModelMBeans.
- ModelMBeanNotificationInfo - Class in javax.management.modelmbean
- 
The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
- ModelMBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- 
Constructs a ModelMBeanNotificationInfo object with a default descriptor.
- ModelMBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- 
Constructs a ModelMBeanNotificationInfo object.
- ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- 
Constructs a new ModelMBeanNotificationInfo object from this ModelMBeanNotfication Object.
- ModelMBeanOperationInfo - Class in javax.management.modelmbean
- 
The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
- ModelMBeanOperationInfo(String, Method) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- 
Constructs a ModelMBeanOperationInfo object with a default descriptor.
- ModelMBeanOperationInfo(String, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- 
Constructs a ModelMBeanOperationInfo object.
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- 
Constructs a ModelMBeanOperationInfo object with a default descriptor.
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- 
Constructs a ModelMBeanOperationInfo object.
- ModelMBeanOperationInfo(ModelMBeanOperationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- 
Constructs a new ModelMBeanOperationInfo object from this ModelMBeanOperation Object.
- modelStructureChanged() - Method in class javax.swing.DefaultRowSorter
- 
Invoked when the underlying model structure has completely changed.
- modelStructureChanged() - Method in class javax.swing.RowSorter
- 
Invoked when the underlying model structure has completely changed.
- modelToView(int) - Method in class javax.swing.text.JTextComponent
- 
Deprecated.replaced byJTextComponent.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
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.BoxView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.ComponentView
- 
Provides a mapping from the coordinate space of the model to that of the view.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.CompositeView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.FieldView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.GlyphView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.html.ImageView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.IconView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PasswordView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PlainView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.View
- 
Provides a mapping, for a given character, from the document model coordinate space to the view coordinate space.
- modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.CompositeView
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.View
- 
Provides a mapping, for a given region, from the document model coordinate space to the view coordinate space.
- modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text.GlyphView.GlyphPainter
- 
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
- 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
- 
Converts the given location in the model to a place in the view coordinate system.
- modelToView2D(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.TextUI
- 
Converts the given location in the model to a place in the view coordinate system.
- ModelWrapper() - Constructor for class javax.swing.DefaultRowSorter.ModelWrapper
- 
Creates a newModelWrapper.
- MODI - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Modi".
- MODI - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Modi" Unicode character block.
- MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
- 
TheAttrwas modified in place.
- ModificationItem - Class in javax.naming.directory
- 
This class represents a modification item.
- ModificationItem(int, Attribute) - Constructor for class javax.naming.directory.ModificationItem
- 
Creates a new instance of ModificationItem.
- ModificationWatchpointEvent - Interface in com.sun.jdi.event
- 
Notification of a field modification in the target VM.
- ModificationWatchpointRequest - Interface in com.sun.jdi.request
- 
Request for notification when a field is set.
- modificationWatchpointRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled modification watchpoint requests.
- MODIFIED_JULIAN_DAY - Static variable in class java.time.temporal.JulianFields
- 
Modified Julian Day field.
- modifier - Variable in class javax.swing.text.html.parser.AttributeList
- 
The attribute modifier
- Modifier - Class in java.lang.reflect
- 
The Modifier class providesstaticmethods and constants to decode class and member access modifiers.
- Modifier - Enum Class in javax.lang.model.element
- 
Represents a modifier on a program element such as a class, method, or field.
- MODIFIER_LETTER - Static variable in class java.lang.Character
- 
General category "Lm" in the Unicode specification.
- MODIFIER_SYMBOL - Static variable in class java.lang.Character
- 
General category "Sk" in the Unicode specification.
- MODIFIER_TONE_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Modifier Tone Letters" Unicode character block.
- modifiers - Variable in class java.awt.Event
- 
Deprecated.The state of the modifier keys.
- modifiers() - Method in interface com.sun.jdi.Accessible
- 
Returns the Java programming language modifiers, encoded in an integer.
- modifiers() - Method in class java.lang.module.ModuleDescriptor.Exports
- 
Returns the set of modifiers.
- modifiers() - Method in class java.lang.module.ModuleDescriptor
- 
Returns the set of module modifiers.
- modifiers() - Method in class java.lang.module.ModuleDescriptor.Opens
- 
Returns the set of modifiers.
- modifiers() - Method in class java.lang.module.ModuleDescriptor.Requires
- 
Returns the set of modifiers.
- MODIFIERS - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofModifiersTree.
- ModifiersTree - Interface in com.sun.source.tree
- 
A tree node for the modifiers, including annotations, for a declaration.
- modifyAttributes(String, int, Attributes) - Method in interface javax.naming.directory.DirContext
- 
Modifies the attributes associated with a named object.
- modifyAttributes(String, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
- modifyAttributes(String, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
- 
Modifies the attributes associated with a named object using an ordered list of modifications.
- modifyAttributes(String, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
- modifyAttributes(Name, int, Attributes) - Method in interface javax.naming.directory.DirContext
- 
Modifies the attributes associated with a named object.
- modifyAttributes(Name, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
- modifyAttributes(Name, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
- 
Modifies the attributes associated with a named object using an ordered list of modifications.
- modifyAttributes(Name, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
- modInverse(BigInteger) - Method in class java.math.BigInteger
- 
Returns a BigInteger whose value is(this-1mod m).
- modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
- 
Returns a BigInteger whose value is(thisexponent mod m).
- module() - Method in interface com.sun.jdi.ReferenceType
- 
Gets the module object which contains the class corresponding to this type.
- Module - Class in java.lang
- 
Represents a run-time module, eithernamedor unnamed.
- MODULE - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofModuleTreerepresenting module declarations.
- MODULE - Enum constant in enum class java.lang.annotation.ElementType
- 
Module declaration.
- MODULE - Enum constant in enum class javax.lang.model.element.ElementKind
- 
A module.
- MODULE - Enum constant in enum class javax.lang.model.type.TypeKind
- 
A pseudo-type corresponding to a module element.
- MODULE - Enum constant in enum class jdk.javadoc.doclet.Taglet.Location
- 
In the documentation for a module.
- MODULE - Static variable in class java.lang.invoke.MethodHandles.Lookup
- 
A single-bit mask representingmoduleaccess, which may contribute to the result oflookupModes.
- MODULE_PATH - Enum constant in enum class javax.tools.StandardLocation
- 
Location to search for precompiled user modules.
- MODULE_SOURCE_PATH - Enum constant in enum class javax.tools.StandardLocation
- 
Location to search for the source code of modules.
- ModuleDescriptor - Class in java.lang.module
- 
A module descriptor.
- ModuleDescriptor.Builder - Class in java.lang.module
- 
A builder for buildingModuleDescriptorobjects.
- ModuleDescriptor.Exports - Class in java.lang.module
- 
A package exported by a module, may be qualified or unqualified.
- ModuleDescriptor.Exports.Modifier - Enum Class in java.lang.module
- 
A modifier on an exported package.
- ModuleDescriptor.Modifier - Enum Class in java.lang.module
- 
A modifier on a module.
- ModuleDescriptor.Opens - Class in java.lang.module
- 
A package opened by a module, may be qualified or unqualified.
- ModuleDescriptor.Opens.Modifier - Enum Class in java.lang.module
- 
A modifier on an open package.
- ModuleDescriptor.Provides - Class in java.lang.module
- 
A service that a module provides one or more implementations of.
- ModuleDescriptor.Requires - Class in java.lang.module
- 
A dependence upon a module.
- ModuleDescriptor.Requires.Modifier - Enum Class in java.lang.module
- 
A modifier on a module dependence.
- ModuleDescriptor.Version - Class in java.lang.module
- 
A module's version string.
- ModuleElement - Interface in javax.lang.model.element
- 
Represents a module program element.
- ModuleElement.Directive - Interface in javax.lang.model.element
- 
Represents a directive within the declaration of this module.
- ModuleElement.DirectiveKind - Enum Class in javax.lang.model.element
- 
Thekindof a directive.
- ModuleElement.DirectiveVisitor<R,P> - Interface in javax.lang.model.element 
- 
A visitor of module directives, in the style of the visitor design pattern.
- ModuleElement.ExportsDirective - Interface in javax.lang.model.element
- 
An exported package of a module.
- ModuleElement.OpensDirective - Interface in javax.lang.model.element
- 
An opened package of a module.
- ModuleElement.ProvidesDirective - Interface in javax.lang.model.element
- 
An implementation of a service provided by a module.
- ModuleElement.RequiresDirective - Interface in javax.lang.model.element
- 
A dependency of a module.
- ModuleElement.UsesDirective - Interface in javax.lang.model.element
- 
A reference to a service used by a module.
- ModuleFinder - Interface in java.lang.module
- 
A finder of modules.
- ModuleLayer - Class in java.lang
- 
A layer of modules in the Java virtual machine.
- ModuleLayer.Controller - Class in java.lang
- 
Controls a module layer.
- ModuleReader - Interface in java.lang.module
- 
Provides access to the content of a module.
- ModuleReference - Class in java.lang.module
- 
A reference to a module's content.
- ModuleReference - Interface in com.sun.jdi
- 
A module in the target VM.
- ModuleReference(ModuleDescriptor, URI) - Constructor for class java.lang.module.ModuleReference
- 
Constructs a new instance of this class.
- Module Resolution - Search tag in package java.lang.module
- modules() - Method in class java.lang.module.Configuration
- 
Returns an unmodifiable set of the resolved modules in this configuration.
- modules() - Method in class java.lang.ModuleLayer
- 
Returns an unmodifiable set of the modules in this layer.
- modulesIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
- 
Returns a list of modules inelements.
- modulesIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
- 
Returns a set of modules inelements.
- ModuleTree - Interface in com.sun.source.tree
- 
A tree node for a module declaration.
- ModuleTree.ModuleKind - Enum Class in com.sun.source.tree
- 
The kind of the module.
- MONARCH - Static variable in class java.awt.PageAttributes.MediaType
- 
An alias for MONARCH_ENVELOPE.
- MONARCH_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
- 
The MediaType instance for Monarch Envelope, 3 7/8 x 7 1/2 in.
- MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.Other
- 
Specifies the Monarch envelope size, 3.87 inch by 7.5 inch.
- MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
- 
monarch envelope size.
- MONDAY - Enum constant in enum class java.time.DayOfWeek
- 
The singleton instance for the day-of-week of Monday.
- MONDAY - Static variable in class java.util.Calendar
- 
Value of theCalendar.DAY_OF_WEEKfield indicating Monday.
- MONGOLIAN - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Mongolian range with the Mongolian digits.
- MONGOLIAN - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Mongolian".
- MONGOLIAN - Static variable in class java.awt.font.NumericShaper
- 
Identifies the MONGOLIAN range and decimal base.
- MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mongolian" Unicode character block.
- MONGOLIAN_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mongolian Supplement" Unicode character block.
- monitor() - Method in interface com.sun.jdi.event.MonitorContendedEnteredEvent
- 
Returns the monitor that was entered.
- monitor() - Method in interface com.sun.jdi.event.MonitorContendedEnterEvent
- 
Returns the method that was entered.
- monitor() - Method in interface com.sun.jdi.event.MonitorWaitedEvent
- 
Returns the monitor object this thread waited on.
- monitor() - Method in interface com.sun.jdi.event.MonitorWaitEvent
- 
Returns the monitor object that the thread about to wait.
- monitor() - Method in interface com.sun.jdi.MonitorInfo
- 
Returns theObjectReferenceobject for the monitor.
- Monitor - Class in javax.management.monitor
- 
Defines the part common to all monitor MBeans.
- Monitor() - Constructor for class javax.management.monitor.Monitor
- 
Constructor for subclasses to call.
- MonitorContendedEnteredEvent - Interface in com.sun.jdi.event
- 
Notification that a thread in the target VM is entering a monitor after waiting for it to be released by another thread.
- MonitorContendedEnteredRequest - Interface in com.sun.jdi.request
- 
Request for notification of a thread in the target VM entering a monitor after waiting for it to be released by another thread.
- monitorContendedEnteredRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled monitor contended entered requests.
- MonitorContendedEnterEvent - Interface in com.sun.jdi.event
- 
Notification that a thread in the target VM is attempting to enter a monitor that is already acquired by another thread.
- MonitorContendedEnterRequest - Interface in com.sun.jdi.request
- 
Request for notification of a thread in the target VM attempting to enter a monitor already acquired by another thread.
- monitorContendedEnterRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled monitor contended enter requests.
- MonitorInfo - Class in java.lang.management
- 
Information about an object monitor lock.
- MonitorInfo - Interface in com.sun.jdi
- 
Information about a monitor owned by a thread.
- MonitorInfo(String, int, int, StackTraceElement) - Constructor for class java.lang.management.MonitorInfo
- 
Construct aMonitorInfoobject.
- MonitorMBean - Interface in javax.management.monitor
- 
Exposes the remote management interface of monitor MBeans.
- MonitorNotification - Class in javax.management.monitor
- 
Provides definitions of the notifications sent by monitor MBeans.
- MonitorSettingException - Exception Class in javax.management.monitor
- 
Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
- MonitorSettingException() - Constructor for exception class javax.management.monitor.MonitorSettingException
- 
Default constructor.
- MonitorSettingException(String) - Constructor for exception class javax.management.monitor.MonitorSettingException
- 
Constructor that allows an error message to be specified.
- MonitorWaitedEvent - Interface in com.sun.jdi.event
- 
Notification that a thread in the target VM has finished waiting on an monitor object.
- MonitorWaitedRequest - Interface in com.sun.jdi.request
- 
Request for notification when a thread in the target VM has finished waiting on a monitor object.
- monitorWaitedRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled monitor waited requests.
- MonitorWaitEvent - Interface in com.sun.jdi.event
- 
Notification that a thread in the target VM is about to wait on a monitor object.
- MonitorWaitRequest - Interface in com.sun.jdi.request
- 
Request for notification when a thread in the target VM is about to wait on a monitor object.
- monitorWaitRequests() - Method in interface com.sun.jdi.request.EventRequestManager
- 
Return an unmodifiable list of the enabled and disabled monitor wait requests.
- MONOCHROME - Static variable in class java.awt.PageAttributes.ColorType
- 
The ColorType instance to use for specifying monochrome printing.
- MONOCHROME - Static variable in class javax.print.attribute.standard.Chromaticity
- 
Monochrome printing.
- MONOSPACED - Static variable in class java.awt.Font
- 
A String constant for the canonical family name of the logical font "Monospaced".
- Month - Enum Class in java.time
- 
A month-of-year, such as 'July'.
- MONTH - Static variable in class java.text.DateFormat.Field
- 
Constant identifying the month field.
- MONTH - Static variable in class java.util.Calendar
- 
Field number forgetandsetindicating the month.
- MONTH_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for MONTH field alignment.
- MONTH_OF_YEAR - Enum constant in enum class java.time.temporal.ChronoField
- 
The month-of-year, such as March.
- MonthDay - Class in java.time
- 
A month-day in the ISO-8601 calendar system, such as--12-03.
- MONTHS - Enum constant in enum class java.time.temporal.ChronoUnit
- 
Unit that represents the concept of a month.
- MONTHS - Static variable in class javax.xml.datatype.DatatypeConstants
- 
A constant that represents the months field.
- MORE_THAN_MAX_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
- 
Problem type when trying to set a role value with more ObjectNames than the maximum expected cardinality.
- MOTION - Static variable in class com.sun.java.accessibility.util.EventID
- 
Maps to AWT MouseMotion support (i.e., MouseMotionListener and MouseMotionEvent)
- MOUSE - Static variable in class com.sun.java.accessibility.util.EventID
- 
Maps to AWT Mouse support (i.e., MouseListener and MouseEvent)
- MOUSE_CLICKED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse clicked" event.
- MOUSE_DOWN - Static variable in class java.awt.Event
- 
Deprecated.The user has pressed the mouse button.
- MOUSE_DRAG - Static variable in class java.awt.Event
- 
Deprecated.The user has moved the mouse with a button pressed.
- MOUSE_DRAGGED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse dragged" event.
- MOUSE_ENTER - Static variable in class java.awt.Event
- 
Deprecated.The mouse has entered a component.
- MOUSE_ENTERED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse entered" event.
- MOUSE_EVENT - Enum constant in enum class java.awt.event.FocusEvent.Cause
- 
An activating mouse event.
- MOUSE_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting mouse events.
- MOUSE_EXIT - Static variable in class java.awt.Event
- 
Deprecated.The mouse has exited a component.
- MOUSE_EXITED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse exited" event.
- MOUSE_FIRST - Static variable in class java.awt.event.MouseEvent
- 
The first number in the range of ids used for mouse events.
- MOUSE_LAST - Static variable in class java.awt.event.MouseEvent
- 
The last number in the range of ids used for mouse events.
- MOUSE_MOTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting mouse motion events.
- MOUSE_MOVE - Static variable in class java.awt.Event
- 
Deprecated.The mouse has moved with no button pressed.
- MOUSE_MOVED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse moved" event.
- MOUSE_OVER - Static variable in interface javax.swing.plaf.synth.SynthConstants
- 
Primary state indicating the mouse is over the region.
- MOUSE_PRESSED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse pressed" event.
- MOUSE_RELEASED - Static variable in class java.awt.event.MouseEvent
- 
The "mouse released" event.
- MOUSE_UP - Static variable in class java.awt.Event
- 
Deprecated.The user has released the mouse button.
- MOUSE_WHEEL - Static variable in class java.awt.event.MouseEvent
- 
The "mouse wheel" event.
- MOUSE_WHEEL_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting mouse wheel events.
- MouseAdapter - Class in java.awt.event
- 
An abstract adapter class for receiving mouse events.
- MouseAdapter() - Constructor for class java.awt.event.MouseAdapter
- 
Constructs aMouseAdapter.
- mouseClicked(MouseEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the mouseClicked event by invoking the mouseClicked methods on listener-a and listener-b.
- mouseClicked(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when the mouse has been clicked on a component.
- mouseClicked(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in interface java.awt.event.MouseListener
- 
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseClicked(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Called when the mouse is clicked.
- mouseClicked(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
- 
Called for a mouse click event.
- 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
- 
Handles the mouseDragged event by invoking the mouseDragged methods on listener-a and listener-b.
- mouseDragged(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when a mouse button is pressed on a component.
- mouseDragged(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
- 
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
- 
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- 
Invoked when a mouse button is pressed on the menu and then dragged.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
- 
Set the models value to the position of the thumb's top of Vertical scrollbar, or the left/right of Horizontal scrollbar in left-to-right/right-to-left scrollbar relative to the origin of the track.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
- 
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
If dragger is not null it is messaged with continueDrag.
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseDragged(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Moves the caret position according to the mouse pointer's current location.
- mouseDragged(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
- mouseDragged(MouseEvent) - Method in class javax.swing.ToolTipManager
- 
Called when the mouse is pressed and dragged.
- MouseDragGestureRecognizer - Class in java.awt.dnd
- 
This abstract subclass ofDragGestureRecognizerdefines aDragGestureRecognizerfor mouse-based gestures.
- MouseDragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
- 
Construct a newMouseDragGestureRecognizergiven theDragSourcefor theComponent.
- MouseDragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
- 
Construct a newMouseDragGestureRecognizergiven theDragSourcefor theComponentc, and theComponentto observe.
- MouseDragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
- 
Construct a newMouseDragGestureRecognizergiven theDragSourcefor theComponentc, theComponentto observe, and the action(s) permitted for this drag operation.
- MouseDragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
- 
Construct a newMouseDragGestureRecognizergiven theDragSourcefor theComponentc, theComponentto observe, the action(s) permitted for this drag operation, and theDragGestureListenerto notify when a drag gesture is detected.
- 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
- 
Handles the mouseEntered event by invoking the mouseEntered methods on listener-a and listener-b.
- mouseEntered(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in interface java.awt.event.MouseListener
- 
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
- 
The JList used for representing the files is created by subclasses, but the selection is monitored in this class.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- 
Invoked when the cursor enters the menu.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseEntered(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Called when the mouse enters a region.
- mouseEntered(MouseEvent) - Method in class javax.swing.ToolTipManager
- 
Called when the mouse enters the region of a component.
- MouseEvent - Class in java.awt.event
- 
An event which indicates that a mouse action occurred in a component.
- MouseEvent - Interface in org.w3c.dom.events
- 
TheMouseEventinterface provides specific contextual information associated with Mouse events.
- MouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class java.awt.event.MouseEvent
- 
Constructs aMouseEventobject with the specified source component, type, modifiers, coordinates, click count, and popupTrigger flag.
- MouseEvent(Component, int, long, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
- 
Constructs aMouseEventobject with the specified source component, type, time, modifiers, coordinates, click count, popupTrigger flag, and button number.
- MouseEvent(Component, int, long, int, int, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
- 
Constructs aMouseEventobject with the specified source component, type, time, modifiers, coordinates, absolute coordinates, click count, popupTrigger flag, and button number.
- MouseEventListener() - Constructor for class javax.swing.text.html.FormView.MouseEventListener
- 
Constructs aMouseEventListener.
- 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
- 
Handles the mouseExited event by invoking the mouseExited methods on listener-a and listener-b.
- mouseExited(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in interface java.awt.event.MouseListener
- 
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
- 
Invoked when the mouse exits the scrollbar.
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseExited(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Called when the mouse exits a region.
- mouseExited(MouseEvent) - Method in class javax.swing.ToolTipManager
- 
Called when the mouse exits the region of a component.
- mouseHandler - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
- 
Handles mouse events from both this class, and the split pane.
- MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
Constructs aMouseHandler.
- MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
- 
Constructs aMouseHandler.
- MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
- 
Constructs aMouseHandler.
- MouseInfo - Class in java.awt
- 
MouseInfoprovides methods for getting information about the mouse, such as mouse pointer location and the number of mouse buttons.
- MouseInputAdapter - Class in javax.swing.event
- 
An empty implementation of theMouseInputListenerinterface, provided as a convenience to simplify the task of creating listeners, by extending and implementing only the methods of interest.
- MouseInputAdapter() - Constructor for class javax.swing.event.MouseInputAdapter
- 
Constructor for subclasses to call.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- 
Constructs aMouseInputHandler.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- 
Constructs aMouseInputHandler.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Constructs aMouseInputHandler.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- 
Constructs aMouseInputHandler.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- 
Constructs aMouseInputHandler.
- MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- 
Constructs aMouseInputHandler.
- MouseInputHandler(Component, Component, MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- 
Constructs a new instance ofMouseInputHandler.
- mouseInputListener - Variable in class javax.swing.plaf.basic.BasicListUI
- 
MouseInputListenerthat attached toJList.
- mouseInputListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
- 
The instance ofMouseInputListener.
- mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
- 
Listeners that are attached to theJTable
- mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableUI
- 
MouseInputListenerthat are attached to theJTable.
- MouseInputListener - Interface in javax.swing.event
- 
A listener implementing all the methods in both theMouseListenerandMouseMotionListenerinterfaces.
- mouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
- 
This protected field is implementation specific.
- mouseListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
- 
Mouse change listener
- MouseListener - Interface in java.awt.event
- 
The listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a component.
- MouseMotionAdapter - Class in java.awt.event
- 
An abstract adapter class for receiving mouse motion events.
- MouseMotionAdapter() - Constructor for class java.awt.event.MouseMotionAdapter
- 
Constructs aMouseMotionAdapter.
- mouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
- 
This protected field is implementation specific.
- MouseMotionListener - Interface in java.awt.event
- 
The listener interface for receiving mouse motion events on a component.
- mouseMove(int, int) - Method in class java.awt.Robot
- 
Moves mouse pointer to given screen coordinates.
- 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
- 
Handles the mouseMoved event by invoking the mouseMoved methods on listener-a and listener-b.
- mouseMoved(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when the mouse button has been moved on a component (with no buttons no down).
- mouseMoved(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
- 
Invoked when the mouse button has been moved on a component (with no buttons no down).
- mouseMoved(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
- 
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
- 
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
- 
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
Resets the cursor based on the orientation.
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
- 
Invoked when the mouse button has been moved on a component (with no buttons no down).
- mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Called when the mouse is moved.
- mouseMoved(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
- mouseMoved(MouseEvent) - Method in class javax.swing.ToolTipManager
- 
Called when the mouse is moved.
- mousePress(int) - Method in class java.awt.Robot
- 
Presses one or more mouse buttons.
- mousePressed(MouseEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the mousePressed event by invoking the mousePressed methods on listener-a and listener-b.
- mousePressed(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when a mouse button has been pressed on aComponent.
- mousePressed(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in interface java.awt.event.MouseListener
- 
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
- 
Responds to mouse-pressed events on the combo box.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- 
Invoked when the mouse has been clicked on the menu.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
- 
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
- 
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
Starts the dragging session by creating the appropriate instance of DragController.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
- 
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mousePressed(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
If button 1 is pressed, this is implemented to request focus on the associated text component, and to set the caret position.
- mousePressed(MouseEvent) - Method in class javax.swing.ToolTipManager
- 
Called when the mouse is pressed.
- mouseRelease(int) - Method in class java.awt.Robot
- 
Releases one or more mouse buttons.
- mouseReleased(MouseEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b.
- mouseReleased(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
- 
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in interface java.awt.event.MouseListener
- 
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
- 
Responds to the user terminating a click or drag that began on the combo box.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- 
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
- 
Deprecated.Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
- 
Invoked when the mouse has been released on the menu.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
- 
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
- 
If dragger is not null it is messaged with completeDrag.
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Called when the mouse is released.
- 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
- 
Rotates the scroll wheel on wheel-equipped mice.
- MouseWheelEvent - Class in java.awt.event
- 
An event which indicates that the mouse wheel was rotated in a component.
- MouseWheelEvent(Component, int, long, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
- 
Constructs aMouseWheelEventobject with the specified source component, type, modifiers, coordinates, scroll type, scroll amount, and wheel rotation.
- MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
- 
Constructs aMouseWheelEventobject with the specified source component, type, modifiers, coordinates, absolute coordinates, scroll type, scroll amount, and wheel rotation.
- MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int, double) - Constructor for class java.awt.event.MouseWheelEvent
- 
Constructs aMouseWheelEventobject with the specified source component, type, modifiers, coordinates, absolute coordinates, scroll type, scroll amount, and wheel rotation.
- MouseWheelHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
- 
Constructs aMouseWheelHandler.
- MouseWheelListener - Interface in java.awt.event
- 
The listener interface for receiving mouse wheel events on a component.
- mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the mouseWheelMoved event by invoking the mouseWheelMoved methods on listener-a and listener-b.
- mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.event.MouseAdapter
- 
Invoked when the mouse wheel is rotated.
- mouseWheelMoved(MouseWheelEvent) - Method in interface java.awt.event.MouseWheelListener
- 
Invoked when the mouse wheel is rotated.
- mouseWheelMoved(MouseWheelEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
- 
Called when the mouse wheel is rotated while over a JScrollPane.
- move(int, int) - Method in class java.awt.Component
- 
Deprecated.As of JDK version 1.1, replaced bysetLocation(int, int).
- move(int, int) - Method in class java.awt.Point
- 
Moves this point to the specified location in the(x,y)coordinate plane.
- move(int, int) - Method in class java.awt.Rectangle
- 
Deprecated.As of JDK version 1.1, replaced bysetLocation(int, int).
- move(Path, Path, CopyOption...) - Static method in class java.nio.file.Files
- 
Move or rename a file to a target file.
- move(Path, Path, CopyOption...) - Method in class java.nio.file.spi.FileSystemProvider
- 
Move or rename a file to a target file.
- move(T, SecureDirectoryStream<T>, T) - Method in interface java.nio.file.SecureDirectoryStream
- 
Move a file from this directory to another directory.
- MOVE - Static variable in class javax.swing.TransferHandler
- 
Anintrepresenting a "move" transfer action.
- MOVE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The move button text property.
- MOVE_CURSOR - Static variable in class java.awt.Cursor
- 
The move cursor type.
- MOVE_CURSOR - Static variable in class java.awt.Frame
- 
Deprecated.replaced byCursor.MOVE_CURSOR.
- MOVE_TO_TRASH - Enum constant in enum class java.awt.Desktop.Action
- 
Represents a move to trash
- moveAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
- 
The instance of aMoveAction.
- MoveAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
- 
Constructs a new instance of aMoveAction.
- moveAndRepaint(JComponent, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
- 
Moves and repaints a componentf.
- moveCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
- 
Tries to move the position of the caret from the coordinates of a mouse event, using viewToModel().
- moveCaretPosition(int) - Method in class javax.swing.text.JTextComponent
- 
Moves the caret to a new position, leaving behind a mark defined by the last timesetCaretPositionwas called.
- moveColumn(int, int) - Method in class javax.swing.JTable
- 
Moves the columncolumnto the position currently occupied by the columntargetColumnin the view.
- moveColumn(int, int) - Method in class javax.swing.table.DefaultTableColumnModel
- 
Moves the column and heading atcolumnIndextonewIndex.
- moveColumn(int, int) - Method in interface javax.swing.table.TableColumnModel
- 
Moves the column and its header atcolumnIndextonewIndex.
- moveDot(int) - Method in interface javax.swing.text.Caret
- 
Moves the caret position (dot) to some other position, leaving behind the mark.
- moveDot(int) - Method in class javax.swing.text.DefaultCaret
- 
Moves the caret position to the specified position, with a forward bias.
- moveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
- 
Moves the caret position to the specified position, with the specified bias.
- moveDot(int, Position.Bias) - Method in class javax.swing.text.NavigationFilter.FilterBypass
- 
Moves the caret location, bypassing the NavigationFilter.
- moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.NavigationFilter
- 
Invoked prior to the Caret moving the dot.
- moveLeadSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
- 
Set the lead selection index, leaving all selection values unchanged.
- movePointLeft(int) - Method in class java.math.BigDecimal
- 
Returns aBigDecimalwhich is equivalent to this one with the decimal point movednplaces to the left.
- movePointRight(int) - Method in class java.math.BigDecimal
- 
Returns aBigDecimalwhich is equivalent to this one with the decimal point movednplaces to the right.
- moveRow(int, int, int) - Method in class javax.swing.table.DefaultTableModel
- 
Moves one or more rows from the inclusive rangestarttoendto thetoposition in the model.
- moveTo(double, double) - Method in class java.awt.geom.Path2D.Double
- 
Adds a point to the path by moving to the specified coordinates specified in double precision.
- moveTo(double, double) - Method in class java.awt.geom.Path2D.Float
- 
Adds a point to the path by moving to the specified coordinates specified in double precision.
- moveTo(double, double) - Method in class java.awt.geom.Path2D
- 
Adds a point to the path by moving to the specified coordinates specified in double precision.
- moveTo(float, float) - Method in class java.awt.geom.Path2D.Float
- 
Adds a point to the path by moving to the specified coordinates specified in float precision.
- moveToBack() - Method in class javax.swing.JInternalFrame
- 
Convenience method that moves this component to position -1 if its parent is aJLayeredPane.
- moveToBack(Component) - Method in class javax.swing.JLayeredPane
- 
Moves the component to the bottom of the components in its current layer (position -1).
- moveToCurrentRow() - Method in interface java.sql.ResultSet
- 
Moves the cursor to the remembered cursor position, usually the current row.
- moveToFront() - Method in class javax.swing.JInternalFrame
- 
Convenience method that moves this component to position 0 if its parent is aJLayeredPane.
- moveToFront(Component) - Method in class javax.swing.JLayeredPane
- 
Moves the component to the top of the components in its current layer (position 0).
- moveToInsertRow() - Method in interface java.sql.ResultSet
- 
Moves the cursor to the insert row.
- moveToTrash(File) - Method in class java.awt.Desktop
- 
Moves the specified file to the trash.
- MOVING_TO_PAUSED - Static variable in class javax.print.attribute.standard.PrinterStateReason
- 
Someone has paused the printer, but the device(s) are taking an appreciable time to stop.
- MRO - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Mro".
- MRO - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Mro" Unicode character block.
- MS - Static variable in interface javax.swing.text.html.parser.DTDConstants
- 
The DTD constant corresponds to MS
- mul(byte) - Method in class jdk.incubator.vector.ByteVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(byte, VectorMask<Byte>) - Method in class jdk.incubator.vector.ByteVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(double) - Method in class jdk.incubator.vector.DoubleVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(double, VectorMask<Double>) - Method in class jdk.incubator.vector.DoubleVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(float) - Method in class jdk.incubator.vector.FloatVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(float, VectorMask<Float>) - Method in class jdk.incubator.vector.FloatVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(int) - Method in class jdk.incubator.vector.IntVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(int, VectorMask<Integer>) - Method in class jdk.incubator.vector.IntVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(long) - Method in class jdk.incubator.vector.LongVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(long, VectorMask<Long>) - Method in class jdk.incubator.vector.LongVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(short) - Method in class jdk.incubator.vector.ShortVector
- 
Multiplies this vector by the broadcast of an input scalar.
- mul(short, VectorMask<Short>) - Method in class jdk.incubator.vector.ShortVector
- 
Multiplies this vector by the broadcast of an input scalar, selecting lane elements controlled by a mask.
- mul(Vector<E>) - Method in class jdk.incubator.vector.Vector
- 
Multiplies this vector by a second input vector.
- mul(Vector<E>, VectorMask<E>) - Method in class jdk.incubator.vector.Vector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Byte>) - Method in class jdk.incubator.vector.ByteVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Byte>, VectorMask<Byte>) - Method in class jdk.incubator.vector.ByteVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Double>) - Method in class jdk.incubator.vector.DoubleVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Double>, VectorMask<Double>) - Method in class jdk.incubator.vector.DoubleVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Float>) - Method in class jdk.incubator.vector.FloatVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Float>, VectorMask<Float>) - Method in class jdk.incubator.vector.FloatVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Integer>) - Method in class jdk.incubator.vector.IntVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Integer>, VectorMask<Integer>) - Method in class jdk.incubator.vector.IntVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Long>) - Method in class jdk.incubator.vector.LongVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Long>, VectorMask<Long>) - Method in class jdk.incubator.vector.LongVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- mul(Vector<Short>) - Method in class jdk.incubator.vector.ShortVector
- 
Multiplies this vector by a second input vector.
- mul(Vector<Short>, VectorMask<Short>) - Method in class jdk.incubator.vector.ShortVector
- 
Multiplies this vector by a second input vector under the control of a mask.
- MUL - Static variable in class jdk.incubator.vector.VectorOperators
- 
Producea*b.
- MULTANI - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Multani".
- MULTANI - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Multani" Unicode character block.
- MULTI_LINE - Static variable in class javax.accessibility.AccessibleState
- 
Indicates this (text) object can contain multiple lines of text.
- MULTI_RELEASE - Static variable in class java.util.jar.Attributes.Name
- 
Nameobject forMulti-Releasemanifest attribute that indicates this is a multi-release JAR file.
- MULTI_SELECTION_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
- 
Enables multiple-file selections.
- MultiButtonUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineButtonUIs.
- MultiButtonUI() - Constructor for class javax.swing.plaf.multi.MultiButtonUI
- 
Constructs aMultiButtonUI.
- MulticastChannel - Interface in java.nio.channels
- 
A network channel that supports Internet Protocol (IP) multicasting.
- MulticastSocket - Class in java.net
- 
AMulticastSocketis a datagram socket that is convenient for sending and receiving IP multicast datagrams.
- MulticastSocket() - Constructor for class java.net.MulticastSocket
- 
Constructs a multicast socket and binds it to any available port on the local host machine.
- MulticastSocket(int) - Constructor for class java.net.MulticastSocket
- 
Constructs a multicast socket and binds it to the specified port on the local host machine.
- MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
- 
Creates a multicast socket, bound to the specified local socket address.
- MultiColorChooserUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineColorChooserUIs.
- MultiColorChooserUI() - Constructor for class javax.swing.plaf.multi.MultiColorChooserUI
- 
Constructs aMultiColorChooserUI.
- MultiComboBoxUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineComboBoxUIs.
- MultiComboBoxUI() - Constructor for class javax.swing.plaf.multi.MultiComboBoxUI
- 
Constructs aMultiComboBoxUI.
- MultiDesktopIconUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineDesktopIconUIs.
- MultiDesktopIconUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopIconUI
- 
Constructs aMultiDesktopIconUI.
- MultiDesktopPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineDesktopPaneUIs.
- MultiDesktopPaneUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopPaneUI
- 
Constructs aMultiDesktopPaneUI.
- MultiDoc - Interface in javax.print
- 
InterfaceMultiDocspecifies the interface for an object that supplies more than one piece of print data for a Print Job.
- MultiDocPrintJob - Interface in javax.print
- 
Obtained from aMultiDocPrintService, aMultiDocPrintJobcan print a specified collection of documents as a single print job with a set of job attributes.
- MultiDocPrintService - Interface in javax.print
- 
InterfaceMultiPrintServiceis the factory for aMultiDocPrintJob.
- MultiFileChooserUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineFileChooserUIs.
- MultiFileChooserUI() - Constructor for class javax.swing.plaf.multi.MultiFileChooserUI
- 
Constructs aMultiFileChooserUI.
- MultiInternalFrameUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineInternalFrameUIs.
- MultiInternalFrameUI() - Constructor for class javax.swing.plaf.multi.MultiInternalFrameUI
- 
Constructs aMultiInternalFrameUI.
- MultiLabelUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineLabelUIs.
- MultiLabelUI() - Constructor for class javax.swing.plaf.multi.MultiLabelUI
- 
Constructs aMultiLabelUI.
- MULTILINE - Static variable in class java.util.regex.Pattern
- 
Enables multiline mode.
- MultiListUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineListUIs.
- MultiListUI() - Constructor for class javax.swing.plaf.multi.MultiListUI
- 
Constructs aMultiListUI.
- MultiLookAndFeel - Class in javax.swing.plaf.multi
- 
A multiplexing look and feel that allows more than one UI to be associated with a component at the same time.
- MultiLookAndFeel() - Constructor for class javax.swing.plaf.multi.MultiLookAndFeel
- 
Constructs aMultiLookAndFeel.
- MultiMenuBarUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineMenuBarUIs.
- MultiMenuBarUI() - Constructor for class javax.swing.plaf.multi.MultiMenuBarUI
- 
Constructs aMultiMenuBarUI.
- MultiMenuItemUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineMenuItemUIs.
- MultiMenuItemUI() - Constructor for class javax.swing.plaf.multi.MultiMenuItemUI
- 
Constructs aMultiMenuItemUI.
- MultiOptionPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineOptionPaneUIs.
- MultiOptionPaneUI() - Constructor for class javax.swing.plaf.multi.MultiOptionPaneUI
- 
Constructs aMultiOptionPaneUI.
- MultiPanelUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combinePanelUIs.
- MultiPanelUI() - Constructor for class javax.swing.plaf.multi.MultiPanelUI
- 
Constructs aMultiPanelUI.
- MultiPixelPackedSampleModel - Class in java.awt.image
- 
TheMultiPixelPackedSampleModelclass represents one-banded images and can pack multiple one-sample pixels into one data element.
- MultiPixelPackedSampleModel(int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
- 
Constructs aMultiPixelPackedSampleModelwith the specified data type, width, height and number of bits per pixel.
- MultiPixelPackedSampleModel(int, int, int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
- 
Constructs aMultiPixelPackedSampleModelwith specified data type, width, height, number of bits per pixel, scanline stride and data bit offset.
- MULTIPLE - Static variable in class javax.swing.text.html.HTML.Attribute
- 
Attribute "multiple"
- MULTIPLE_INTERVAL_SELECTION - Static variable in interface javax.swing.ListSelectionModel
- 
A value for the selectionMode property: select one or more contiguous ranges of indices at a time.
- MultipleDocumentHandling - Class in javax.print.attribute.standard
- 
ClassMultipleDocumentHandlingis a printing attribute class, an enumeration, that controls finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets.
- MultipleDocumentHandling(int) - Constructor for class javax.print.attribute.standard.MultipleDocumentHandling
- 
Construct a new multiple document handling enumeration value with the given integer value.
- MultipleGradientPaint - Class in java.awt
- 
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
- MultipleGradientPaint.ColorSpaceType - Enum Class in java.awt
- 
The color space in which to perform the gradient interpolation.
- MultipleGradientPaint.CycleMethod - Enum Class in java.awt
- 
The method to use when painting outside the gradient bounds.
- MultipleMaster - Interface in java.awt.font
- 
TheMultipleMasterinterface represents Type 1 Multiple Master fonts.
- multipliedBy(int) - Method in interface java.time.chrono.ChronoPeriod
- 
Returns a new instance with each amount in this period in this period multiplied by the specified scalar.
- multipliedBy(int) - Method in class java.time.Period
- 
Returns a new instance with each element in this period multiplied by the specified scalar.
- multipliedBy(long) - Method in class java.time.Duration
- 
Returns a copy of this duration multiplied by the scalar.
- multiply(int) - Method in class javax.xml.datatype.Duration
- 
Computes a new duration whose value isfactortimes longer than the value of this duration.
- multiply(BigDecimal) - Method in class java.math.BigDecimal
- 
Returns aBigDecimalwhose value is(this × multiplicand), and whose scale is(this.scale() + multiplicand.scale()).
- multiply(BigDecimal) - Method in class javax.xml.datatype.Duration
- 
Computes a new duration whose value isfactortimes longer than the value of this duration.
- multiply(BigDecimal, MathContext) - Method in class java.math.BigDecimal
- 
Returns aBigDecimalwhose value is(this × multiplicand), with rounding according to the context settings.
- multiply(BigInteger) - Method in class java.math.BigInteger
- 
Returns a BigInteger whose value is(this * val).
- MULTIPLY - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofBinaryTreerepresenting multiplication*.
- MULTIPLY_ASSIGNMENT - Enum constant in enum class com.sun.source.tree.Tree.Kind
- 
Used for instances ofCompoundAssignmentTreerepresenting multiplication assignment*=.
- multiplyExact(int, int) - Static method in class java.lang.Math
- 
Returns the product of the arguments, throwing an exception if the result overflows anint.
- multiplyExact(int, int) - Static method in class java.lang.StrictMath
- 
Returns the product of the arguments, throwing an exception if the result overflows anint.
- multiplyExact(long, int) - Static method in class java.lang.Math
- 
Returns the product of the arguments, throwing an exception if the result overflows along.
- multiplyExact(long, int) - Static method in class java.lang.StrictMath
- 
Returns the product of the arguments, throwing an exception if the result overflows along.
- multiplyExact(long, long) - Static method in class java.lang.Math
- 
Returns the product of the arguments, throwing an exception if the result overflows along.
- multiplyExact(long, long) - Static method in class java.lang.StrictMath
- 
Returns the product of the arguments, throwing an exception if the result overflows along.
- multiplyFull(int, int) - Static method in class java.lang.Math
- 
Returns the exact mathematical product of the arguments.
- multiplyFull(int, int) - Static method in class java.lang.StrictMath
- 
Returns the exact mathematical product of the arguments.
- multiplyHigh(long, long) - Static method in class java.lang.Math
- 
Returns as alongthe most significant 64 bits of the 128-bit product of two 64-bit factors.
- multiplyHigh(long, long) - Static method in class java.lang.StrictMath
- 
Returns as alongthe most significant 64 bits of the 128-bit product of two 64-bit factors.
- MultiPopupMenuUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combinePopupMenuUIs.
- MultiPopupMenuUI() - Constructor for class javax.swing.plaf.multi.MultiPopupMenuUI
- 
Constructs aMultiPopupMenuUI.
- MultiProgressBarUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineProgressBarUIs.
- MultiProgressBarUI() - Constructor for class javax.swing.plaf.multi.MultiProgressBarUI
- 
Constructs aMultiProgressBarUI.
- MultiResolutionImage - Interface in java.awt.image
- 
This interface is designed to be an optional additional API supported by some implementations ofImageto allow them to provide alternate images for various rendering resolutions.
- MultiRootPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineRootPaneUIs.
- MultiRootPaneUI() - Constructor for class javax.swing.plaf.multi.MultiRootPaneUI
- 
Constructs aMultiRootPaneUI.
- MultiScrollBarUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineScrollBarUIs.
- MultiScrollBarUI() - Constructor for class javax.swing.plaf.multi.MultiScrollBarUI
- 
Constructs aMultiScrollBarUI.
- MultiScrollPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineScrollPaneUIs.
- MultiScrollPaneUI() - Constructor for class javax.swing.plaf.multi.MultiScrollPaneUI
- 
Constructs aMultiScrollPaneUI.
- MULTISELECTABLE - Static variable in class javax.accessibility.AccessibleState
- 
Indicates this object allows more than one of its children to be selected at the same time.
- MultiSeparatorUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineSeparatorUIs.
- MultiSeparatorUI() - Constructor for class javax.swing.plaf.multi.MultiSeparatorUI
- 
Constructs aMultiSeparatorUI.
- MultiSliderUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineSliderUIs.
- MultiSliderUI() - Constructor for class javax.swing.plaf.multi.MultiSliderUI
- 
Constructs aMultiSliderUI.
- MultiSpinnerUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineSpinnerUIs.
- MultiSpinnerUI() - Constructor for class javax.swing.plaf.multi.MultiSpinnerUI
- 
Constructs aMultiSpinnerUI.
- MultiSplitPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineSplitPaneUIs.
- MultiSplitPaneUI() - Constructor for class javax.swing.plaf.multi.MultiSplitPaneUI
- 
Constructs aMultiSplitPaneUI.
- MultiTabbedPaneUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineTabbedPaneUIs.
- MultiTabbedPaneUI() - Constructor for class javax.swing.plaf.multi.MultiTabbedPaneUI
- 
Constructs aMultiTabbedPaneUI.
- MultiTableHeaderUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineTableHeaderUIs.
- MultiTableHeaderUI() - Constructor for class javax.swing.plaf.multi.MultiTableHeaderUI
- 
Constructs aMultiTableHeaderUI.
- MultiTableUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineTableUIs.
- MultiTableUI() - Constructor for class javax.swing.plaf.multi.MultiTableUI
- 
Constructs aMultiTableUI.
- MultiTextUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineTextUIs.
- MultiTextUI() - Constructor for class javax.swing.plaf.multi.MultiTextUI
- 
Constructs aMultiTextUI.
- MultiToolBarUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineToolBarUIs.
- MultiToolBarUI() - Constructor for class javax.swing.plaf.multi.MultiToolBarUI
- 
Constructs aMultiToolBarUI.
- MultiToolTipUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineToolTipUIs.
- MultiToolTipUI() - Constructor for class javax.swing.plaf.multi.MultiToolTipUI
- 
Constructs aMultiToolTipUI.
- MultiTreeUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineTreeUIs.
- MultiTreeUI() - Constructor for class javax.swing.plaf.multi.MultiTreeUI
- 
Constructs aMultiTreeUI.
- MultiViewportUI - Class in javax.swing.plaf.multi
- 
A multiplexing UI used to combineViewportUIs.
- MultiViewportUI() - Constructor for class javax.swing.plaf.multi.MultiViewportUI
- 
Constructs aMultiViewportUI.
- MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Musical Symbols" Unicode character block.
- mustSpecify() - Method in interface com.sun.jdi.connect.Connector.Argument
- 
Indicates whether the argument must be specified.
- MutableAttributeSet - Interface in javax.swing.text
- 
A generic interface for a mutable collection of unique attributes.
- MutableCallSite - Class in java.lang.invoke
- 
AMutableCallSiteis aCallSitewhose target variable behaves like an ordinary field.
- MutableCallSite(MethodHandle) - Constructor for class java.lang.invoke.MutableCallSite
- 
Creates a call site object with an initial target method handle.
- MutableCallSite(MethodType) - Constructor for class java.lang.invoke.MutableCallSite
- 
Creates a blank call site object with the given method type.
- MutableComboBoxModel<E> - Interface in javax.swing
- 
A mutable version ofComboBoxModel.
- MutableTreeNode - Interface in javax.swing.tree
- 
Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.
- mutatesTo(Object, Object) - Method in class java.beans.DefaultPersistenceDelegate
- 
If the number of arguments in the specified constructor is non-zero and the class ofoldInstanceexplicitly declares an "equals" method this method returns the value ofoldInstance.equals(newInstance).
- mutatesTo(Object, Object) - Method in class java.beans.PersistenceDelegate
- 
Returns true if an equivalent copy ofoldInstancemay be created by applying a series of statements tonewInstance.
- MutationEvent - Interface in org.w3c.dom.events
- 
TheMutationEventinterface provides specific contextual information associated with Mutation events.
- MUTE - Static variable in class javax.sound.sampled.BooleanControl.Type
- 
Represents a control for the mute status of a line.
- MXBean - Annotation Interface in javax.management
- 
Annotation to mark an interface explicitly as being an MXBean interface, or as not being an MXBean interface.
- MXBEAN_FIELD - Static variable in class javax.management.JMX
- 
The name of themxbeanfield.
- MXBEAN_NAME - Static variable in interface jdk.management.jfr.FlightRecorderMXBean
- 
String representation of theObjectNamefor theFlightRecorderMXBean.
- MYANMAR - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Myanmar range with the Myanmar digits.
- MYANMAR - Enum constant in enum class java.lang.Character.UnicodeScript
- 
Unicode script "Myanmar".
- MYANMAR - Static variable in class java.awt.font.NumericShaper
- 
Identifies the MYANMAR range and decimal base.
- MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Myanmar" Unicode character block.
- MYANMAR_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Myanmar Extended-A" Unicode character block.
- MYANMAR_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
- 
Constant for the "Myanmar Extended-B" Unicode character block.
- MYANMAR_SHAN - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Myanmar range with the Myanmar Shan digits.
- MYANMAR_TAI_LAING - Enum constant in enum class java.awt.font.NumericShaper.Range
- 
The Myanmar Extended-B range with the Myanmar Tai Laing digits.
- myProps - Variable in class javax.naming.InitialContext
- 
The environment associated with this InitialContext.
- mySyntax - Variable in class javax.naming.CompoundName
- 
Syntax properties for this compound name.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
Runtime.Version.feature()method in preference to this method. For compatibility, this method returns the value of the feature element.