Alphabetical Index: M

< > ? @ _ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

M

m_args - field in class gnu.CORBA.gnuRequest
The request arguments.
m_classes - static field in class gnu.CORBA.ObjectCreator
Maps IDL strings into known classes.
m_context - field in class gnu.CORBA.gnuRequest
The context holder for methods ctx(Context) and ctx().
m_context_list - field in class gnu.CORBA.gnuRequest
The context list for method contexts().
m_environment - field in class gnu.CORBA.gnuRequest
The request environment for holding the exception the has possibly been thrown by the method being invoked.
m_exception_id - field in class gnu.CORBA.gnuRequest
The exception id, received from the server, null if none.
m_exceptions - field in class gnu.CORBA.gnuRequest
The list of all exceptions that can be thrown by the method being invoked.
m_forward_ior - field in class gnu.CORBA.gnuRequest
This field temporary remembers the value of the forwarded ior reference.
m_forward_reference - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The forward reference, if applicable.
m_forwarding_target - field in class gnu.CORBA.gnuRequest
Is set when object, and not IOR is directly available.
m_helpers - static field in class gnu.CORBA.ObjectCreator
Maps IDL types to they helpers.
m_initializers - field in class gnu.CORBA.Interceptor.Registrator
The initializers.
m_names - static field in class gnu.CORBA.ObjectCreator
Maps classes to they IDL or RMI names.
m_operation - field in class gnu.CORBA.gnuRequest
The name of the method being invoked.
m_parameter_buffer - field in class gnu.CORBA.gnuRequest
The request arguments in the case when they are directly written into the parameter buffer.
m_policyFactories - field in class gnu.CORBA.Interceptor.Registrator
The policy factories.
m_prefix - static field in class gnu.CORBA.Interceptor.Registrator
The agreed properties prefix.
m_references - field in class gnu.CORBA.Interceptor.Registrator
The registered references.
m_reply_header - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The reply header.
m_request - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The associated request, if any.
m_request_header - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The request header.
m_result - field in class gnu.CORBA.gnuRequest
The result, returned by the invoked method (function).
m_rph - field in class gnu.CORBA.gnuRequest
The reply header currently in use.
m_rqh - field in class gnu.CORBA.gnuRequest
The request header currently in use.
m_slots - field in class gnu.CORBA.gnuRequest
The array of slots.
m_StringValueHelper - static field in class gnu.CORBA.CDR.Vio
The String value helper (one instance is sufficient).
m_sys_ex - field in class gnu.CORBA.gnuRequest
The thrown system exception.
m_sys_exception - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The thrown systen exception.
m_target - field in class gnu.CORBA.gnuRequest
The invocation target.
m_usr_exception - field in class gnu.CORBA.Interceptor.gnuServerRequestInfo
The Any, containing the thrown user exception.
m_wrapped_exception - field in class gnu.CORBA.Interceptor.gnuClientRequestInfo
Provides possibility to set the wrapped thrown exception explicitly, where applicable.
mac - field in class gnu.javax.crypto.keyring.GnuPrivateKeyring
Mac - class javax.crypto.Mac
This class implements a "message authentication code" (MAC), a method to ensure the integrity of data transmitted between two parties who share a common secret key.
mac(gnu.javax.net.ssl.provider.ProtocolVersion) - method in class gnu.javax.net.ssl.provider.CipherSuite
Creates a new Mac instance.
MAC_KEY_MATERIAL - static field in class gnu.javax.crypto.mac.IMac
Property name of the user-supplied key material.
MacAlgorithm - class gnu.javax.net.ssl.provider.MacAlgorithm
An enumeration of MAC algorithms we support.
macAlgorithm() - method in class gnu.javax.net.ssl.provider.CipherSuite
MacCentralEurope - class gnu.java.nio.charset.MacCentralEurope
MacCentralEurope() - constructor for class gnu.java.nio.charset.MacCentralEurope
The basic constructor.
MacCroatian - class gnu.java.nio.charset.MacCroatian
MacCroatian() - constructor for class gnu.java.nio.charset.MacCroatian
MacCyrillic - class gnu.java.nio.charset.MacCyrillic
MacCyrillic() - constructor for class gnu.java.nio.charset.MacCyrillic
The basic constructor.
MacDingbat - class gnu.java.nio.charset.MacDingbat
MacDingbat() - constructor for class gnu.java.nio.charset.MacDingbat
The basic constructor.
MacFactory - class gnu.javax.crypto.mac.MacFactory
A Factory that instantiates instances of every supported Message Authentication Code algorithms, including all HMAC algorithms.
MacGreek - class gnu.java.nio.charset.MacGreek
MacGreek() - constructor for class gnu.java.nio.charset.MacGreek
MacIceland - class gnu.java.nio.charset.MacIceland
MacIceland() - constructor for class gnu.java.nio.charset.MacIceland
The basic constructor.
MacInputStream - class gnu.javax.crypto.mac.MacInputStream
A filtering input stream that computes a MAC (message authentication code) over all data read from the stream.
Creates a new MacInputStream.
maclen - field in class gnu.javax.crypto.keyring.GnuPrivateKeyring
macName - field in class gnu.javax.crypto.jce.cipher.PBES2
The HMac (PRF) algorithm name.
macName - field in class gnu.javax.crypto.jce.PBKDF2SecretKeyFactory
MacOutputStream - class gnu.javax.crypto.mac.MacOutputStream
A filtering output stream that computes a MAC (message authentication code) over all data written to the stream.
Creates a new MacOutputStream.
MacRoman - class gnu.java.nio.charset.MacRoman
MacRoman() - constructor for class gnu.java.nio.charset.MacRoman
MacRomania - class gnu.java.nio.charset.MacRomania
MacRomania() - constructor for class gnu.java.nio.charset.MacRomania
The basic constructor.
macSize - field in class gnu.javax.crypto.mac.HMac
macSize() - method in class gnu.javax.crypto.mac.BaseMac
Returns the output length in bytes of this MAC algorithm.
macSize() - method in class gnu.javax.crypto.mode.EAX
Returns the output length in bytes of this MAC algorithm.
macSize() - method in class gnu.javax.crypto.mac.IMac
Returns the output length in bytes of this MAC algorithm.
macSize() - method in class gnu.javax.crypto.mac.OMAC
Returns the output length in bytes of this MAC algorithm.
macSize() - method in class gnu.javax.crypto.mac.TMMH16
macSize() - method in class gnu.javax.crypto.mac.UHash32
macSize() - method in class gnu.javax.crypto.mac.UMac32
Returns the output length in bytes of this MAC algorithm.
MacSpi - class javax.crypto.MacSpi
This is the Service Provider Interface (SPI) for the Mac class.
MacSpi() - constructor for class javax.crypto.MacSpi
Create a new MacSpi instance.
MacSymbol - class gnu.java.nio.charset.MacSymbol
MacSymbol() - constructor for class gnu.java.nio.charset.MacSymbol
The basic constructor.
MacThai - class gnu.java.nio.charset.MacThai
MacThai() - constructor for class gnu.java.nio.charset.MacThai
The basic constructor.
MacTurkish - class gnu.java.nio.charset.MacTurkish
MacTurkish() - constructor for class gnu.java.nio.charset.MacTurkish
The basic constructor.
MAGENTA - static field in class java.awt.Color
Constant for the color magenta: R=255, G=0, B=255.
MAGIC - static field in class gnu.CORBA.GIOP.MessageHeader
This must always be "GIOP".
MAGIC_RAW_DH_PRIVATE_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_DH_PUBLIC_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_DSS_PRIVATE_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_DSS_PUBLIC_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_DSS_SIGNATURE - static field in class gnu.java.security.Registry
MAGIC_RAW_RSA_PKCS1V1_5_SIGNATURE - static field in class gnu.java.security.Registry
MAGIC_RAW_RSA_PRIVATE_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_RSA_PSS_SIGNATURE - static field in class gnu.java.security.Registry
MAGIC_RAW_RSA_PUBLIC_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_SRP_PRIVATE_KEY - static field in class gnu.java.security.Registry
MAGIC_RAW_SRP_PUBLIC_KEY - static field in class gnu.java.security.Registry
mail() - method in class gnu.java.awt.peer.ClasspathDesktopPeer
mail() - method in class java.awt.Desktop
Launches the Desktop default mailer.
mail() - method in class java.awt.peer.DesktopPeer
mail() - method in class gnu.java.awt.peer.GnomeDesktopPeer
mail() - method in class gnu.java.awt.peer.KDEDesktopPeer
mail(java.net.URI) - method in class gnu.java.awt.peer.ClasspathDesktopPeer
mail(java.net.URI) - method in class java.awt.Desktop
Launches the Desktop default mailer, with the given mailtoURI as agrument.
mail(java.net.URI) - method in class java.awt.peer.DesktopPeer
MailcapCommandMap - class javax.activation.MailcapCommandMap
Implementation of a command map using a mailcap file (RFC 1524).
MailcapCommandMap() - constructor for class javax.activation.MailcapCommandMap
Default constructor.
MailcapCommandMap(java.io.InputStream) - constructor for class javax.activation.MailcapCommandMap
Constructor specifying an input stream.
MailcapCommandMap(java.lang.String) - constructor for class javax.activation.MailcapCommandMap
Constructor specifying a filename.
Main - class gnu.gcj.tools.gcj_dbtool.Main
MAIN - static field in class javax.print.attribute.standard.MediaTray
Main tray
main(argv[]) - static method in class gnu.xml.util.DoParse
Command line invoker for this class; pass a filename or URL as the first argument, and a pipeline description as the second.
main(java.lang.String[]) - static method in class gnu.CORBA.BigDecimalHelper
main(java.lang.String[]) - static method in class gnu.gcj.convert.Convert
main(java.lang.String[]) - static method in class gnu.javax.swing.text.html.css.CSSParser
For testing, we read in the default.css in javax/swing/text/html
main(java.lang.String[]) - static method in class gnu.gcj.tools.gcj_dbtool.Main
main(java.lang.String[]) - static method in class gnu.CORBA.NamingService.NameParser
main(java.lang.String[]) - static method in class gnu.CORBA.NamingService.NameTransformer
main(java.lang.String[]) - static method in class gnu.java.rmi.registry.RegistryImpl
main(java.lang.String[]) - static method in class gnu.xml.stream.SAXParser
main(java.lang.String[]) - static method in class gnu.xml.transform.TransformerFactoryImpl
Syntax: TransformerFactoryImpl [ []]]
main(java.lang.String[]) - static method in class gnu.xml.stream.XMLParser
Simple test harness for reading an XML file.
MAIN_CLASS - static field in class java.util.jar.Attributes.Name
Stand alone application attribute - the entry (without the .class ending) that is the main class of this jar file.
MAIN_UIROLE - static field in class javax.print.ServiceUIFactory
A user interface for end-user browsing of the print service.
MainQtThread - class gnu.java.awt.peer.qt.MainQtThread
This Thread is the main Qt thread.
MainQtThread(java.lang.String,boolean) - constructor for class gnu.java.awt.peer.qt.MainQtThread
Allocate a new Thread object for threads used internally to the run time.
mainThread - static field in class gnu.java.awt.peer.gtk.GtkMainThread
The main thread instance (singleton)
MAJOR - static field in class gnu.classpath.jdwp.JdwpConstants.Version
major - field in class gnu.CORBA.Version
Major number (0..256, so the byte cannot be used).
major() - method in class gnu.javax.net.ssl.provider.ProtocolVersion
major_version - field in class org.omg.IOP.Encoding
The major version number of this encoding format.
MAJOR_VERSION - static field in class gnu.javax.imageio.jpeg.JPEGDecoder
This decoder expects JFIF 1.02 encoding.
Receives notification from the child states that the requirements along the major axis have changed.
majorTickSpacing - field in class javax.swing.JSlider
The space/distance between major ticks.
majorVersion - field in class gnu.java.net.protocol.http.HTTPConnection
The major version of HTTP supported by this client.
majorVersion - field in class gnu.java.net.protocol.http.Response
The HTTP major version of the server issuing the response.
make_object(java.lang.String,byte[]) - method in class gnu.CORBA.Poa.gnuPOA
Create the object (needed by the factory interface).
make_object(java.lang.String,byte[]) - method in class org.omg.PortableInterceptor.ObjectReferenceFactory
Create an object with the given repository and object ids.
makeBounds(double,double,double,double) - method in class java.awt.geom.Arc2D
Construct a bounding box in a precision appropriate for the subclass.
Creates a tight bounding box given dimensions that more precise than the bounding box of the ellipse.
Creates a tight bounding box given dimensions that more precise than the bounding box of the ellipse.
makeCharIndexed(java.lang.Object,int) - static method in class gnu.java.util.regex.RE
Creates a ComponentInputMap from keys.
makeCreationDate() - method in class gnu.javax.crypto.keyring.PrimitiveEntry
makeDirectory(java.lang.String) - method in class gnu.java.net.protocol.ftp.FTPConnection
Causes the directory specified to be created at the server site.
makeFinal() - method in class gnu.java.util.regex.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
makeIcon(Class,java.lang.String) - static method in class javax.swing.LookAndFeel
Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified gifFile filename.
makeInputMap(java.lang.Object[]) - static method in class javax.swing.LookAndFeel
Creates a InputMap from keys.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Anubis
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Blowfish
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Cast5
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.DES
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Khazad
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.NullCipher
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Rijndael
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Serpent
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Square
Expands a user-supplied key material into a session key for a designated block size.
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.TripleDES
makeKey(byte[],int) - method in class gnu.javax.crypto.cipher.Twofish
Expands a user-supplied key material into a session key for a designated block size.
makeKeyBindings(java.lang.Object[]) - static method in class javax.swing.LookAndFeel
Convenience method for building lists of KeyBindings.
makeParser() - static method in class org.xml.sax.helpers.ParserFactory
Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(java.lang.String) - static method in class org.xml.sax.helpers.ParserFactory
Create a new SAX parser object using the class name provided.
makeReadonly() - method in class gnu.xml.dom.DomDoctype
Sets the internal "readonly" flag so the node and its associated data (only lists of entities and notations, no type information at the moment) can't be changed.
makeReadonly() - method in class gnu.xml.dom.DomElement
Marks this element, its children, and its associated attributes as readonly.
makeReadonly() - method in class gnu.xml.dom.DomNamedNodeMap
Sets the internal "readonly" flag so the node and its children can't be changed.
makeReadonly() - method in class gnu.xml.dom.DomNode
Sets the internal "readonly" flag so this subtree can't be changed.
makeTag(javax.swing.text.html.parser.Element) - method in class gnu.javax.swing.text.html.parser.support.Parser
Constructs the tag from the given element.
makeTag(javax.swing.text.html.parser.Element) - method in class javax.swing.text.html.parser.Parser
Constructs the tag from the given element.
makeTag(javax.swing.text.html.parser.Element,boolean) - method in class gnu.javax.swing.text.html.parser.support.Parser
Constructs the tag from the given element.
makeTag(javax.swing.text.html.parser.Element,boolean) - method in class javax.swing.text.html.parser.Parser
Constructs the tag from the given element.
makeVisible(int) - method in class gnu.java.awt.peer.gtk.GtkListPeer
makeVisible(int) - method in class java.awt.List
This method ensures that the item at the specified index is visible.
makeVisible(int) - method in class java.awt.peer.ListPeer
makeVisible(int) - method in class gnu.java.awt.peer.qt.QtListPeer
makeVisible(int) - method in class gnu.java.awt.peer.swing.SwingListPeer
makeVisible(javax.swing.tree.TreePath) - method in class javax.swing.JTree
MALAYALAM - static field in class java.lang.Character.UnicodeBlock
Malayalam.
MALAYALAM - static field in class java.awt.font.NumericShaper
Constant representing the Unicode MALAYALAM range.
malformedForLength(int) - static method in class java.nio.charset.CoderResult
malformedInputAction() - method in class java.nio.charset.CharsetDecoder
malformedInputAction() - method in class java.nio.charset.CharsetEncoder
MalformedInputException(int) - constructor for class java.nio.charset.MalformedInputException
Creates the exception
MalformedKeyringException - exception gnu.javax.crypto.keyring.MalformedKeyringException
MalformedKeyringException() - constructor for class gnu.javax.crypto.keyring.MalformedKeyringException
Create an exception without a descriptive error message.
MalformedKeyringException(java.lang.String) - constructor for class gnu.javax.crypto.keyring.MalformedKeyringException
Create an exception with a descriptive error message.
MalformedLinkException() - constructor for class javax.naming.MalformedLinkException
Creates a new NamingException without a message.
Creates a new NamingException with a detailed message.
Thrown when a string used as an ObjectName is invalid.
MalformedObjectNameException() - constructor for class javax.management.MalformedObjectNameException
Constructs a new MalformedObjectNameException.
Constructs a new MalformedObjectNameException with the specified message.
This exception class is thrown when one of the reflection methods encountered an invalid parameterized type within the metadata of a class.
Create an exception without a message.
This exception indicates that a URL passed to an object was not in a valid format.
MalformedURLException() - constructor for class java.net.MalformedURLException
Create a new instance without a descriptive error message.
Create a new instance with a descriptive error message.
ManagementFactory - class java.lang.management.ManagementFactory
Provides access to the system's management beans via a series of static methods.
ManagementPermission - class java.lang.management.ManagementPermission
Represents the permission to view or modify the data which forms part of the system management interfaces.
ManagementPermission(java.lang.String) - constructor for class java.lang.management.ManagementPermission
Constructs a new ManagementPermission for one of the two permission targets, "monitor" and "control".
Constructs a new ManagementPermission for one of the two permission targets, "monitor" and "control".
manager - field in class gnu.CORBA.Poa.gnuServantObject
The POA manager, used to control the work of this object.
manager_id() - method in class gnu.CORBA.Interceptor.gnuIorInfo
The method currently uses system identity hashcode that should be different for each object.
manager_id() - method in class org.omg.PortableInterceptor.IORInfoOperations
Get the POA manager Id.
A marker interface for classes that serve as key or trust manager parameters, used to initialize instances of KeyManagerFactory or TrustManagerFactory.
MANAGES_DESCENDANTS - static field in class javax.accessibility.AccessibleState
Indicates that this particular object manages a number of subcomponents.
MANDATORY_NONE - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for no mandatory security service.
Manifest - class java.util.jar.Manifest
Reads, writes and manipulaties jar manifest files.
Manifest() - constructor for class java.util.jar.Manifest
Creates a new empty Manifest.
Manifest(java.io.InputStream) - constructor for class java.util.jar.Manifest
Creates a Manifest from the supplied input stream.
Manifest(java.util.jar.Manifest) - constructor for class java.util.jar.Manifest
Creates a Manifest from another Manifest.
MANIFEST_NAME - static field in class java.util.jar.JarFile
The name of the manifest entry: META-INF/MANIFEST.MF
MANIFEST_VERSION - static field in class java.util.jar.Attributes.Name
General main attribute - the version of this Manifest file.
MANIFEST_VERSION - static field in class gnu.java.util.jar.JarUtils
The original string representation of the manifest version attribute name.
MANUAL - static field in class javax.print.attribute.standard.MediaTray
Manual-feed tray
MAP - static field in class javax.swing.text.html.HTML.Tag
The <map> tag
Map<K,V> - interface java.util.Map<K,V>
An object that maps keys onto values.
map - field in class gnu.CORBA.NamingService.NamingMap
The actual map.
map() - method in class gnu.gcj.xlib.Window
Maps the file into the memory.
The cookie cache.
mapImpl(char,long,int) - method in class gnu.java.nio.channels.FileChannelImpl
mapLibraryName(java.lang.String) - static method in class java.lang.System
Convert a library name to its platform-specific variant.
FileChannel.MapMode - class java.nio.channels.FileChannel.MapMode
MappedRaster - class gnu.awt.j2d.MappedRaster
MapPersistenceDelegate - class gnu.java.beans.encoder.MapPersistenceDelegate
Map the data for screen pixels in the requested bounds to a raster object.
mapRaster(java.awt.Rectangle) - method in class gnu.awt.xlib.XGraphics
mapSystemException(org.omg.CORBA.SystemException) - static method in class javax.rmi.CORBA.Util
Converts CORBA SystemException into RMI RemoteException.
Converts CORBA SystemException into RMI RemoteException.
Converts CORBA SystemException into RMI RemoteException.
mapToByte(char) - method in class gnu.java.nio.charset.ByteEncodeLoopHelper
Map the given character to a byte, the given character is guaranteed to be mappable
mapToChar(byte) - method in class gnu.java.nio.charset.ByteDecodeLoopHelper
Map the given byte to a char, the given byte is guaranteed to be mappable
MARCH - static field in class java.util.Calendar
Constant representing March.
MARCH - static field in class javax.xml.datatype.DatatypeConstants
Value for March.
MARGIN - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'margin'.
MARGIN_BOTTOM - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'margin-bottom'.
MARGIN_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "margin" property changes.
MARGIN_LEFT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'margin-left'.
MARGIN_RIGHT - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'margin-right'.
MARGIN_TOP - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'margin-top'.
An invisible, but spacing border whose margin is determined by calling the getMargin() method of the enclosed component.
MarginBorder() - constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
Constructs a new MarginBorder.
MARGINHEIGHT - static field in class javax.swing.text.html.HTML.Attribute
The marginheight attribute
MARGINWIDTH - static field in class javax.swing.text.html.HTML.Attribute
The marginwidth attribute
mark - field in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark - field in class gnu.java.net.protocol.core.CoreInputStream
mark() - method in class java.nio.Buffer
Sets this buffer's mark at its position.
mark() - method in class javax.imageio.stream.ImageInputStream
mark() - method in class javax.imageio.stream.ImageInputStreamImpl
mark(boolean) - method in class gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer
Turns the backup mode on or off.
mark(int) - method in class javax.sound.sampled.AudioInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class gnu.java.io.Base64InputStream
Calls the in.mark(int) method.
mark(int) - method in class java.io.BufferedInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.io.BufferedReader
Mark a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class gnu.CORBA.CDR.BufferredCdrInput
Mark the current position.
mark(int) - method in class java.io.ByteArrayInputStream
This method sets the mark position in this stream to the current position.
mark(int) - method in class java.io.CharArrayReader
This method sets the mark position in this stream to the current position.
mark(int) - method in class javax.crypto.CipherInputStream
Set the mark.
mark(int) - method in class gnu.javax.rmi.CORBA.CorbaInput
mark(int) - method in class gnu.java.net.protocol.core.CoreInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.io.FilterInputStream
Calls the in.mark(int) method.
mark(int) - method in class java.io.FilterReader
Calls the in.mark(int) method.
mark(int) - method in class gnu.CORBA.CDR.HeadlessInput
Delegates functionality to the underlying stream.
mark(int) - method in class gnu.javax.imageio.IIOInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.util.zip.InflaterInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.io.InputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.io.LineNumberInputStream
This method marks a position in the input to which the stream can be "reset" byte calling the reset() method.
mark(int) - method in class java.io.LineNumberReader
This method marks a position in the input to which the stream can be "reset" char calling the reset() method.
mark(int) - method in class java.io.PushbackReader
This method throws an exception when called since this class does not support mark/reset.
mark(int) - method in class java.io.Reader
Marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class gnu.xml.dom.ls.ReaderInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class java.io.StringReader
Marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class gnu.xml.stream.UnicodeReader
Remove all dirty regions for a specified component
Mark a component as dirty over its entire bounds.
markedPos - field in class java.io.CharArrayReader
The currently marked position in the stream.
MARKER_SUPPLY_EMPTY - static field in class javax.print.attribute.standard.PrinterStateReason
The printer device is out of marker supply.
MARKER_SUPPLY_LOW - static field in class javax.print.attribute.standard.PrinterStateReason
The printer device is low on marker supply.
MARKER_WASTE_ALMOST_FULL - static field in class javax.print.attribute.standard.PrinterStateReason
The marker waste bin of the printer device is almost full.
MARKER_WASTE_FULL - static field in class javax.print.attribute.standard.PrinterStateReason
The marker waste bin of the printer device is full.
markFirstTime(javax.swing.text.html.parser.Element) - method in class gnu.javax.swing.text.html.parser.support.Parser
This is called when the tag, representing the given element, occurs first time in the document.
markFirstTime(javax.swing.text.html.parser.Element) - method in class javax.swing.text.html.parser.Parser
This is called when the tag, representing the given element, occurs first time in the document.
marklimit - field in class java.io.BufferedInputStream
This is the maximum number of bytes than can be read after a call to mark() before the mark can be discarded.
markpos - field in class java.io.BufferedInputStream
The value of pos when the mark() method was called.
markSupported() - method in class javax.sound.sampled.AudioInputStream
Return true if the underlying stream supports mark and reset, false otherwise.
markSupported() - method in class gnu.java.io.Base64InputStream
Calls the in.markSupported() method.
markSupported() - method in class java.io.BufferedInputStream
This method returns true to indicate that this class supports mark/reset functionality.
markSupported() - method in class java.io.BufferedReader
Returns true to indicate that this class supports mark/reset functionality.
markSupported() - method in class gnu.CORBA.CDR.BufferredCdrInput
Checks if marking is supported.
markSupported() - method in class java.io.ByteArrayInputStream
This method overrides the markSupported method in InputStream in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - method in class java.io.CharArrayReader
This method overrides the markSupported method in Reader in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - method in class javax.crypto.CipherInputStream
Returns whether or not this input stream supports the mark(long) and reset() methods; this input stream does not, however, and invariably returns false.
markSupported() - method in class gnu.javax.rmi.CORBA.CorbaInput
markSupported() - method in class gnu.java.net.protocol.core.CoreInputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class java.io.FilterInputStream
Calls the in.markSupported() method.
markSupported() - method in class java.io.FilterReader
Calls the in.markSupported() method.
markSupported() - method in class gnu.CORBA.CDR.HeadlessInput
Delegates functionality to the underlying stream.
markSupported() - method in class gnu.javax.imageio.IIOInputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class java.util.zip.InflaterInputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class java.io.InputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class java.io.PushbackInputStream
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - method in class java.io.PushbackReader
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - method in class java.io.Reader
Returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class gnu.xml.dom.ls.ReaderInputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class gnu.java.util.regex.REFilterInputStream
Returns false.
markSupported() - method in class java.io.StringReader
Returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class gnu.classpath.debug.TeeInputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - method in class gnu.classpath.debug.TeeReader
MARSHAL - exception org.omg.CORBA.MARSHAL
Means that some request or reply from the network has a wrong size or is structurally invalid.
MARSHAL() - constructor for class org.omg.CORBA.MARSHAL
Creates MARSHAL with the default minor code of 0 and a completion state COMPLETED_NO.
MARSHAL(int,org.omg.CORBA.CompletionStatus) - constructor for class org.omg.CORBA.MARSHAL
Creates a MARSHAL exception with the specified minor code and completion status.
MARSHAL(java.lang.String) - constructor for class org.omg.CORBA.MARSHAL
Creates a MARSHAL with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created MARSHAL exception, providing full information.
Read (unmarshal) the content of this object from the given input stream.
MarshalException - exception java.rmi.MarshalException
Thrown if an exception occurs while marshalling data to send in a remote call.
MarshalException(java.lang.String) - constructor for class java.rmi.MarshalException
Create an exception with a message.
Create an exception with a message and a cause.
A MarshalledObject consists of a serialized object which is marshalled according to the RMI specification.
MarshalledObject(T) - constructor for class java.rmi.MarshalledObject<T>
Constructs a MarshalledObject from the given object.
MASK_ALL - static field in class gnu.gcj.xlib.Visual
MASK_BITS_PER_RGB - static field in class gnu.gcj.xlib.Visual
MASK_BLUE - static field in class gnu.gcj.xlib.Visual
MASK_BUTTON_PRESS - static field in class gnu.gcj.xlib.WindowAttributes
MASK_BUTTON_RELEASE - static field in class gnu.gcj.xlib.WindowAttributes
MASK_CLASS - static field in class gnu.gcj.xlib.Visual
MASK_COLORMAP_SIZE - static field in class gnu.gcj.xlib.Visual
MASK_CONTROL - static field in class gnu.gcj.xlib.XButtonEvent
MASK_DEPTH - static field in class gnu.gcj.xlib.Visual
MASK_EXPOSURE - static field in class gnu.gcj.xlib.WindowAttributes
MASK_GREEN - static field in class gnu.gcj.xlib.Visual
MASK_ID - static field in class gnu.gcj.xlib.Visual
MASK_LOCK - static field in class gnu.gcj.xlib.XButtonEvent
MASK_MOD1 - static field in class gnu.gcj.xlib.XButtonEvent
MASK_MOD2 - static field in class gnu.gcj.xlib.XButtonEvent
MASK_MOD3 - static field in class gnu.gcj.xlib.XButtonEvent
MASK_MOD4 - static field in class gnu.gcj.xlib.XButtonEvent
MASK_MOD5 - static field in class gnu.gcj.xlib.XButtonEvent
MASK_RED - static field in class gnu.gcj.xlib.Visual
MASK_SCREEN - static field in class gnu.gcj.xlib.Visual
MASK_SHIFT - static field in class gnu.gcj.xlib.XButtonEvent
MASK_STRUCTURE_NOTIFY - static field in class gnu.gcj.xlib.WindowAttributes
MASK_SUBSTRUCTURE_NOTIFY - static field in class gnu.gcj.xlib.XAnyEvent
MASK_SUBSTRUCTURE_REDIRECT - static field in class gnu.gcj.xlib.XAnyEvent
MaskableEnvelopeEntry - class gnu.javax.crypto.keyring.MaskableEnvelopeEntry
An envelope entry that can be "masked" -- placed in a state where the envelope's contents cannot be accessed, due to the envelope not being fully decoded, for example.
MaskableEnvelopeEntry(int) - constructor for class gnu.javax.crypto.keyring.MaskableEnvelopeEntry
masked - field in class gnu.javax.crypto.keyring.MaskableEnvelopeEntry
The masked state.
MaskFormatter - class javax.swing.text.MaskFormatter
MaskFormatter() - constructor for class javax.swing.text.MaskFormatter
Creates a new instance of DefaultFormatter.
MaskFormatter(java.lang.String) - constructor for class javax.swing.text.MaskFormatter
Creates a MaskFormatter with the specified mask.
MASTER_GAIN - static field in class javax.sound.sampled.FloatControl.Type
Master gain control.
match() - method in class java.util.Scanner
Returns the last MatchResult found.
match(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.DataFlavor
Returns true when the given DataFlavor matches this one.
match(java.lang.String) - method in class javax.activation.MimeType
Returns true if the primary and subtype of this MIME type are the same as in the given MIME type string.
match(java.security.cert.Certificate) - method in class java.security.cert.CertSelector
Match a certificate according to this selector's criteria.
match(java.security.cert.Certificate) - method in class java.security.cert.X509CertSelector
Match a certificate.
match(java.security.cert.Certificate) - method in class gnu.java.security.x509.X509CertSelectorImpl
match(java.security.cert.CRL) - method in class java.security.cert.CRLSelector
Match a given certificate revocation list to this selector's criteria, returning true if it matches, false otherwise.
match(java.security.cert.CRL) - method in class java.security.cert.X509CRLSelector
Checks a CRL against the criteria of this selector, returning true if the given CRL matches all the criteria.
match(java.security.cert.CRL) - method in class gnu.java.security.x509.X509CRLSelectorImpl
match(javax.activation.MimeType) - method in class javax.activation.MimeType
Returns true if the primary and subtype of this MIME type are the same as in the given MIME type.
Returns a query expression which checks that an attribute value matches the pattern specified by the given StringValueExp.
Matcher - class java.util.regex.Matcher
Instance of a regular expression applied to a char sequence.
matcher(java.lang.CharSequence) - method in class java.util.regex.Pattern
matches() - method in class java.util.regex.Matcher
Attempts to match the entire input sequence against the pattern.
matches() - method in class gnu.javax.swing.text.html.parser.models.node
Fire the changes that must happen then the token matches this node.
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ClassExcludeFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ClassMatchFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ClassOnlyFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ConditionalFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.CountFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.EventRequest
Determines whether the given event matches this request
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ExceptionOnlyFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.FieldOnlyFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.IEventFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.InstanceOnlyFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.LocationOnlyFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.StepFilter
Does the given event match the filter?
matches(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.filters.ThreadOnlyFilter
Does the given event match the filter?
matches(gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer) - method in class gnu.javax.swing.text.html.parser.support.low.pattern
Checks if the pattern can match the tokens in this tokenizer.
matches(java.lang.Object[]) - method in class gnu.javax.swing.text.html.parser.models.list
Tries to match this list agains the given token sequence.
matches(java.lang.String) - method in class java.lang.String
Test if this String matches a regular expression.
matches(java.lang.String,java.lang.CharSequence) - static method in class java.util.regex.Pattern
matches(java.lang.String[],List>) - method in class gnu.javax.swing.text.html.css.Selector
Determines if this selector matches the element path specified in the arguments.
matches(javax.sound.sampled.AudioFormat) - method in class javax.sound.sampled.AudioFormat
Return true if this audio format matches another.
matches(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.DataLine.Info
Return true if this Info matches another Info object.
matches(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Line.Info
Return true if this Info object matches the given object.
matches(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Port.Info
Return true if this Info object matches the given object.
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.IdFunction
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.Pattern
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.Root
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.Selector
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.Steps
matches(org.w3c.dom.Node) - method in class gnu.xml.xpath.UnionExpr
matches(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.NamespaceTest
matches(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.NameTest
matches(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.NodeTypeTest
matches(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.Test
matchesAny() - method in class gnu.xml.xpath.NamespaceTest
matchesAny() - method in class gnu.xml.xpath.NameTest
matchesAnyLocalName() - method in class gnu.xml.xpath.NamespaceTest
matchesAnyLocalName() - method in class gnu.xml.xpath.NameTest
Determines if javax.swing.text.StyleConstants.NameAttribute matches tag or not.
MatchResult - interface java.util.regex.MatchResult
This interface represents the result of a regular expression match.
Math - class java.lang.Math
Helper class containing useful mathematical functions and constants.
MATH_SYMBOL - static field in class java.lang.Character
Sm = Symbol, Math (Informative).
MathContext - class java.math.MathContext
Immutable objects describing settings such as rounding mode and digit precision for numerical operations such as those in the BigDecimal class.
MathContext(int) - constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and with HALF_UP rounding.
MathContext(int,java.math.RoundingMode) - constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and rounding mode.
MathContext(java.lang.String) - constructor for class java.math.MathContext
Constructs a MathContext from a String that has the same form as one produced by the toString() method.
Mathematical Alphanumeric Symbols.
MATHEMATICAL_OPERATORS - static field in class java.lang.Character.UnicodeBlock
Mathematical Operators.
MatteBorder - class javax.swing.border.MatteBorder
A border that is filled with either a solid color or with repeated icon tiles.
MatteBorder(int,int,int,int,java.awt.Color) - constructor for class javax.swing.border.MatteBorder
Constructs a MatteBorder given the width on each side and a fill color.
MatteBorder(int,int,int,int,javax.swing.Icon) - constructor for class javax.swing.border.MatteBorder
Constructs a MatteBorder given the width on each side and an icon for tiling the border area.
MatteBorder(java.awt.Insets,java.awt.Color) - constructor for class javax.swing.border.MatteBorder
Constructs a MatteBorder given its insets and fill color.
MatteBorder(java.awt.Insets,javax.swing.Icon) - constructor for class javax.swing.border.MatteBorder
Constructs a MatteBorder given its insets and an icon for tiling the border area.
MatteBorder(javax.swing.Icon) - constructor for class javax.swing.border.MatteBorder
Constructs a MatteBorder given an icon for tiling the border area.
A MatteBorder that also implements the UIResource marker interface.
Constructs a MatteBorderUIResource given the width on each side and a fill color.
Constructs a MatteBorderUIResource given the width on each side and an icon for tiling the border area.
Constructs a MatteBorderUIResource given an icon for tiling the border area.
max(double,double) - static method in class java.lang.Math
Return whichever argument is larger.
max(double,double) - static method in class java.lang.StrictMath
Return whichever argument is larger.
max(float,float) - static method in class java.lang.Math
Return whichever argument is larger.
max(float,float) - static method in class java.lang.StrictMath
Return whichever argument is larger.
max(int,int) - static method in class java.lang.Math
Return whichever argument is larger.
max(int,int) - static method in class java.lang.StrictMath
Return whichever argument is larger.
max(java.math.BigDecimal) - method in class java.math.BigDecimal
max(java.math.BigInteger) - method in class java.math.BigInteger
max(javax.swing.Spring,javax.swing.Spring) - static method in class javax.swing.Spring
Creates and returns a Spring, which always has the maximum values min = max(min_s1, min_s2), pref = max(pref_s1, pref_s2), max = max(max_s1, max_s2).
max(long,long) - static method in class java.lang.Math
Return whichever argument is larger.
max(long,long) - static method in class java.lang.StrictMath
Return whichever argument is larger.
MAX_BUFFER - static field in class javax.security.sasl.Sasl
The name of a property that specifies the maximum size of the receive buffer in bytes of SaslClient/SaslServer.
MAX_CODE_POINT - static field in class java.lang.Character
The maximum Unicode 4.0 code point, which is greater than the range of the char data type.
MAX_COUNT - static field in class javax.swing.plaf.synth.ColorType
The maximum number of color types.
MAX_EXCLUSIVE - static field in class gnu.xml.validation.datatype.Facet
MAX_HIGH_SURROGATE - static field in class java.lang.Character
The maximum Unicode high surrogate code unit, or leading-surrogate, in the UTF-16 character encoding.
MAX_INCLUSIVE - static field in class gnu.xml.validation.datatype.Facet
MAX_KEY_LENGTH - static field in class java.util.prefs.Preferences
Maximum entry key length.
MAX_LENGTH - static field in class gnu.xml.validation.datatype.Facet
MAX_LOW_SURROGATE - static field in class java.lang.Character
The maximum Unicode low surrogate code unit, or trailing-surrogate, in the UTF-16 character encoding.
MAX_NAME_LENGTH - static field in class java.util.prefs.Preferences
Maximum node name length.
MAX_PRIORITY - static field in class java.lang.Thread
The maximum priority for a Thread.
MAX_RADIX - static field in class java.lang.Character
Largest value allowed for radix arguments in Java.
MAX_SCROLL - static field in class javax.swing.plaf.basic.BasicSliderUI
FIXME: use this somewhere.
MAX_SUPPORTED - static field in class gnu.CORBA.gnuRequest
The maximal supported GIOP version.
MAX_SURROGATE - static field in class java.lang.Character
The maximum Unicode surrogate code unit in the UTF-16 character encoding.
MAX_TIMEZONE_OFFSET - static field in class javax.xml.datatype.DatatypeConstants
XML Schema maximum timezone offset, in minutes.
MAX_VALUE - static field in class java.lang.Byte
The maximum value a byte can represent is 127 (or 27 - 1).
MAX_VALUE - static field in class java.lang.Character
The maximum value the char data type can hold.
MAX_VALUE - static field in class java.lang.Double
The maximum positive value a double may represent is 1.7976931348623157e+308.
MAX_VALUE - static field in class java.lang.Float
The maximum positive value a double may represent is 3.4028235e+38f.
MAX_VALUE - static field in class java.lang.Integer
The maximum value an int can represent is 2147483647 (or 231 - 1).
MAX_VALUE - static field in class java.lang.Long
The maximum value a long can represent is 9223372036854775807 (or 263 - 1).
MAX_VALUE - static field in class java.lang.Short
The minimum value a short can represent is 32767 (or 215).
MAX_VALUE_FIELD - static field in class javax.management.JMX
The name of the maxValue field.
MAX_VALUE_LENGTH - static field in class java.util.prefs.Preferences
Maximum entry value length.
max_version - field in class gnu.CORBA.OrbFunctional
The maximal CORBA version, supported by this ORB.
MAXBQUALSIZE - static field in class javax.transaction.xa.Xid
maxButton - field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The button that maximizes the JInternalFrame.
maxBytesPerChar() - method in class java.nio.charset.CharsetEncoder
maxCharsPerByte() - method in class java.nio.charset.CharsetDecoder
MaxExclusiveFacet - class gnu.xml.validation.datatype.MaxExclusiveFacet
The maxExclusive facet.
MaxFragmentLength - class gnu.javax.net.ssl.provider.MaxFragmentLength
Extension value
MAXGRIDSIZE - static field in class java.awt.GridBagLayout
MAXGTRIDSIZE - static field in class javax.transaction.xa.Xid
maxH - field in class gnu.javax.imageio.jpeg.JPEGComponent
maxIcon - field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The icon displayed in the maximize button.
maximizable - field in class javax.swing.JInternalFrame
Whether the JInternalFrame can be maximized.
MAXIMIZE_CMD - static field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The action command for the Maximize action.
This helper class is used to handle key events that cause JInternalFrames to be maximized.
This Action is responsible for maximizing the JInternalFrame.
MaximizeAction() - constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
Creates a new action.
MAXIMIZED_BOTH - static field in class java.awt.Frame
MAXIMIZED_HORIZ - static field in class java.awt.Frame
MAXIMIZED_VERT - static field in class java.awt.Frame
maximizeFrame(javax.swing.JInternalFrame) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This is a convenience method that maximizes the JInternalFrame.
This method resizes the JInternalFrame to match its parent's bounds.
This method should maximize the JInternalFrame to match its parent's bounds.
maximizeKey - field in class javax.swing.plaf.basic.BasicDesktopPaneUI
The KeyStroke associated with maximizing JInternalFrames.
MAXIMUM - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet
maximum - field in class javax.swing.SizeRequirements
The maximum reasonable width or height of a component.
maximum() - method in class gnu.java.security.x509.ext.GeneralSubtree
Returns the maximum base distance, or -1 if this value was not specified.
This method returns the maximum size for the container given the components.
Returns the maximum size of the specified container using this layout.
maximumLayoutSize(java.awt.Container) - method in class javax.swing.BoxLayout
Returns the maximum size of the layout gived the components in the given container.
Get the maximum layout size of the container.
DOCUMENT ME!
Determines the maximum size of the specified target container.
Returns the maximum size of the container that is laid out.
Calculates the maximum size of the layed out container.
maximumRowCount - field in class javax.swing.JComboBox
Number of rows that will be visible in the JComboBox's popup.
maximumThumbSize - field in class javax.swing.plaf.basic.BasicScrollBarUI
The dimensions of the maximum thumb size.
MaxInclusiveFacet - class gnu.xml.validation.datatype.MaxInclusiveFacet
The maxInclusive facet.
MAXLENGTH - static field in class javax.swing.text.html.HTML.Attribute
The maxlength attribute
maxLength() - method in class gnu.javax.net.ssl.provider.MaxFragmentLength
MaxLengthFacet - class gnu.xml.validation.datatype.MaxLengthFacet
The maxLength facet.
maxMemory() - method in class java.lang.Runtime
Returns the maximum amount of memory the virtual machine can attempt to use.
maxTabHeight - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
The maximum tab height.
maxTabWidth - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
The maximum tab width.
maxV - field in class gnu.javax.imageio.jpeg.JPEGComponent
maxWidth - field in class javax.swing.table.TableColumn
The maximum width for the column.
MAY - static field in class java.util.Calendar
Constant representing May.
MAY - static field in class javax.xml.datatype.DatatypeConstants
Value for May.
maybeUpdateLayoutState() - method in class javax.swing.plaf.basic.BasicListUI
Calls updateLayoutState() if updateLayoutStateNeeded is nonzero, then resets updateLayoutStateNeeded to zero.
MBeanAttributeInfo - class javax.management.MBeanAttributeInfo
Describes the attributes of a management bean.
Constructs a new MBeanAttributeInfo using the specified name and description, with the given accessor and mutator methods.
Constructs a new MBeanAttributeInfo using the specified name, description and type with the given settings for the accessor and mutator methods.
Describes the constructors of a management bean.
Constructs a @link{MBeanConstructorInfo} with the specified name, description and parameter information.
MBeanException - exception javax.management.MBeanException
Represents an arbitrary exception thrown by a management bean.
MBeanException(java.lang.Exception) - constructor for class javax.management.MBeanException
Constructs a new MBeanException wrapping the specified exception.
Constructs a new MBeanException wrapping the specified exception and using the supplied message.
MBeanFeatureInfo - class javax.management.MBeanFeatureInfo
A general superclass for the description of features of management beans.
Constructs a new MBeanFeatureInfo with the specified name and description.
MBeanInfo - class javax.management.MBeanInfo
Describes the interface of a management bean.
Constructs a new MBeanInfo using the supplied class name and description with the given attributes, operations, constructors and notifications.
Describes the notifications emitted by a management bean.
Constructs a new MBeanNotificationInfo with the specified name, description and notification types.
MBeanOperationInfo - class javax.management.MBeanOperationInfo
Describes the operations of a management bean.
Constructs a @link{MBeanOperationInfo} with the specified description using the given method.
Constructs a @link{MBeanOperationInfo} with the specified name, description, parameter information, return type and impact.
MBeanParameterInfo - class javax.management.MBeanParameterInfo
Describes the parameters of a constructor or operation associated with a management bean.
Constructs a new MBeanParameterInfo using the specified name, description and type.
MBeanPermission - class javax.management.MBeanPermission
Represents the permissions required to perform operations using the MBeanServer.
Constructs a new MBeanPermission with the specified name and actions.
Constructs a new MBeanPermission with the specified class name, member, object name and actions.
MBeanRegistration - interface javax.management.MBeanRegistration
Beans may implement this interface in order to perform operations immediately prior to or after their registration or deregistration.
Represents an arbitrary exception thrown during registration of a management bean.
Constructs a new MBeanRegistrationException wrapping the specified exception.
Constructs a new MBeanRegistrationException wrapping the specified exception and using the supplied message.
MBeanServer - interface javax.management.MBeanServer
This interface represents a server for management beans, providing facilities for the creation, registration and removal of such beans.
MBeanServerBuilder - class javax.management.MBeanServerBuilder
Constructs a default implementation of an MBeanServer.
MBeanServerBuilder() - constructor for class javax.management.MBeanServerBuilder
Constructs a new MBeanServerBuilder.
MBeanServerConnection - interface javax.management.MBeanServerConnection
This interface represents a communication mechanism which may be used to access an MBean server, whether this be local or remote.
MBeanServerDelegate - class javax.management.MBeanServerDelegate
Provides an implementation of a delegate bean, which is associated with a management server.
MBeanServerDelegate() - constructor for class javax.management.MBeanServerDelegate
Default constructor which generates the id.
Defines the interface for the delegate bean associated with a management server.
MBeanServerFactory - class javax.management.MBeanServerFactory
Creates and maintains a set of MBeanServer instances.
Provides a proxy for a management bean.
Constructs a new MBeanServerInvocationHandler which forwards methods to the supplied bean via the given MBeanServerConnection.
Constructs a new MBeanServerInvocationHandler which forwards methods to the supplied bean via the given MBeanServerConnection.
The notification emitted by a management server on a registration or de-registration event.
Constructs a new MBeanServerNotification of the specified type for an event relating to the supplied bean, with the given source and sequence number.
Represents the permissions required to perform operations provided by the MBeanServerFactory.
MBeanServerPermission(java.lang.String) - constructor for class javax.management.MBeanServerPermission
Constructs a new MBeanServerPermission with the given name.
Constructs a new MBeanServerPermission with the given name and actions.
Represents the permission held by a trusted source of management beans.
MBeanTrustPermission(java.lang.String) - constructor for class javax.management.MBeanTrustPermission
Constructs a MBeanTrustPermission with the given target.
Constructs a MBeanTrustPermission with the given target and actions.
md - field in class gnu.java.security.sig.BaseSignature
The underlying message digest instance for this signature scheme.
MD - static field in class javax.swing.text.html.parser.DTDConstants
The MD constant.
MD2 - class gnu.java.security.hash.MD2
An implementation of the MD2 message digest algorithm.
MD2() - constructor for class gnu.java.security.hash.MD2
Creates a new MD2 digest ready for use.
MD2_HASH - static field in class gnu.java.security.Registry
MD2RandomSpi - class gnu.java.security.jce.prng.MD2RandomSpi
The implementation of the MD2-based SecureRandom Service Provider Interface (SPI) adapter.
MD2RandomSpi() - constructor for class gnu.java.security.jce.prng.MD2RandomSpi
The basic constructor.
MD2Spi - class gnu.java.security.jce.hash.MD2Spi
The implementation of the MD2 Service Provider Interface (SPI) adapter.
MD2Spi() - constructor for class gnu.java.security.jce.hash.MD2Spi
Trivial 0-arguments constructor.
MD2withRSA - class gnu.java.security.jce.sig.MD2withRSA
A JCE Adapter for the RSA PKCS1 (v1.5) signature with MD2 hash and X.509 encoding format.
MD2withRSA() - constructor for class gnu.java.security.jce.sig.MD2withRSA
Creates a new instance of SignatureSpi.
MD4 - class gnu.java.security.hash.MD4
An implementation of Ron Rivest's MD4 message digest algorithm.
MD4() - constructor for class gnu.java.security.hash.MD4
Public constructor.
MD4_HASH - static field in class gnu.java.security.Registry
MD4RandomSpi - class gnu.java.security.jce.prng.MD4RandomSpi
The implementation of the MD4-based SecureRandom Service Provider Interface (SPI) adapter.
MD4RandomSpi() - constructor for class gnu.java.security.jce.prng.MD4RandomSpi
The basic constructor.
MD4Spi - class gnu.java.security.jce.hash.MD4Spi
The implementation of the MD4 Service Provider Interface (SPI) adapter.
MD4Spi() - constructor for class gnu.java.security.jce.hash.MD4Spi
Trivial 0-arguments constructor.
md5 - field in class gnu.javax.net.ssl.provider.AbstractHandshake
MD5 - class gnu.java.security.hash.MD5
The MD5 message-digest algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input.
MD5() - constructor for class gnu.java.security.hash.MD5
Trivial 0-arguments constructor.
MD5_HASH - static field in class gnu.java.security.Registry
MD5RandomSpi - class gnu.java.security.jce.prng.MD5RandomSpi
The implementation of the MD5-based SecureRandom Service Provider Interface (SPI) adapter.
MD5RandomSpi() - constructor for class gnu.java.security.jce.prng.MD5RandomSpi
The basic constructor.
MD5Spi - class gnu.java.security.jce.hash.MD5Spi
The implementation of the MD5 Service Provider Interface (SPI) adapter.
MD5Spi() - constructor for class gnu.java.security.jce.hash.MD5Spi
Default constructor of the MessageDigestSpi class
MD5withRSA - class gnu.java.security.jce.sig.MD5withRSA
A JCE Adapter for the RSA PKCS1 (v1.5) signature with MD5 hash and X.509 encoding format.
MD5withRSA() - constructor for class gnu.java.security.jce.sig.MD5withRSA
MD_NAME - static field in class gnu.java.security.prng.MDGenerator
Property name of underlying hash algorithm for this generator.
MD_NAME_FIELD - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
Name of the UID field in the plain password file.
MD_PRNG - static field in class gnu.java.security.Registry
PRNG based on a designated hash function.
MDGenerator - class gnu.java.security.prng.MDGenerator
A simple pseudo-random number generator that relies on a hash algorithm, that (a) starts its operation by hashing a seed, and then (b) continuously re-hashing its output.
MDGenerator() - constructor for class gnu.java.security.prng.MDGenerator
Trivial 0-arguments constructor.
measureChainLength(javax.swing.text.html.parser.ContentModel) - static method in class gnu.javax.swing.text.html.parser.models.transformer
Measure length of the linked list of the content models.
mechanism - field in class gnu.javax.crypto.sasl.ClientMechanism
Name of this mechanism.
mechanism - field in class gnu.javax.crypto.sasl.ServerMechanism
Name of this mechanism.
Media - class javax.print.attribute.standard.Media
The Media printing attribute specifies which type of media should be used for printing.
Media(int) - constructor for class javax.print.attribute.standard.Media
Constructs a Media object.
MEDIA_EMPTY - static field in class javax.print.attribute.standard.PrinterStateReason
The printer device is out of media.
MEDIA_JAM - static field in class javax.print.attribute.standard.PrinterStateReason
A media jam occured in the printer device.
MEDIA_LOW - static field in class javax.print.attribute.standard.PrinterStateReason
The printer device is low on media.
MEDIA_NEEDED - static field in class javax.print.attribute.standard.PrinterStateReason
A media tray has run out of media.
MEDIA_RULE - static field in class org.w3c.dom.css.CSSRule
The rule is a CSSMediaRule.
MEDIA_TYPE - static field in class javax.xml.transform.OutputKeys
The MIME content type of the output data.
MediaDefault - class gnu.javax.print.ipp.attribute.defaults.MediaDefault
MediaDefault attribute provides the default value of the printer object for the media attribute.
MediaDefault(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.defaults.MediaDefault
Creates a MediaDefault object with the given value and locale.
MediaList - interface org.w3c.dom.stylesheets.MediaList
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
MediaName - class javax.print.attribute.standard.MediaName
MediaName is a subclass of the Media printing attribute and provides selection of media to be used by the means of defined names.
MediaName(int) - constructor for class javax.print.attribute.standard.MediaName
Creates a MediaName object.
MediaPrintableArea - class javax.print.attribute.standard.MediaPrintableArea
The MediaPrintableArea attribute specifies the area of a media sheet which is available for printing.
MediaPrintableArea(float,float,float,float,int) - constructor for class javax.print.attribute.standard.MediaPrintableArea
Creates a new MediaPrintableArea object with the given float values for the given units.
MediaPrintableArea(int,int,int,int,int) - constructor for class javax.print.attribute.standard.MediaPrintableArea
Creates a new MediaPrintableArea object with the given int values for the given units.
MediaSize - class javax.print.attribute.standard.MediaSize
The MediaSize printing attribute class specifies the size of a printing media.
MediaSize(float,float,int) - constructor for class javax.print.attribute.standard.MediaSize
Creates a MediaSize object.
MediaSize(float,float,int,javax.print.attribute.standard.MediaSizeName) - constructor for class javax.print.attribute.standard.MediaSize
Creates a MediaSize object associated with the given media name.
MediaSize(int,int,int) - constructor for class javax.print.attribute.standard.MediaSize
Creates a MediaSize object.
MediaSize(int,int,int,javax.print.attribute.standard.MediaSizeName) - constructor for class javax.print.attribute.standard.MediaSize
Creates a MediaSize object associated with the given media name.
MediaSizeName - class javax.print.attribute.standard.MediaSizeName
MediaSizeName is a subclass of the Media printing attribute and provides selection of media to be used by the means of defined size names.
MediaSizeName(int) - constructor for class javax.print.attribute.standard.MediaSizeName
Constructs a MediaSizeName object.
MediaSupported - class gnu.javax.print.ipp.attribute.supported.MediaSupported
MediaSupported attribute provides the keyword values of the media types supported by the printer object.
MediaSupported(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.supported.MediaSupported
Creates a MediaSupported object with the given value and locale.
MediaTracker - class java.awt.MediaTracker
This class is used for keeping track of the status of various media objects.
MediaTracker(java.awt.Component) - constructor for class java.awt.MediaTracker
Constructs a new MediaTracker for the component c.
MediaTray - class javax.print.attribute.standard.MediaTray
MediaTray is a subclass of the Media printing attribute and provides selection of media to be used by the means of the input tray of the printer.
MediaTray(int) - constructor for class javax.print.attribute.standard.MediaTray
Creates a MediaTray object.
MEDIUM - static field in class java.text.DateFormat
Member - interface java.lang.reflect.Member
Member is an interface that represents any member of a class (field or method) or a constructor.
member() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
member() - method in class org.omg.CORBA.DynUnion
Returns the member, stored in this union.
member() - method in class org.omg.DynamicAny.DynUnionOperations
Get the current variant of the union content.
member() - method in class gnu.CORBA.DynAn.gnuDynUnion
member_count() - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
member_count() - method in class gnu.CORBA.typecodes.RecordTypeCode
member_count() - method in class org.omg.CORBA.TypeCode
Returns the number of type memebers.
member_kind() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
member_kind() - method in class org.omg.CORBA.DynUnion
Returns the kind of the member, stored in this union.
member_kind() - method in class org.omg.DynamicAny.DynUnionOperations
Returns the kind of the currently active union member.
member_kind() - method in class gnu.CORBA.DynAn.gnuDynUnion
member_label(int) - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
member_label(int) - method in class gnu.CORBA.typecodes.RecordTypeCode
member_label(int) - method in class org.omg.CORBA.TypeCode
Retrieves the label of the union member at the given index.
member_name() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
member_name() - method in class org.omg.CORBA.DynUnion
Returns the name of the currently focused member.
member_name() - method in class org.omg.DynamicAny.DynUnionOperations
Returns the name of the currently active union member.
member_name() - method in class gnu.CORBA.DynAn.gnuDynUnion
Get the name of the current variant of the union.
member_name(int) - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
member_name(int) - method in class gnu.CORBA.typecodes.RecordTypeCode
member_name(int) - method in class org.omg.CORBA.TypeCode
Retrieves the simple name of the member identified by the given index.
member_name(java.lang.String) - method in class org.omg.CORBA.DynUnion
Renames the currently focused member.
MEMBER_OF - static field in class javax.accessibility.AccessibleRelation
Indicates an object is a member of a group of target objects.
MEMBER_OF_PROPERTY - static field in class javax.accessibility.AccessibleRelation
Indicates that group membership has changed.
member_type(int) - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
member_type(int) - method in class gnu.CORBA.typecodes.RecordTypeCode
member_type(int) - method in class org.omg.CORBA.TypeCode
Retrieves the member type of the member identified by the given index.
member_visibility(int) - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
member_visibility(int) - method in class gnu.CORBA.typecodes.RecordTypeCode
member_visibility(int) - method in class org.omg.CORBA.TypeCode
Returns the visibility scope of the member at the given index.
members - field in class gnu.CORBA.typecodes.RecordTypeCode
The members of this data structure.
memberTypes - field in class gnu.xml.validation.datatype.UnionSimpleType
The member types in this union.
MEMORY_COLLECTION_THRESHOLD_EXCEEDED - static field in class java.lang.management.MemoryNotificationInfo
The type of notification emitted when the collection usage threshold is exceeded, following a garbage collection cycle.
MEMORY_MANAGER_MXBEAN_DOMAIN_TYPE - static field in class java.lang.management.ManagementFactory
The domain for the memory manager beans.
MEMORY_MXBEAN_NAME - static field in class java.lang.management.ManagementFactory
The object name for the memory bean.
MEMORY_POOL_MXBEAN_DOMAIN_TYPE - static field in class java.lang.management.ManagementFactory
The domain for the memory pool beans.
MEMORY_THRESHOLD_EXCEEDED - static field in class java.lang.management.MemoryNotificationInfo
The type of notification emitted when the usage threshold is exceeded.
MemoryBasedFactory - class gnu.java.util.prefs.MemoryBasedFactory
Memory based PreferencesFactory useful for testing.
A Preference node which holds all entries in memory
Creates a new preferences node with the given name and parent.
MemoryHandler - class java.util.logging.MemoryHandler
A MemoryHandler maintains a circular buffer of log records.
MemoryHandler() - constructor for class java.util.logging.MemoryHandler
Constructs a MemoryHandler for keeping a circular buffer of LogRecords; the initial configuration is determined by the LogManager properties described above.
Constructs a MemoryHandler for keeping a circular buffer of LogRecords, given some parameters.
MemoryImageSource - class java.awt.image.MemoryImageSource
An image producer that delivers image data from an array.
MemoryImageSource(int,int,int[],int,int) - constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer from memory using the default RGB ColorModel.
Constructs an ImageProducer from memory using the default RGB ColorModel.
Construct an image producer that reads image data from a byte array.
Constructs an ImageProducer from memory.
Construct an image producer that reads image data from an integer array.
Constructs an ImageProducer from memory
MemoryManagerMXBean - interface java.lang.management.MemoryManagerMXBean
Provides access to information about the memory managers of the virtual machine.
MemoryManagerMXBeanImpl - class gnu.java.lang.management.MemoryManagerMXBeanImpl
Provides access to information about one of the memory managers used by the current invocation of the virtual machine.
MemoryManagerMXBeanImpl(java.lang.String) - constructor for class gnu.java.lang.management.MemoryManagerMXBeanImpl
Constructs a new MemoryManagerMXBeanImpl.
Constructs a new MemoryManagerMXBeanImpl implementing the specified bean interface.
MemoryMXBean - interface java.lang.management.MemoryMXBean
Provides access to information about the memory used by the virtual machine.
MemoryMXBeanImpl - class gnu.java.lang.management.MemoryMXBeanImpl
Provides access to information about the memory management of the current invocation of the virtual machine.
MemoryMXBeanImpl() - constructor for class gnu.java.lang.management.MemoryMXBeanImpl
Constructs a new MemoryMXBeanImpl.
MemoryNotificationInfo - class java.lang.management.MemoryNotificationInfo
Represents the content of a notification emitted by the MemoryMXBean.
Constructs a new MemoryNotificationInfo object using the specified pool name, usage level and threshold crossing count.
MemoryPoolMXBean - interface java.lang.management.MemoryPoolMXBean
Provides access to information about one of the memory resources or pools used by the virtual machine.
MemoryPoolMXBeanImpl - class gnu.java.lang.management.MemoryPoolMXBeanImpl
Provides access to information about one of the memory resources or pools used by the current invocation of the virtual machine.
MemoryPoolMXBeanImpl(java.lang.String) - constructor for class gnu.java.lang.management.MemoryPoolMXBeanImpl
Constructs a new MemoryPoolMXBeanImpl.
MemoryType - class java.lang.management.MemoryType
Enumerates the possible types of memory pools.
MemoryUsage - class java.lang.management.MemoryUsage
Retains information on the usage of a particular memory pool, or heap/non-heap memory as a whole.
MemoryUsage(long,long,long,long) - constructor for class java.lang.management.MemoryUsage
Constructs a new MemoryUsage object with the specified allocation levels.
MENU - static field in class javax.accessibility.AccessibleRole
An object usually in a menu bar which contains a list of actions to perform.
menu - field in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
Not used.
MENU - static field in class javax.swing.text.html.HTML.Tag
The <menu> tag , breaks flow, block tag.
Menu - class java.awt.Menu
This class represents a pull down or tear off menu in Java's AWT.
MENU - static field in class javax.swing.plaf.synth.Region
Specifies the region of a menu.
menu - static field in class java.awt.SystemColor
The menu background color.
Menu() - constructor for class java.awt.Menu
Initializes a new instance of Menu with no label and that is not a tearoff;
Menu(java.lang.String) - constructor for class java.awt.Menu
Initializes a new instance of Menu that is not a tearoff and that has the specified label.
Menu(java.lang.String,boolean) - constructor for class java.awt.Menu
Initializes a new instance of Menu with the specified label and tearoff status.
MENU_BAR - static field in class javax.accessibility.AccessibleRole
An object usually at the top of a frame to list available menus.
MENU_BAR - static field in class javax.swing.plaf.synth.Region
Specifies the region of a menu bar.
MENU_BAR_PROPERTY - static field in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the jMenuBar property changes.
MENU_ITEM - static field in class javax.accessibility.AccessibleRole
An object usually in a menu with an action available for the user.
MENU_ITEM - static field in class javax.swing.plaf.synth.Region
Specifies the region of a menu item.
MENU_ITEM_ACCELERATOR - static field in class javax.swing.plaf.synth.Region
Specifies the region of a menu item accelerator.
MENU_TEXT - static field in class java.awt.SystemColor
Array index of the menu text color.
menuBar - field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The JMenuBar that is located at the top left of the Title Pane.
menuBar - field in class javax.swing.plaf.basic.BasicMenuBarUI
MenuBar - class java.awt.MenuBar
This class implements a menu bar in the AWT system.
menuBar - field in class javax.swing.JRootPane
DOCUMENT ME!
MenuBar() - constructor for class java.awt.MenuBar
Initializes a new instance of MenuBar.
A border for drawing a separator line below JMenuBar.
A border used for JMenuBar components.
MenuBarBorder() - constructor for class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
Creates a new border instance.
MenuBarBorder(java.awt.Color,java.awt.Color) - constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
Constructs a new MenuBarBorder for drawing a JMenuBar in the Basic look and feel.
MenuBarPeer - interface java.awt.peer.MenuBarPeer
MenuBarUI - class javax.swing.plaf.MenuBarUI
An abstract base class for delegates that implement the pluggable look and feel for a JMenuBar.
MenuBarUI() - constructor for class javax.swing.plaf.MenuBarUI
Constructs a new MenuBarUI.
menuCanceled(javax.swing.event.MenuEvent) - method in class javax.swing.event.MenuListener
Menu canceled
MenuComponent - class java.awt.MenuComponent
This is the superclass of all menu AWT widgets.
MenuComponent() - constructor for class java.awt.MenuComponent
Default constructor for subclasses.
MenuComponentPeer - interface java.awt.peer.MenuComponentPeer
MenuContainer - interface java.awt.MenuContainer
This interface is a container for menu components.
menuDeselected(javax.swing.event.MenuEvent) - method in class javax.swing.event.MenuListener
Menu deselected
Menu drag mouse dragged
Menu drag mouse entered
MenuDragMouseEvent - class javax.swing.event.MenuDragMouseEvent
MenuDragMouseEvent
Constructor MenuDragMouseEvent
Menu drag mouse exited
menuDragMouseListener - field in class javax.swing.plaf.basic.BasicMenuItemUI
The menu Drag mouse listener listening to the menu item.
MenuDragMouseListener - interface javax.swing.event.MenuDragMouseListener
MenuDragMouseListener public interface
Menu drag mouse released
MenuElement - interface javax.swing.MenuElement
Defines the methods that any menu element in a JMenu must implement.
MenuEvent - class javax.swing.event.MenuEvent
MenuEvent
MenuEvent(java.lang.Object) - constructor for class javax.swing.event.MenuEvent
Constructor MenuEvent
menuItem - field in class javax.swing.plaf.basic.BasicMenuItemUI
The menu item itself
MenuItem - class java.awt.MenuItem
This class represents an item in a menu.
MenuItem() - constructor for class java.awt.MenuItem
Initializes a new instance of MenuItem with no label and no shortcut.
MenuItem(java.lang.String) - constructor for class java.awt.MenuItem
Initializes a new instance of MenuItem with the specified label and no shortcut.
Initializes a new instance of MenuItem with the specified label and shortcut.
A border used for JMenu and JMenuItem components.
MenuItemBorder() - constructor for class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
Creates a new border instance.
MenuItemPeer - interface java.awt.peer.MenuItemPeer
MenuItemUI - class javax.swing.plaf.MenuItemUI
An abstract base class for delegates that implement the pluggable look and feel for a JMenuItem.
MenuItemUI() - constructor for class javax.swing.plaf.MenuItemUI
Constructs a new MenuItemUI.
MenuKeyEvent - class javax.swing.event.MenuKeyEvent
MenuKeyEvent
Constructor MenuKeyEvent
menuKeyListener - field in class javax.swing.plaf.basic.BasicMenuItemUI
Menu Key listener listening to the menu item.
MenuKeyListener - interface javax.swing.event.MenuKeyListener
MenuKeyListener public interface
Menu key pressed
Menu key released
Menu key typed
menuListener - field in class javax.swing.plaf.basic.BasicMenuUI
MenuListener - interface javax.swing.event.MenuListener
MenuListener public interface
MenuPeer - interface java.awt.peer.MenuPeer
menuSelected(javax.swing.event.MenuEvent) - method in class javax.swing.event.MenuListener
Menu selected
menuSelectionChanged(boolean) - method in class javax.swing.JMenu
Method of the MenuElementInterface.
menuSelectionChanged(boolean) - method in class javax.swing.JMenuBar
This method does nothing by default.
menuSelectionChanged(boolean) - method in class javax.swing.JMenuItem
Method of the MenuElement interface.
menuSelectionChanged(boolean) - method in class javax.swing.JPopupMenu
Method of MenuElement Interface.
menuSelectionChanged(boolean) - method in class javax.swing.MenuElement
menuSelectionChanged
This class manages current menu selectection.
MenuShortcut - class java.awt.MenuShortcut
This class implements a keyboard accelerator for a menu item.
MenuShortcut(int) - constructor for class java.awt.MenuShortcut
Initializes a new instance of MenuShortcut with the specified virtual key value.
MenuShortcut(int,boolean) - constructor for class java.awt.MenuShortcut
Initializes a new instance of MenuShortcut with the specified virtual key value and shift setting.
menuText - static field in class java.awt.SystemColor
The menu text color.
This method merge the specified attributes and ranges with the internal tables.
mergeTree(java.lang.String,org.w3c.dom.Node) - method in class javax.imageio.metadata.IIOMetadata
message - field in class gnu.java.net.protocol.ftp.FTPResponse
The human-readable message.
message - field in class javax.swing.JOptionPane
The message displayed in the dialog/internal frame.
message - field in class gnu.java.net.protocol.http.Response
Human-readable text of the response.
MESSAGE_CALL - static field in class gnu.java.rmi.server.ProtocolConstants
MESSAGE_CALL_ACK - static field in class gnu.java.rmi.server.ProtocolConstants
MESSAGE_DGCACK - static field in class gnu.java.rmi.server.ProtocolConstants
MESSAGE_ERROR - static field in class gnu.CORBA.GIOP.MessageHeader
Error report.
message_header - field in class gnu.CORBA.ResponseHandlerImpl
The message header.
MESSAGE_PING - static field in class gnu.java.rmi.server.ProtocolConstants
MESSAGE_PING_ACK - static field in class gnu.java.rmi.server.ProtocolConstants
MESSAGE_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the message property changes.
message_size - field in class gnu.CORBA.GIOP.MessageHeader
The message size, excluding the message header.
message_type - field in class gnu.CORBA.GIOP.MessageHeader
The message type.
MESSAGE_TYPE_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the messageType property changes.
MessageDigest - class java.security.MessageDigest
Message digests are secure one-way hash functions that take arbitrary-sized data and output a fixed-length hash value.
MessageDigest(java.lang.String) - constructor for class java.security.MessageDigest
Constructs a new instance of MessageDigest representing the specified algorithm.
MessageDigestSpi - class java.security.MessageDigestSpi
This is the Service Provider Interface (SPI) for MessageDigest class in java.security.
MessageDigestSpi() - constructor for class java.security.MessageDigestSpi
Default constructor of the MessageDigestSpi class
MessageFormat - class java.text.MessageFormat
MessageFormat(java.lang.String) - constructor for class java.text.MessageFormat
Creates a new MessageFormat object with the specified pattern
Creates a new MessageFormat object with the specified pattern
MessageHeader - class gnu.CORBA.GIOP.MessageHeader
The GIOP message header.
MessageHeader() - constructor for class gnu.CORBA.GIOP.MessageHeader
Create an empty message header, corresponding version 1.0.
MessageHeader(int,int) - constructor for class gnu.CORBA.GIOP.MessageHeader
Create an empty message header, corresponding the given version.
MessageProp - class org.ietf.jgss.MessageProp
This is a utility class used within the per-message GSSContext methods to convey per-message properties.

When used with the GSSContext interface's GSSContext.wrap(byte[],int,int,MessageProp) and GSSContext.getMIC(byte[],int,int,MessageProp) methods, an instance of this class is used to indicate the desired QOP and to request if confidentiality services are to be applied to caller supplied data (wrap only).

MessageProp(boolean) - constructor for class org.ietf.jgss.MessageProp
Constructor which sets QOP to 0 indicating that the default QOP is requested.
MessageProp(int,boolean) - constructor for class org.ietf.jgss.MessageProp
Constructor which sets the values for the qop and privacy state.
messages - field in class gnu.javax.security.auth.callback.AbstractCallbackHandler
messageType - field in class javax.swing.JOptionPane
The type of message displayed.
meta - field in class javax.swing.text.html.parser.DTD
The meta element for this DTD.
META - static field in class javax.swing.text.html.HTML.Tag
The <meta> tag
META - static field in class javax.sound.midi.MetaMessage
The META status code.
meta(javax.sound.midi.MetaMessage) - method in class javax.sound.midi.MetaEventListener
Called on MIDI meta events.
META_DOWN_MASK - static field in class java.awt.event.InputEvent
The META key extended modifier.
META_INF - static field in class gnu.java.util.jar.JarUtils
META_MASK - static field in class java.awt.event.ActionEvent
Bit mask indicating the that meta key was pressed.
META_MASK - static field in class java.awt.Event
META_MASK - static field in class java.awt.event.InputEvent
This is the bit mask which indicates the meta key is down.
metadata - field in class javax.imageio.IIOImage
Image metadata.
metaDown() - method in class java.awt.Event
MetaEventListener - interface javax.sound.midi.MetaEventListener
The interface defines the methods to be implemented by classes wanting to be notified on MIDI meta events from a Sequencer.
MetalBorders - class javax.swing.plaf.metal.MetalBorders
A factory class that creates borders for the different Swing components.
MetalButtonUI - class javax.swing.plaf.metal.MetalButtonUI
A UI delegate for the JButton component.
MetalButtonUI() - constructor for class javax.swing.plaf.metal.MetalButtonUI
Creates a new instance.
MetalCheckBoxIcon - class javax.swing.plaf.metal.MetalCheckBoxIcon
An Icon used by the MetalCheckBoxUI class.
MetalCheckBoxIcon() - constructor for class javax.swing.plaf.metal.MetalCheckBoxIcon
Creates a new MetalCheckBoxIcon instance.
MetalCheckBoxUI - class javax.swing.plaf.metal.MetalCheckBoxUI
A UI delegate for the JCheckBox component.
MetalCheckBoxUI() - constructor for class javax.swing.plaf.metal.MetalCheckBoxUI
Constructs a new instance of MetalCheckBoxUI.
MetalComboBoxButton - class javax.swing.plaf.metal.MetalComboBoxButton
A button used by the MetalComboBoxUI class.
Creates a new button.
Creates a new button.
MetalComboBoxEditor - class javax.swing.plaf.metal.MetalComboBoxEditor
An editor used by the MetalComboBoxUI class.
MetalComboBoxEditor() - constructor for class javax.swing.plaf.metal.MetalComboBoxEditor
Creates a new editor.
MetalComboBoxIcon - class javax.swing.plaf.metal.MetalComboBoxIcon
An icon used by the MetalComboBoxUI class.
MetalComboBoxIcon() - constructor for class javax.swing.plaf.metal.MetalComboBoxIcon
Creates a new icon.
A layout manager that arranges the editor component (if active) and the button that make up the combo box.
MetalComboBoxLayoutManager() - constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
Creates a new instance of the layout manager.
MetalComboBoxUI - class javax.swing.plaf.metal.MetalComboBoxUI
A UI delegate for the JComboBox component.
MetalComboBoxUI() - constructor for class javax.swing.plaf.metal.MetalComboBoxUI
Constructs a new instance of MetalComboBoxUI.
A popup menu for the combo-box.
MetalComboPopup(javax.swing.JComboBox) - constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Creates a new popup.
A listener (no longer used) that responds when components are added to or removed from the JToolBar.
MetalContainerListener() - constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
Creates a new instance.
MetalDesktopIconUI - class javax.swing.plaf.metal.MetalDesktopIconUI
A UI delegate for the JInternalFrame.JDesktopIcon component.
MetalDesktopIconUI() - constructor for class javax.swing.plaf.metal.MetalDesktopIconUI
Constructs a new instance of MetalDesktopIconUI.
This is the MouseHandler class that allows the user to drag the JToolBar in and out of the parent and dock it if it can.
Creates a new DockingListener object.
MetalFileChooserUI - class javax.swing.plaf.metal.MetalFileChooserUI
A UI delegate for the JFileChooser component.
MetalFileChooserUI(javax.swing.JFileChooser) - constructor for class javax.swing.plaf.metal.MetalFileChooserUI
Creates a new instance of this UI delegate.
MetalIconFactory - class javax.swing.plaf.metal.MetalIconFactory
Creates icons for the MetalLookAndFeel.
MetalIconFactory() - constructor for class javax.swing.plaf.metal.MetalIconFactory
Creates a new instance.
Creates a new title pane for the specified frame.
MetalInternalFrameUI - class javax.swing.plaf.metal.MetalInternalFrameUI
A UI delegate for the JInternalFrame component.
MetalInternalFrameUI(javax.swing.JInternalFrame) - constructor for class javax.swing.plaf.metal.MetalInternalFrameUI
Constructs a new instance of MetalInternalFrameUI.
MetalLabelUI - class javax.swing.plaf.metal.MetalLabelUI
A UI delegate for the JLabel component.
metalLabelUI - static field in class javax.swing.plaf.metal.MetalLabelUI
The shared instance of the UI delegate.
MetalLabelUI() - constructor for class javax.swing.plaf.metal.MetalLabelUI
Constructs a new instance of MetalLabelUI.
MetalLookAndFeel - class javax.swing.plaf.metal.MetalLookAndFeel
A custom look and feel that is designed to look similar across different operating systems.
MetalLookAndFeel() - constructor for class javax.swing.plaf.metal.MetalLookAndFeel
Creates a new instance of the Metal look and feel.
MetalMenuBarUI - class javax.swing.plaf.metal.MetalMenuBarUI
A UI implementation for MenuBar in the Metal Look & Feel.
A UI delegate for the JPopupMenu.Separator component.
MetalPopupMenuSeparatorUI() - constructor for class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
Constructs a new instance of MetalPopupMenuSeparatorUI.
MetalProgressBarUI - class javax.swing.plaf.metal.MetalProgressBarUI
A UI delegate for the JProgressBar component.
MetalProgressBarUI() - constructor for class javax.swing.plaf.metal.MetalProgressBarUI
Constructs a new instance of MetalProgressBarUI.
A listener used to handle property changes in the JComboBox component, to ensure that the UI delegate accurately reflects the current state in the rendering onscreen.
MetalPropertyChangeListener() - constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
Creates a new listener.
A property change handler that updates the rendered component in response to specific property change events.
MetalPropertyListener() - constructor for class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
Creates a new listener.
MetalRadioButtonUI - class javax.swing.plaf.metal.MetalRadioButtonUI
A UI delegate for the JRadioButton component.
MetalRadioButtonUI() - constructor for class javax.swing.plaf.metal.MetalRadioButtonUI
Constructs a new instance of MetalRadioButtonUI.
A listener (no longer used) that responds to property change events in a JToolBar component.
MetalRolloverListener() - constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalRolloverListener
Creates a new instance.
MetalRootPaneUI - class javax.swing.plaf.metal.MetalRootPaneUI
A UI delegate for the JRootPane component.
MetalRootPaneUI() - constructor for class javax.swing.plaf.metal.MetalRootPaneUI
Constructs a shared instance of MetalRootPaneUI.
MetalScrollBarUI - class javax.swing.plaf.metal.MetalScrollBarUI
A UI delegate for the JScrollBar component.
MetalScrollBarUI() - constructor for class javax.swing.plaf.metal.MetalScrollBarUI
Constructs a new instance of MetalScrollBarUI, with no specific initialisation.
MetalScrollButton - class javax.swing.plaf.metal.MetalScrollButton
A button used by the MetalScrollBarUI.
MetalScrollButton(int,int,boolean) - constructor for class javax.swing.plaf.metal.MetalScrollButton
Creates a new button.
MetalScrollPaneUI - class javax.swing.plaf.metal.MetalScrollPaneUI
A UI delegate for the JScrollPane component.
MetalScrollPaneUI() - constructor for class javax.swing.plaf.metal.MetalScrollPaneUI
Constructs a new instance of MetalScrollPaneUI.
MetalSeparatorUI - class javax.swing.plaf.metal.MetalSeparatorUI
A UI delegate for the JSeparator component.
MetalSeparatorUI() - constructor for class javax.swing.plaf.metal.MetalSeparatorUI
Constructs a new instance of MetalSeparatorUI.
MetalSliderUI - class javax.swing.plaf.metal.MetalSliderUI
A UI delegate for the JSlider component.
MetalSliderUI() - constructor for class javax.swing.plaf.metal.MetalSliderUI
Constructs a new instance.
MetalSplitPaneUI - class javax.swing.plaf.metal.MetalSplitPaneUI
A UI delegate for the JSplitPane component.
MetalSplitPaneUI() - constructor for class javax.swing.plaf.metal.MetalSplitPaneUI
Constructs a new instance of MetalSplitPaneUI.
MetalTabbedPaneUI - class javax.swing.plaf.metal.MetalTabbedPaneUI
A UI delegate for the JTabbedPane component.
MetalTabbedPaneUI() - constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI
Constructs a new instance of MetalTabbedPaneUI.
MetalTextFieldUI - class javax.swing.plaf.metal.MetalTextFieldUI
A UI delegate for the JTextField component.
MetalTextFieldUI() - constructor for class javax.swing.plaf.metal.MetalTextFieldUI
Constructs a new instance of MetalTextFieldUI.
MetalTheme - class javax.swing.plaf.metal.MetalTheme
The base class for themes used by the MetalLookAndFeel.
MetalTheme() - constructor for class javax.swing.plaf.metal.MetalTheme
Default constructor.
MetalToggleButtonUI - class javax.swing.plaf.metal.MetalToggleButtonUI
A UI delegate for the JToggleButton component.
MetalToggleButtonUI() - constructor for class javax.swing.plaf.metal.MetalToggleButtonUI
Constructs a new instance of MetalToggleButtonUI.
MetalToolBarUI - class javax.swing.plaf.metal.MetalToolBarUI
A UI delegate for the JToolBar component.
MetalToolBarUI() - constructor for class javax.swing.plaf.metal.MetalToolBarUI
Creates a new instance of this UI delegate.
MetalToolTipUI - class javax.swing.plaf.metal.MetalToolTipUI
A UI delegate for the JToolTip component.
MetalToolTipUI() - constructor for class javax.swing.plaf.metal.MetalToolTipUI
Constructs a new instance of MetalToolTipUI.
MetalTreeUI - class javax.swing.plaf.metal.MetalTreeUI
A UI delegate for the JTree component.
MetalTreeUI() - constructor for class javax.swing.plaf.metal.MetalTreeUI
Constructs a new instance of MetalTreeUI.
MetaMessage - class javax.sound.midi.MetaMessage
A system exclusive MIDI message.
MetaMessage() - constructor for class javax.sound.midi.MetaMessage
Create a default valid meta message.
MetaMessage(byte[]) - constructor for class javax.sound.midi.MetaMessage
Create a MetaMessage object.
method - field in class gnu.gcj.jvmti.Breakpoint
METHOD - static field in class javax.swing.text.html.HTML.Attribute
The method attribute
method - field in class java.net.HttpURLConnection
The requested method in use for this connection.
Method - class java.lang.reflect.Method
The Method class represents a member method of a class.
Method - static field in class gnu.CORBA.Minor
The remote side requested to invoke the method that is not available on that target (client and server probably disagree in the object definition).
METHOD - static field in class javax.xml.transform.OutputKeys
The output method (xml, html, or text).
method - field in class gnu.java.net.protocol.http.Request
The HTTP method to invoke.
METHOD_ENTRY - static field in class gnu.classpath.jdwp.JdwpConstants.EventKind
METHOD_EXIT - static field in class gnu.classpath.jdwp.JdwpConstants.EventKind
METHOD_MODIFIERS_CHANGE_NOT_IMPLEMENTED - static field in class gnu.classpath.jdwp.JdwpConstants.Error
A method in the new class version has different modifiers than its counterpart in the old class version and canUnrestrictedlyRedefineClasses is false.
MethodCommandSet - class gnu.classpath.jdwp.processor.MethodCommandSet
A class representing the Method Command Set.
MethodDescriptor describes information about a JavaBeans method.
Create a new MethodDescriptor.
Create a new MethodDescriptor.
methodDescriptors - field in class gnu.java.beans.ExplicitBeanInfo
The MethodDescriptor array returned by getMethodDescriptors().
MethodEntryEvent - class gnu.classpath.jdwp.event.MethodEntryEvent
Notification from the VM that that a method has been invoked
Constructs a new MethodEntryEvent
MethodExitEvent - class gnu.classpath.jdwp.event.MethodExitEvent
Notification from the VM that that a method has returned
Constructs a new MethodExitEvent
MethodInvocation - class gnu.java.beans.encoder.elements.MethodInvocation
Generates an XML element denoting a non-static method call.
MethodInvocation(java.lang.String) - constructor for class gnu.java.beans.encoder.elements.MethodInvocation
MethodResult - class gnu.classpath.jdwp.util.MethodResult
A class to wrap around values returned from a Method call in the VM.
Constructs a new MethodResult object
METHODS - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ReferenceType
methods - field in class gnu.java.rmi.server.UnicastServerRef
The method table (RMI hash code to method) of the methods of the exported object.
METHODS_WITH_GENERIC - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ReferenceType
MethodSignatureParser - class gnu.java.lang.reflect.MethodSignatureParser
The submit method.
metrics - field in class javax.swing.text.PlainView
MICROPHONE - static field in class javax.sound.sampled.Port.Info
A microphone.
microsecondLength - field in class javax.sound.midi.MidiFileFormat
The length of the MIDI file in microseconds.
MIDDLE - static field in class javax.print.attribute.standard.MediaTray
Middle tray
MIDI_SYNC - static field in class javax.sound.midi.Sequencer.SyncMode
A master or slave sync mode indicating the use of MIDI clock messages.
MIDI_TIME_CODE - static field in class javax.sound.midi.Sequencer.SyncMode
A master or slave sync mode indicating the use of MIDI Time Code messages.
MIDI_TIME_CODE - static field in class javax.sound.midi.ShortMessage
Status byte for Time Code message.
MidiChannel - interface javax.sound.midi.MidiChannel
A MIDI channel.
MidiDataInputStream - class gnu.javax.sound.midi.file.MidiDataInputStream
MidiDataInputStream is simply a DataInputStream with the addition of special variable length int reading as defined by the MIDI spec.
MidiDataInputStream(java.io.InputStream) - constructor for class gnu.javax.sound.midi.file.MidiDataInputStream
Create a MidiDataInputStream.
MidiDataOutputStream - class gnu.javax.sound.midi.file.MidiDataOutputStream
MidiDataOutputStream is simply a DataOutputStream with the addition of special variable length int writing as defined by the MIDI spec.
MidiDataOutputStream(java.io.OutputStream) - constructor for class gnu.javax.sound.midi.file.MidiDataOutputStream
Create a MidiDataOutputStream.
MidiDevice - interface javax.sound.midi.MidiDevice
Interface for all MIDI devices.
MidiDeviceProvider - class javax.sound.midi.spi.MidiDeviceProvider
The abstract base class for all MidiDeviceProvider types.
MidiEvent - class javax.sound.midi.MidiEvent
A MIDI event is the combination of a MIDI message and a timestamp specified in MIDI ticks.
MidiEvent(javax.sound.midi.MidiMessage,long) - constructor for class javax.sound.midi.MidiEvent
Create a MIDI event object from the given MIDI message and timestamp.
MidiFileFormat - class javax.sound.midi.MidiFileFormat
Describe a MIDI file, including specifics about its type, length and timing.
MidiFileFormat(int,float,int,int,long) - constructor for class javax.sound.midi.MidiFileFormat
Create a MidiFileFormat object from the given parameters.
MidiFileReader - class gnu.javax.sound.midi.file.MidiFileReader
A MIDI file reader.
MidiFileReader - class javax.sound.midi.spi.MidiFileReader
The MidiFileReader abstract class defines the methods to be provided by a MIDI file reader.
MidiFileWriter - class gnu.javax.sound.midi.file.MidiFileWriter
A MIDI file writer.
MidiFileWriter - class javax.sound.midi.spi.MidiFileWriter
MidiFileWriter provides MIDI file writing services.
MidiMessage - class javax.sound.midi.MidiMessage
The base class for all MIDI messages.
MidiMessage(byte[]) - constructor for class javax.sound.midi.MidiMessage
MidiMessage contructor.
MidiSystem - class javax.sound.midi.MidiSystem
MidiSystem provides access to the computer system's MIDI resources, as well as utility routines for reading MIDI files and more.
This exception is thrown when MIDI resources are not available.
MidiUnavailableException() - constructor for class javax.sound.midi.MidiUnavailableException
Create a MidiUnavailableException.
Create an MidiUnavailableException object.
MILLISECOND - static field in class java.util.Calendar
Constant representing the millisecond time field.
MILLISECOND - static field in class java.text.DateFormat.Field
MILLISECOND_FIELD - static field in class java.text.DateFormat
Represents the position of the millisecond pattern character in the array of localized pattern characters.
MIME_MEDIA_TYPE - static field in class gnu.javax.print.ipp.IppValueTag
Indicates a value of syntax type mime media.
MimeType - class javax.activation.MimeType
A MIME content type, as defined in RFCs 2045 and 2046.
MimeType() - constructor for class javax.activation.MimeType
Constructor for an application/* content type.
MimeType(java.lang.String) - constructor for class javax.activation.MimeType
Constructor that parses a raw String.
MimeType(java.lang.String,java.lang.String) - constructor for class javax.activation.MimeType
Constructor for a new MIME type with the given primary and sub types and an empty parameter list.
A list of MIME type parameters, as specified in RFCs 2045 and 2046.
MimeTypeParameterList() - constructor for class javax.activation.MimeTypeParameterList
Constructor for an empty parameter list.
MimeTypeParameterList(java.lang.String) - constructor for class javax.activation.MimeTypeParameterList
Constructor that parses the specified MIME parameter data.
MimeTypeParseException - exception java.awt.datatransfer.MimeTypeParseException
MIME string couldn't be parsed correctly.
MimeTypeParseException - exception javax.activation.MimeTypeParseException
Exception thrown to indicate a malformed MIME content type.
MimeTypeParseException() - constructor for class java.awt.datatransfer.MimeTypeParseException
Create a new instance without any message.
MimeTypeParseException() - constructor for class javax.activation.MimeTypeParseException
Constructs a MimeTypeParseException with no detail message.
MimeTypeParseException(java.lang.String) - constructor for class java.awt.datatransfer.MimeTypeParseException
Create a new instance with a specified detailed error message.
MimeTypeParseException(java.lang.String) - constructor for class javax.activation.MimeTypeParseException
MimeTypeParseException with the specified detail message.
mimeTypes - field in class gnu.java.awt.peer.gtk.GdkPixbufDecoder.ImageFormatSpec
MIMETypes - field in class javax.imageio.spi.ImageReaderWriterSpi
The MIME types of the supported image formats.
Implementation of FileTypeMap that uses the mime.types format.
MimetypesFileTypeMap() - constructor for class javax.activation.MimetypesFileTypeMap
Default constructor.
MimetypesFileTypeMap(java.io.InputStream) - constructor for class javax.activation.MimetypesFileTypeMap
Constructor specifying an input stream.
MimetypesFileTypeMap(java.lang.String) - constructor for class javax.activation.MimetypesFileTypeMap
Constructor specifying a filename.
MIN - static field in class gnu.classpath.jdwp.JdwpConstants.StepSize
Step by the minimum possible amount (often a bytecode instruction)
min(double,double) - static method in class java.lang.Math
Return whichever argument is smaller.
min(double,double) - static method in class java.lang.StrictMath
Return whichever argument is smaller.
min(float,float) - static method in class java.lang.Math
Return whichever argument is smaller.
min(float,float) - static method in class java.lang.StrictMath
Return whichever argument is smaller.
min(int,int) - static method in class java.lang.Math
Return whichever argument is smaller.
min(int,int) - static method in class java.lang.StrictMath
Return whichever argument is smaller.
min(java.math.BigDecimal) - method in class java.math.BigDecimal
min(java.math.BigInteger) - method in class java.math.BigInteger
min(long,long) - static method in class java.lang.Math
Return whichever argument is smaller.
min(long,long) - static method in class java.lang.StrictMath
Return whichever argument is smaller.
MIN_CODE_POINT - static field in class java.lang.Character
The minimum Unicode 4.0 code point.
MIN_EXCLUSIVE - static field in class gnu.xml.validation.datatype.Facet
MIN_HIGH_SURROGATE - static field in class java.lang.Character
The minimum Unicode high surrogate code unit, or leading-surrogate, in the UTF-16 character encoding.
MIN_INCLUSIVE - static field in class gnu.xml.validation.datatype.Facet
MIN_LENGTH - static field in class gnu.xml.validation.datatype.Facet
MIN_LOW_SURROGATE - static field in class java.lang.Character
The minimum Unicode low surrogate code unit, or trailing-surrogate, in the UTF-16 character encoding.
MIN_PRIORITY - static field in class java.lang.Thread
The minimum priority for a Thread.
MIN_RADIX - static field in class java.lang.Character
Smallest value allowed for radix arguments in Java.
MIN_SCROLL - static field in class javax.swing.plaf.basic.BasicSliderUI
FIXME: use this somewhere.
MIN_SUPPLEMENTARY_CODE_POINT - static field in class java.lang.Character
The lowest possible supplementary Unicode code point (the first code point outside the basic multilingual plane (BMP)).
MIN_SURROGATE - static field in class java.lang.Character
The minimum Unicode surrogate code unit in the UTF-16 character encoding.
MIN_TIMEZONE_OFFSET - static field in class javax.xml.datatype.DatatypeConstants
XML Schema minimum timezone offset, in minutes.
MIN_VALUE - static field in class java.lang.Byte
The minimum value a byte can represent is -128 (or -27).
MIN_VALUE - static field in class java.lang.Character
The minimum value the char data type can hold.
MIN_VALUE - static field in class java.lang.Double
The minimum positive value a double may represent is 5e-324.
MIN_VALUE - static field in class java.lang.Float
The minimum positive value a float may represent is 1.4e-45.
MIN_VALUE - static field in class java.lang.Integer
The minimum value an int can represent is -2147483648 (or -231).
MIN_VALUE - static field in class java.lang.Long
The minimum value a long can represent is -9223372036854775808L (or -263).
MIN_VALUE - static field in class java.lang.Short
The minimum value a short can represent is -32768 (or -215).
MIN_VALUE_FIELD - static field in class javax.management.JMX
The name of the minValue field.
MinExclusiveFacet - class gnu.xml.validation.datatype.MinExclusiveFacet
The minExclusive facet.
minIcon - field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The icon displayed in the restore button.
MinimalHTMLWriter - class javax.swing.text.html.MinimalHTMLWriter
MinimalHTMLWriter, A minimal AbstractWriter implementation for HTML.
Constructs a MinimalHTMLWriter.
Constructs a MinimalHTMLWriter.
This helper class is used to handle key events that cause JInternalFrames to be minimized.
minimizeFrame(javax.swing.JInternalFrame) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This is a convenience method that minimizes the JInternalFrame.
This method restores the JInternalFrame's bounds to what they were previous to the setMaximize call.
This method should restore the JInternalFrame to its normal bounds.
minimizeKey - field in class javax.swing.plaf.basic.BasicDesktopPaneUI
The KeyStroke associated with minimizing JInternalFrames.
minimum - field in class javax.swing.SizeRequirements
The minimum reasonable width or height of a component.
minimum() - method in class gnu.java.security.x509.ext.GeneralSubtree
Returns the minimum base distance, possibly zero.
MINIMUM_MODULUS_BITLENGTH - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
Minimum bitlength of the SRP public modulus.
MINIMUM_SIZE - static field in class gnu.classpath.jdwp.transport.JdwpPacket
Minimum packet size excluding sub-class data ( length (4) + id (4) + flags (1) )
MinimumHeight - static field in class javax.swing.plaf.basic.BasicOptionPaneUI
The minimum height for JOptionPanes.
Returns the minimum layout size.
This method returns the minimum size of the given Container given the children that it has.
This method returns the minimum layout size.
This method returns the minimum layout size for the given container.
minimumLayoutSize(java.awt.Container) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the minimum size required for the layout.
This method returns the minimum layout size.
This method returns the container's minimum size.
This method returns the minimum layout size for the given container.
Returns the minimum size of the specified container using this layout.
minimumLayoutSize(java.awt.Container) - method in class javax.swing.BoxLayout
Returns the minimum size of the layout.
Get the minimum layout size of the container.
Returns the minimum layout size for the specified container using this layout.
Get the minimum layout size of the container.
DOCUMENT ME!
Calculates the minimum size for this component.
Calculates the minimum size for this container, taking into account the components it contains.
Returns the minimum size of the container that is laid out.
Calculates the minimum size of the layed out container.
Get the minimum layout size.
minimumSize - field in class javax.swing.plaf.basic.BasicOptionPaneUI
The minimum dimensions of the JOptionPane.
minimumSize() - method in class java.awt.Component
Returns the component's minimum size.
minimumSize() - method in class java.awt.peer.ComponentPeer
Returns the minimum size for the component.
minimumSize() - method in class java.awt.Container
Returns the minimum size of this container.
minimumSize() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the minimum size for the component.
minimumSize() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the minimum size for the component.
minimumSize() - method in class java.awt.List
Returns the minimum size of this component.
minimumSize() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the minimum size for the component.
minimumSize() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the minimum size for the component.
minimumSize() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
Returns the minimum size for the component.
minimumSize() - method in class java.awt.TextArea
Retrieve the minimum size for this text area.
minimumSize() - method in class java.awt.TextField
Returns the minimum size for this text field.
minimumSize() - method in class gnu.awt.xlib.XCanvasPeer
Returns the minimum size for the component.
minimumSize(int) - method in class gnu.java.awt.peer.gtk.GtkListPeer
minimumSize(int) - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
minimumSize(int) - method in class java.awt.List
Returns the minimum size of this component assuming it had the specified number of rows.
minimumSize(int) - method in class java.awt.peer.ListPeer
minimumSize(int) - method in class gnu.java.awt.peer.qt.QtListPeer
minimumSize(int) - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
minimumSize(int) - method in class gnu.java.awt.peer.swing.SwingListPeer
minimumSize(int) - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the minimum size of the textfield.
minimumSize(int) - method in class java.awt.TextField
Returns the minimum size of a text field with the specified number of columns.
minimumSize(int) - method in class java.awt.peer.TextFieldPeer
minimumSize(int,int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
minimumSize(int,int) - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
minimumSize(int,int) - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
minimumSize(int,int) - method in class java.awt.TextArea
Retrieve the minimum size for this text area.
minimumSize(int,int) - method in class java.awt.peer.TextAreaPeer
minimumThumbSize - field in class javax.swing.plaf.basic.BasicScrollBarUI
The dimensions of the minimum thumb size.
MinimumWidth - static field in class javax.swing.plaf.basic.BasicOptionPaneUI
The minimum width for JOptionPanes.
MinInclusiveFacet - class gnu.xml.validation.datatype.MinInclusiveFacet
The minInclusive facet.
minIndex - field in class javax.imageio.ImageReader
The minimum index at which data can be read.
MinLengthFacet - class gnu.xml.validation.datatype.MinLengthFacet
The minLength facet.
Minor - interface gnu.CORBA.Minor
Provides information and operations, related to about the 20 bit vendor minor code Id.
MINOR - static field in class gnu.classpath.jdwp.JdwpConstants.Version
minor - field in class org.omg.CORBA.SystemException
Contains more details about the exception.
minor - field in class gnu.CORBA.Version
Minor number.
minor() - method in class gnu.javax.net.ssl.provider.ProtocolVersion
minor_version - field in class org.omg.IOP.Encoding
The minor version number of this encoding format.
MINOR_VERSION - static field in class gnu.javax.imageio.jpeg.JPEGDecoder
Receives notification from the child states that the requirements along the minor axis have changed.
minorTickSpacing - field in class javax.swing.JSlider
The space/distance between minor ticks.
minorVersion - field in class gnu.java.net.protocol.http.HTTPConnection
The minor version of HTTP supported by this client.
minorVersion - field in class gnu.java.net.protocol.http.Response
The HTTP minor version of the server issuing the response.
minProgressivePass - field in class javax.imageio.ImageReadParam
MINSIZE - static field in class java.awt.GridBagLayout
minTabWidth - field in class javax.swing.plaf.metal.MetalTabbedPaneUI
The minimum tab width.
MINUS - static field in class javax.management.Query
A code representing the
MINUS - static field in class gnu.xml.xpath.XPathParser
minus(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a value expression which evaluates to the result of subtracting v2 from v1.
minus(javax.swing.Spring) - static method in class javax.swing.Spring
Creates and returns a Spring, which is always the negation of s.
MINUTE - static field in class java.util.Calendar
Constant representing the minute of hour time field.
MINUTE - static field in class java.text.DateFormat.Field
MINUTE_FIELD - static field in class java.text.DateFormat
Represents the position of the minute pattern character in the array of localized pattern characters.
MINUTES - static field in class javax.xml.datatype.DatatypeConstants
Constant that represents the minutes field.
minWidth - field in class javax.swing.table.TableColumn
The minimum width for the column.
minX - field in class java.awt.image.Raster
The x-coordinate of the top left corner of the raster.
minY - field in class java.awt.image.Raster
The y-coordinate of the top left corner of the raster.
Miscellaneous Mathematical Symbols-A.
Miscellaneous Mathematical Symbols-B.
MISCELLANEOUS_SYMBOLS - static field in class java.lang.Character.UnicodeBlock
Miscellaneous Symbols.
Miscellaneous Symbols and Arrows.
MISCELLANEOUS_TECHNICAL - static field in class java.lang.Character.UnicodeBlock
Miscellaneous Technical.
Missing_IOR - static field in class gnu.CORBA.Minor
The IOR starts with file://, http:// or ftp://, but this local or remote resource is not accessible.
missing_node - static field in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
The reason, when the node is missing.
Thrown when the a format specification for a Formatter refers to an argument that is non-existent, or an argument index references a non-existent argument.
Constructs a new MissingFormatArgumentException for a format specification, s, which refers to a non-existent argument.
Thrown when the a format specification for a Formatter does not include a width for a value where one is required.
Constructs a new MissingFormatWidthException for a format specification, s, which excludes a required width argument.
This exception is thrown when a resource is missing.
Creates a new exception, with the specified parameters.
Mixer getMixer(javax.sound.sampled.Mixer.Info) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixerProvider
Mixer - interface javax.sound.sampled.Mixer
A Mixer is a Line which itself holds multiple lines.
MixerProvider - class javax.sound.sampled.spi.MixerProvider
This abstract class defines an interface to mixer providers.
MixerProvider() - constructor for class javax.sound.sampled.spi.MixerProvider
Create a new mixer provider.
MKD - static field in class gnu.java.net.protocol.ftp.FTPConnection
mkdir() - method in class java.io.File
This method creates a directory for the path represented by this object.
mkdirs() - method in class java.io.File
This method creates a directory for the path represented by this file.
MM - static field in class javax.print.attribute.standard.MediaPrintableArea
Constant for the units of millimeters.
MM - static field in class javax.print.attribute.Size2DSyntax
Constant for the units of millimeters.
mnemonic - field in class javax.swing.DefaultButtonModel
The key code (one of KeyEvent VK_) used to press this button via a keyboard interface.
MNEMONIC_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "mnemonic" property changes.
MNEMONIC_KEY - static field in class javax.swing.Action
A key to access the mnemonic for the action.
MOD - static field in class gnu.xml.xpath.XPathParser
mod(java.math.BigInteger) - method in class java.math.BigInteger
MODAL - static field in class javax.accessibility.AccessibleState
Indicates that something must be done in the current object before interaction is allowed on other windows, usually for dialogs.
MODAL_LAYER - static field in class javax.swing.JLayeredPane
modCount - field in class java.util.AbstractList<E>
A count of the number of structural modifications that have been made to the list (that is, insertions and removals).
MODE - static field in class gnu.java.net.protocol.ftp.FTPConnection
mode - field in class gnu.javax.crypto.keyring.GnuPrivateKeyring
mode - field in class org.omg.Dynamic.Parameter
The mode of the parameter.
mode - field in class gnu.javax.crypto.assembly.Transformer
MODE_ASYNCHRONOUS - static field in class org.w3c.dom.ls.DOMImplementationLS
Create an asynchronous LSParser.
MODE_BLOCK - static field in class gnu.java.net.protocol.ftp.FTPConnection
MODE_BLOCK_SIZE - static field in class gnu.javax.crypto.mode.IMode
Property name of the block size in which to operate this mode.
MODE_COMPRESSED - static field in class gnu.java.net.protocol.ftp.FTPConnection
MODE_COPY_FROM_METADATA - static field in class javax.imageio.ImageWriteParam
Can be passed to setTilingMode, setProgressiveMode and setCompressionMode to enable feature.
MODE_DEFAULT - static field in class javax.imageio.ImageWriteParam
Can be passed to setTilingMode, setProgressiveMode and setCompressionMode to enable feature.
MODE_DISABLED - static field in class javax.imageio.ImageWriteParam
Can be passed to setTilingMode, setProgressiveMode and setCompressionMode to disable feature.
MODE_EXPLICIT - static field in class javax.imageio.ImageWriteParam
Can be passed to setTilingMode, setCompressionMode to disable feature.
MODE_STREAM - static field in class gnu.java.net.protocol.ftp.FTPConnection
MODE_SYNCHRONOUS - static field in class org.w3c.dom.ls.DOMImplementationLS
Create a synchronous LSParser.
modeBlockSize - field in class gnu.javax.crypto.mode.BaseMode
The block size, in bytes, in which to operate the mode instance.
ModeFactory - class gnu.javax.crypto.mode.ModeFactory
A Factory to instantiate block cipher modes of operations.
model - field in class javax.swing.AbstractButton
The button's current state.
MODEL - static field in class javax.swing.text.html.parser.DTDConstants
The MODEL constant.
model - field in class javax.swing.JProgressBar
The model defining the bounds and current value for the progress bar.
model - field in class javax.swing.JScrollBar
The model that holds the scroll bar's data.
model - field in class javax.swing.JTabbedPane
The model that describes this JTabbedPane.
model(java.lang.String) - method in class gnu.javax.swing.text.html.parser.HTML_401F
Crate a content model, consisting of the single element, specified by name.
MODEL_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "model" property changes.
ModelAttribute - static field in class javax.swing.text.StyleConstants
modelChanged - static field in class javax.swing.plaf.basic.BasicListUI
A constant to indicate that the model has changed.
modelChanged() - method in class javax.swing.plaf.basic.BasicTextUI
Indicates that the model of a text component has changed.
modelIndex - field in class javax.swing.table.TableColumn
The index of the corresponding column in the table model.
A helper class that listens to the ScrollBar's model for ChangeEvents.
A helper class that listens for changes to the model.
ModelListener() - constructor for class javax.swing.JTabbedPane.ModelListener
Creates a new ModelListener object.
modelToView(int) - method in class javax.swing.text.JTextComponent
modelToView(int,java.awt.Shape) - method in class javax.swing.text.View
Maps a position in the document into the coordinate space of the View.
Maps a model location to view coordinates.
Maps the document model position pos to a Shape in the view coordinate space.
Maps a position in the document into the coordinate space of the View.
Maps a position in the document into the coordinate space of the View.
Maps a position in the document into the coordinate space of the View.
Maps a position in the document into the coordinate space of the View.
Maps a position in the document into the coordinate space of the View.
This is currently implemented always to return the area of the image view, as the image is not divideable by character positions.
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
Maps a position in the document into the coordinate space of the View.
Maps a region in the document into the coordinate space of the View.
Maps a region in the document into the coordinate space of the View.
Maps a position in the document into the coordinate space of the View.
modelToView(javax.swing.text.JTextComponent,int) - method in class javax.swing.plaf.basic.BasicTextUI
Maps a position in the document into the coordinate space of the View.
modelToView(javax.swing.text.JTextComponent,int) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the TextUI.modelToView(JTextComponent,int) method for all the UI delegates managed by this MultiTextUI, returning the bounds for the UI delegate from the primary look and feel.
modelToView(javax.swing.text.JTextComponent,int) - method in class javax.swing.plaf.TextUI
Calculates the geometric extent of the character at the given offset.
Maps a position in the document into the coordinate space of the View.
Calls the TextUI.modelToView(JTextComponent,int,Position.Bias) method for all the UI delegates managed by this MultiTextUI, returning the bounds for the UI delegate from the primary look and feel.
Calculates the geometric extent of the character at the given offset.
MODIFICATION - static field in class org.w3c.dom.events.MutationEvent
The Attr was modified in place.
ModificationItem - class javax.naming.directory.ModificationItem
ModificationItem(int,javax.naming.directory.Attribute) - constructor for class javax.naming.directory.ModificationItem
modifier - field in class javax.swing.text.html.parser.AttributeList
The modifier of this attribute.
Modifier - class java.lang.reflect.Modifier
Modifier is a helper class with static methods to determine whether an int returned from getModifiers() represents static, public, protected, native, final, etc... and provides an additional method to print out all of the modifiers in an int in order.
Modifier() - constructor for class java.lang.reflect.Modifier
This constructor really shouldn't be here ... there are no instance methods or variables of this class, so instantiation is worthless.
MODIFIER_LETTER - static field in class java.lang.Character
Lm = Letter, Modifier (Informative).
MODIFIER_SYMBOL - static field in class java.lang.Character
Sk = Symbol, Modifier (Informative).
modifiers - field in class java.awt.Event
MODIFIERS - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ReferenceType
modInverse(java.math.BigInteger) - method in class java.math.BigInteger
JdwpConstants.ModKind - class gnu.classpath.jdwp.JdwpConstants.ModKind
modulo(gnu.java.math.GMP,gnu.java.math.GMP) - method in class gnu.java.math.GMP
modulus() - method in class gnu.javax.net.ssl.provider.ServerRSAParams
Gets the modulus field.
MODULUS_LENGTH - static field in class gnu.java.security.key.dss.DSSKeyPairGenerator
Property name of the length (Integer) of the modulus (p) of a DSS key.
MODULUS_LENGTH - static field in class gnu.java.security.key.rsa.RSAKeyPairGenerator
Property name of the length (Integer) of the modulus of an RSA key.
MODULUS_LENGTH - static field in class gnu.javax.crypto.key.srp6.SRPKeyPairGenerator
Property name of the length (Integer) of the modulus (N) of an SRP key.
MONARCH - static field in class java.awt.PageAttributes.MediaType
MONARCH_ENVELOPE - static field in class javax.print.attribute.standard.MediaSize.Other
Monarch (7 3/4) envelope size, 3.87 inch x 7.5 inch
MONARCH_ENVELOPE - static field in class javax.print.attribute.standard.MediaSizeName
The Monarch envelope size: 3.87 inch by 7.5 inch.
MONARCH_ENVELOPE - static field in class java.awt.PageAttributes.MediaType
MONDAY - static field in class java.util.Calendar
Constant representing Monday.
MONGOLIAN - static field in class java.lang.Character.UnicodeBlock
Mongolian.
MONGOLIAN - static field in class java.awt.font.NumericShaper
Constant representing the Unicode MONGOLIAN range.
MONITOR - static field in class gnu.classpath.jdwp.JdwpConstants.ThreadStatus
MONITOR_INFO - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ObjectReference
MonitorInfo - class gnu.classpath.jdwp.util.MonitorInfo
This class is used to pass monitor information between the JDWP back-end and the virtual machine.
MonitorInfo - class java.lang.management.MonitorInfo
Provides information on a monitor lock held by a thread.
Constructs a new MonitorInfo using the specified lock class name and identity hash code, and the given stack depth and frame.
MONOCHROME - static field in class javax.print.attribute.standard.Chromaticity
Specifies monochrome printing.
MONOCHROME - static field in class java.awt.PageAttributes.ColorType
MONOSPACED - static field in class java.awt.Font
MONTH - static field in class java.util.Calendar
Constant representing the month time field.
MONTH - static field in class java.text.DateFormat.Field
MONTH_FIELD - static field in class java.text.DateFormat
Represents the position of the month pattern character in the array of localized pattern characters.
MONTHS - static field in class javax.xml.datatype.DatatypeConstants
Constant that represents the months field.
moreFragmentsFollow() - method in class gnu.CORBA.GIOP.MessageHeader
Checks if the message is partial, and more subsequent fragments follow.
MOST_SIGNIFICANT_B_FIRST_ORDER - static field in class gnu.gcj.xlib.XImage
MOUSE_CLICKED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse was clicked.
MOUSE_DOWN - static field in class java.awt.Event
MOUSE_DRAG - static field in class java.awt.Event
MOUSE_DRAGGED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse was dragged over a component.
MOUSE_ENTER - static field in class java.awt.Event
MOUSE_ENTERED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse entered a component.
MOUSE_EVENT_MASK - static field in class java.awt.AWTEvent
Mask for mouse button events.
MOUSE_EXIT - static field in class java.awt.Event
MOUSE_EXITED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse exited a component.
MOUSE_FIRST - static field in class java.awt.event.MouseEvent
This is the first id in the range of event ids used by this class.
MOUSE_LAST - static field in class java.awt.event.MouseEvent
This is the last id in the range of event ids used by this class.
MOUSE_MOTION_EVENT_MASK - static field in class java.awt.AWTEvent
Mask for mouse motion events.
MOUSE_MOVE - static field in class java.awt.Event
MOUSE_MOVED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse was moved.
MOUSE_OVER - static field in class javax.swing.plaf.synth.SynthConstants
A primary state indicating that the mouse is over a region.
MOUSE_PRESSED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse was pressed.
MOUSE_RELEASED - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse was released.
MOUSE_UP - static field in class java.awt.Event
MOUSE_WHEEL - static field in class java.awt.event.MouseEvent
This event id indicates that the mouse wheel was rotated.
MOUSE_WHEEL_EVENT_MASK - static field in class java.awt.AWTEvent
Mask for mouse wheel events.
MouseAdapter - class java.awt.event.MouseAdapter
This class implements MouseListener and implements all methods with empty bodies.
MouseAdapter() - constructor for class java.awt.event.MouseAdapter
Do nothing default constructor for subclasses.
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseClicked(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
This method is called when the mouse is clicked (pressed and released in short succession) on a component.
Handles a mouse click event.
This method is called when the mouse is clicked.
This method is called when the mouse is clicked on the glass pane.
Called when a mouse button press/release cycle completes on the JList
This method is called when mouse is clicked on the menu item.
This method is called when the mouse is clicked (pressed and released in short succession) on a component.
Returns without action, part of the MouseInputListener interface.
For the double click, start the cell editor.
This method is called when the mouse is clicked.
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
When the click is received from Button 1 then the following actions are performed here:
  • If we receive a double click, the caret position (dot) is set to the position associated to the mouse click and the word at this location is selected.
This method is called when the mouse is clicked (pressed and released in short succession) on a component.
Dispatched when the mouse is clicked.
Receives notification of a mouse click event.
mouseClicked(java.awt.event.MouseEvent) - method in class java.awt.event.MouseAdapter
Implements this method in the interface with an empty method body.
This method is called when the mouse is clicked (pressed and released in short succession) on a component.
Mouse clicked
This method is called when the mouse is clicked (pressed and released in short succession) on a component.
mouseDoubleClickEvent(int,int,int,int) - method in class gnu.java.awt.peer.qt.QtComponentPeer
mouseDown(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_DOWN event handler.
mouseDrag(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_DRAG event handler.
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseDragged(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
This method is responsible for highlighting item in the drop down list over which the mouse is currently being dragged.
This method is called when the mouse is dragged in the JDesktopIcon.
This method is called when the mouse is dragged.
This method is called when the mouse is dragged in the glass pane.
Called when the mouse pointer moves over the area bounded by the JList while a button is held down.
This method is called when mouse is dragged inside the menu item.
This method is called when the mouse is being dragged.
Called when the mouse has been dragged.
Repeatedly invoked when the user is dragging the mouse cursor while having pressed a mouse button.
If being in the resizing mode, handle resizing.
This method is called when the mouse is dragged.
mouseDragged(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when a mouse button is pressed on a component and then dragged.
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Moves the caret position when the mouse is dragged over the text component, modifying the selectiony.
Dispatched when the mouse is dragged on a component.
This method is called when the mouse is dragged.
Mouse dragged
Implement this method in the interface with an empty body.
This method is called when the mouse is moved over a component while a button has been pressed.
This method is called when the mouse is dragged in a JComponent registered with the ToolTipManager.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
AWT 1.0 MOUSE_ENTER event handler.
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseEntered(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
Accept a mouse enter event and set the button's "rollover" property to true, if the button's "rolloverEnabled" property is true.
Handles a mouse entered event (NOT IMPLEMENTED).
This method is called when the mouse enters the glass pane.
Called when the mouse pointer enters the area bounded by the JList
This method is called when mouse enters menu item.
This method is called when the mouse enters a component.
Receives notification when the mouse pointer has entered the tabbed pane.
Returns without action, part of the MouseInputListener interface.
This method is called when the mouse enters a component.
This method is called when the mouse enters the JToolBar.
Invoked when the mouse enters a component.
mouseEntered(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Indicates that the mouse has entered the text component.
This method is called when the mouse enters a component.
mouseEntered(java.awt.event.MouseEvent) - method in class java.awt.event.MouseAdapter
Implements this method in the interface with an empty method body.
This method is called when the mouse enters a component.
Mouse entered
This method is called when the mouse enters a component.
This method is called whenever the mouse enters a JComponent registered with the ToolTipManager.
MouseEvent - class java.awt.event.MouseEvent
This event is generated for a mouse event.
MouseEvent - interface org.w3c.dom.events.MouseEvent
The MouseEvent interface provides specific contextual information associated with Mouse events.
Initializes a new instance of MouseEvent with the specified information.
Initializes a new instance of MouseEvent with the specified information.
Creates a new MouseEvent.
MouseEventListener() - constructor for class javax.swing.text.html.FormView.MouseEventListener
Creates a new MouseEventListener.
mouseExit(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_EXIT event handler.
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseExited(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
Accept a mouse exit event and set the button's model's "rollover" property to false, if it's "rolloverEnabled" property is true.
This method is called when the mouse exits the JInternalFrame.
This method is called when the mouse exits the glass pane.
Called when the mouse pointer leaves the area bounded by the JList
This method is called when mouse exits menu item.
This method is called when the mouse exits a component.
Receives notification when the mouse pointer has exited the tabbed pane.
Reset drag information of the column resizing.
This method is called when the mouse exits a component.
This method is called when the mouse exits the JToolBar.
Invoked when the mouse exits a component.
mouseExited(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Indicates that the mouse has exited the text component.
This method is called when the mouse exits a component.
mouseExited(java.awt.event.MouseEvent) - method in class java.awt.event.MouseAdapter
Implements this method in the interface with an empty method body.
This method is called when the mouse exits a component.
mouseExited(java.awt.event.MouseEvent) - method in class javax.swing.event.MouseInputAdapter
Mouse exited
mouseExited(java.awt.event.MouseEvent) - method in class java.awt.event.MouseListener
This method is called when the mouse exits a component.
This method is called when the mouse exits a JComponent registered with the ToolTipManager.
The listener for handling mouse events from both the divider and the containing JSplitPane.
A helper class for determining if mouse presses occur inside tabs and sets the index appropriately.
BasicTreeUI.MouseHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
MouseListener is responsible for updating the selection based on mouse events.
MouseHandler() - constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Constructor
MouseInfo - class java.awt.MouseInfo
MouseInfo is a class containing utility functions for mouse information.
MouseInfoPeer - interface java.awt.peer.MouseInfoPeer
MouseInfoPeer is the peer interface java.awt.MouseInfo.
MouseInputAdapter - class javax.swing.event.MouseInputAdapter
MouseInputAdapter
MouseInputAdapter() - constructor for class javax.swing.event.MouseInputAdapter
Constructor MouseInputAdapter
This helper class handles mouse events that occur on the JDesktopIcon.
A helper class which listens for MouseEvents from the JList.
This class handles mouse events occuring inside the menu item.
This class is used by menus to handle mouse events occuring in the menu.
Handles column movement and rearrangement by mouse.
MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
MouseInputHandler() - constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
Creates a new MouseInputHandler object.
Constructor
mouseInputListener - field in class javax.swing.plaf.basic.BasicListUI
The mouse listener listening to the list.
mouseInputListener - field in class javax.swing.plaf.basic.BasicMenuItemUI
mouse input listener listening to menu item.
mouseInputListener - field in class javax.swing.plaf.basic.BasicTableHeaderUI
The mouse input listener, responsible for mouse manipulations with the table header.
mouseInputListener - field in class javax.swing.plaf.basic.BasicTableUI
MouseInputListener - interface javax.swing.event.MouseInputListener
MouseInputListener public interface.
mouseListener - field in class javax.swing.plaf.basic.BasicComboPopup
MouseListener listening to mouse events occuring in the combo box
mouseListener - field in class javax.swing.plaf.basic.BasicTabbedPaneUI
The listener that listens for mouse events.
MouseListener - interface java.awt.event.MouseListener
This interface is for classes that wish to receive mouse events other than simple motion events.
MouseMotionAdapter - class java.awt.event.MouseMotionAdapter
This class implements MouseMotionListener and implements all methods with empty bodies.
MouseMotionAdapter() - constructor for class java.awt.event.MouseMotionAdapter
Do nothing default constructor for subclasses.
mouseMotionListener - field in class javax.swing.plaf.basic.BasicComboPopup
MouseMotionListener listening to mouse motion events occuring in the combo box
MouseMotionListener - interface java.awt.event.MouseMotionListener
This interface is for classes that wish to be notified of mouse movements.
mouseMove(int,int) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
mouseMove(int,int) - method in class java.awt.Robot
Move the mouse pointer to absolute coordinates (x, y).
mouseMove(int,int) - method in class java.awt.peer.RobotPeer
mouseMove(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_MOVE event handler.
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseMoved(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
This method is called when the mouse is moved in the JDesktopIcon.
This method is called when the mouse is moved inside the JInternalFrame.
This method is called when the mouse is moved in the glass pane.
Called when the mouse pointer moves over the area bounded by the JList.
This method is called when mouse is inside the menu item.
This method is called when the mouse is moved.
Called when the mouse has moved over a component but no buttons have been pressed yet.
Repeatedly invoked when the user is dragging the mouse cursor without having pressed a mouse button.
Receives notification when the mouse pointer has moved over the tabbed pane.
Change the mouse cursor if the mouse if above the column boundary.
This method is called when the mouse is moved in the JToolBar.
mouseMoved(java.awt.event.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).
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Indicates a mouse movement over the text component.
Dispatched when the mouse cursor has moved into the component.
mouseMoved(java.awt.event.MouseEvent) - method in class javax.swing.event.MouseInputAdapter
Mouse moved
Implement this method in the interface with an empty body.
This method is called when the mouse is moved over a component while no button is pressed.
This method is called when the mouse is moved in a JComponent registered with the ToolTipManager.
mouseMoveEvent(int,int,int,int) - method in class gnu.java.awt.peer.qt.QtComponentPeer
mousePress(int) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
mousePress(int) - method in class java.awt.Robot
Press one or more mouse buttons.
mousePress(int) - method in class java.awt.peer.RobotPeer
Handles this event by dispatching it to the "a" and "b" listener instances.
mousePressed(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
Accept a mouse press event and arm the button.
This method is invoked whenever mouse is being pressed over the main part of the combo box.
Implements this method in the interface with an empty method body.
This method is called when the mouse is pressed in the JDesktopIcon.
This method is called when the mouse is pressed.
This method is called when the mouse is pressed in the glass pane.
Called when a mouse button is pressed down on the JList.
This method is called when mouse is pressed.
This method is called when the mouse is pressed over a component.
Move the thumb in the direction specified by the button's arrow.
This method is called when the mouse is pressed.
Called when the mouse is pressed.
This method is called when the mouse is pressed.
This method is called when the mouse is pressed.
Starts the dragging/resizing procedure.
This method is called when the mouse is pressed over a component.
This method is called when the mouse is pressed in the JToolBar.
mousePressed(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when a mouse button has been pressed on a component.
Invoked when a mouse button has been pressed on a component.
mousePressed(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
If the button 1 is pressed, the caret position is updated to the position of the mouse click and the text component requests the input focus if it is enabled.
This method is called when the mouse is pressed over a component.
This method is called when the mouse is pressed in the JToolBar.
mousePressed(java.awt.event.MouseEvent) - method in class java.awt.event.MouseAdapter
Implements this method in the interface with an empty method body.
This method is called when the mouse is pressed over a component.
Mouse pressed
This method is called when the mouse is pressed over a component.
This method is called when the mouse is pressed on a JComponent registered with the ToolTipManager.
mousePressEvent(int,int,int,int) - method in class gnu.java.awt.peer.qt.QtComponentPeer
mouseRelease(int) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
mouseRelease(int) - method in class java.awt.Robot
Release one or more mouse buttons.
mouseRelease(int) - method in class java.awt.peer.RobotPeer
Handles this event by dispatching it to the "a" and "b" listener instances.
mouseReleased(java.awt.event.MouseEvent) - method in class javax.swing.plaf.basic.BasicButtonListener
Accept a mouse release event and set the button's "pressed" property to true, if the model is armed.
This method is invoked whenever mouse event was originated in the combo box and released either in the combBox list of items or in the combo box itself.
Implements this method in the interface with an empty method body.
This method is called when the mouse is released in the JDesktopIcon.
This method is called when the mouse is released.
This method is called when the mouse is released in the glass pane.
Called when a mouse button is released on the JList
This method is called when mouse is released.
This method is called when the mouse is released over a component.
Stops the thumb when the JButton is released.
This method is called when the mouse is released.
Called when the mouse is released.
This method is called when the mouse is released.
Implements this method in the interface with an empty method body.
Set all column preferred width to the current width to prevend abrupt width changes during the next resize.
This method is called when the mouse is released over a component.
This method is called when the mouse is released from the JToolBar.
Invoked when a mouse button has been released on a component.
Invoked when a mouse button has been released on a component.
mouseReleased(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Indicates that a mouse button has been released on the text component.
Implements this method in the interface with an empty method body.
This method is called when the mouse is released over a component.
Implements this method in the interface with an empty method body.
This method is called when the mouse is released over a component.
Mouse released
This method is called when the mouse is released over a component.
mouseReleaseEvent(int,int,int,int) - method in class gnu.java.awt.peer.qt.QtComponentPeer
mouseUp(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_UP event handler.
mouseWheel(int) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
mouseWheel(int) - method in class java.awt.Robot
Rotate the mouse scroll wheel.
mouseWheel(int) - method in class java.awt.peer.RobotPeer
MouseWheelEvent - class java.awt.event.MouseWheelEvent
This event is generated for a mouse wheel rotation.
Initializes a new instance of MouseWheelEvent with the specified information.
Listens for mouse wheel events and update the scrollpane accordingly.
MouseWheelListener - interface java.awt.event.MouseWheelListener
This interface is for classes that wish to receive mouse wheel events.
Handles this event by dispatching it to the "a" and "b" listener instances.
Scroll with the mouse wheel.
This method is called when the mouse wheel is rotated.
MOVE - static field in class javax.swing.TransferHandler
move(int) - method in class gnu.java.util.regex.CharIndexed
Shifts the input buffer by a given number of positions.
move(int,int) - method in class java.awt.Component
Moves this component to the specified location, relative to the parent's coordinates.
move(int,int) - method in class java.awt.Point
Sets this object's coordinates to the specified values.
move(int,int) - method in class java.awt.Rectangle
Moves the location of this rectangle by setting its upper left corner to the specified coordinates.
move1(int) - method in class gnu.java.util.regex.CharIndexed
Shifts the input buffer by a given number of positions.
MOVE_CMD - static field in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The action command for the Move action.
MOVE_CURSOR - static field in class java.awt.Cursor
Constant for a cursor used during window move operations.
MOVE_CURSOR - static field in class java.awt.Frame
Constant for a cursor used during window move operations.
This Action is responsible for dragging the JInternalFrame.
MoveAction() - constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
Creates a new action.
This method moves and repaints the JDesktopIcon to the given bounds.
moveCaret(java.awt.event.MouseEvent) - method in class javax.swing.text.DefaultCaret
Moves the caret to the position specified in the MouseEvent.
moveCaretPosition(int) - method in class javax.swing.text.JTextComponent
Moves the caret to a given position.
moveColumn(int,int) - method in class javax.swing.table.DefaultTableColumnModel
Moves the column at index i to the position specified by index j, then calls fireColumnMoved(TableColumnModelEvent) to notify registered listeners.
moveColumn(int,int) - method in class javax.swing.JTable
Moves column at the specified index to new given location.
moveColumn(int,int) - method in class javax.swing.table.TableColumnModel
Moves a column.
moveDot(int) - method in class javax.swing.text.Caret
Moves the dot location without touching the mark.
moveDot(int) - method in class javax.swing.text.DefaultCaret
Moves the dot location without touching the mark.
moveEvent(int,int,int,int) - method in class gnu.java.awt.peer.qt.QtComponentPeer
Moves the lead selection index to leadIndex without changing the selection values.
movePointLeft(int) - method in class java.math.BigDecimal
movePointRight(int) - method in class java.math.BigDecimal
moveRow(int,int,int) - method in class javax.swing.table.DefaultTableModel
Moves the rows from startIndex to endIndex (inclusive) to the specified row.
moveTo(float,float) - method in class java.awt.geom.GeneralPath
Adds a new point to a path.
moveToBack() - method in class javax.swing.JInternalFrame
A helper method that moves this JInternalFrame to the back if the parent is a JLayeredPane.
moveToBack(java.awt.Component) - method in class javax.swing.JLayeredPane
Moves a component to the "back" of its layer.
moveToCurrentRow() - method in class java.sql.ResultSet
This method moves the result set position from the insert row back to the current row that was selected prior to moving to the insert row.
moveToFront() - method in class javax.swing.JInternalFrame
A helper method that moves this JInternalFrame to the front if the parent is a JLayeredPane.
moveToFront(java.awt.Component) - method in class javax.swing.JLayeredPane
Moves a component to the "front" of its layer.
moveToInsertRow() - method in class java.sql.ResultSet
This method positions the result set to the "insert row", which allows a new row to be inserted into the database from the result set.
MOVING_TO_PAUSED - static field in class javax.print.attribute.standard.PrinterStateReason
Indicates that the printer has been paused by the pause printer operation and is currently moving to the pause state.
MPN - class gnu.java.math.MPN
This contains various low-level routines for unsigned bigints.
MS - static field in class javax.swing.text.html.parser.DTDConstants
The MS constant.
MS874 - class gnu.java.nio.charset.MS874
MS874() - constructor for class gnu.java.nio.charset.MS874
mul(int,int) - static method in class gnu.java.awt.font.opentype.truetype.Fixed
Multiplies two fixed-point numbers.
mul(int,int,int) - static method in class gnu.java.math.Fixed
Multiplies two fixed point values with n digits.
mul(int[],int[],int,int[],int) - static method in class gnu.java.math.MPN
Multiply x[0:xlen-1] and y[0:ylen-1], and write the result to dest[0:xlen+ylen-1].
mul16(int,int) - static method in class gnu.java.awt.font.opentype.truetype.Fixed
mul_1(int[],int[],int,int) - static method in class gnu.java.math.MPN
Multiply x[0:len-1] by y, and write the len least significant words of the product to dest[0:len-1].
MULTI_LINE - static field in class javax.accessibility.AccessibleState
Indicates that this text object can hold multiple lines.
MULTI_SELECTION_ENABLED_CHANGED_PROPERTY - static field in class javax.swing.JFileChooser
The name of the property for multi-selection.
MultiButtonUI - class javax.swing.plaf.multi.MultiButtonUI
A UI delegate that that coordinates multiple ButtonUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiButtonUI() - constructor for class javax.swing.plaf.multi.MultiButtonUI
Creates a new MultiButtonUI instance.
This class models a multicast UDP socket.
MulticastSocket() - constructor for class java.net.MulticastSocket
Create a MulticastSocket that this not bound to any address
MulticastSocket(int) - constructor for class java.net.MulticastSocket
Create a multicast socket bound to the specified port
Create a multicast socket bound to the specified SocketAddress.
MultiColorChooserUI - class javax.swing.plaf.multi.MultiColorChooserUI
A UI delegate that that coordinates multiple ColorChooserUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiColorChooserUI() - constructor for class javax.swing.plaf.multi.MultiColorChooserUI
Creates a new MultiColorChooserUI instance.
MultiComboBoxUI - class javax.swing.plaf.multi.MultiComboBoxUI
A UI delegate that that coordinates multiple ComboBoxUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiComboBoxUI() - constructor for class javax.swing.plaf.multi.MultiComboBoxUI
Creates a new MultiComboBoxUI instance.
MultiDesktopIconUI - class javax.swing.plaf.multi.MultiDesktopIconUI
A UI delegate that that coordinates multiple DesktopIconUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiDesktopIconUI() - constructor for class javax.swing.plaf.multi.MultiDesktopIconUI
Creates a new MultiDesktopIconUI instance.
MultiDesktopPaneUI - class javax.swing.plaf.multi.MultiDesktopPaneUI
A UI delegate that that coordinates multiple DesktopPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiDesktopPaneUI() - constructor for class javax.swing.plaf.multi.MultiDesktopPaneUI
Creates a new MultiDesktopPaneUI instance.
MultiDoc - interface javax.print.MultiDoc
MultiDoc defines the interface for objects providing multiple documents for use in a print job.
MultiDocPrintJob - interface javax.print.MultiDocPrintJob
MultiDocPrintJob represents a print job which supports printing of multiple documents as one print job.
MultiDocPrintJobImpl - class gnu.javax.print.ipp.MultiDocPrintJobImpl
Implementation of the MultiDocPrintJob interface.
Constructor forwarding arguments to the super constructor.
MultiDocPrintService represents print services that are capable of printing multiple documents as one print job.
MultiFileChooserUI - class javax.swing.plaf.multi.MultiFileChooserUI
A UI delegate that that coordinates multiple FileChooserUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiFileChooserUI() - constructor for class javax.swing.plaf.multi.MultiFileChooserUI
Creates a new MultiFileChooserUI instance.
MultiInternalFrameUI - class javax.swing.plaf.multi.MultiInternalFrameUI
A UI delegate that that coordinates multiple InternalFrameUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiInternalFrameUI() - constructor for class javax.swing.plaf.multi.MultiInternalFrameUI
Creates a new MultiInternalFrameUI instance.
MultiLabelUI - class javax.swing.plaf.multi.MultiLabelUI
A UI delegate that that coordinates multiple LabelUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiLabelUI() - constructor for class javax.swing.plaf.multi.MultiLabelUI
Creates a new MultiLabelUI instance.
MULTILINE - static field in class java.util.regex.Pattern
MultiListUI - class javax.swing.plaf.multi.MultiListUI
A UI delegate that that coordinates multiple ListUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiListUI() - constructor for class javax.swing.plaf.multi.MultiListUI
Creates a new MultiListUI instance.
MultiLookAndFeel - class javax.swing.plaf.multi.MultiLookAndFeel
A look and feel that provides the ability to use auxiliary look and feels in addition to the primary look and feel.
MultiLookAndFeel() - constructor for class javax.swing.plaf.multi.MultiLookAndFeel
Creates a new instance of the look and feel.
MultiMenuBarUI - class javax.swing.plaf.multi.MultiMenuBarUI
A UI delegate that that coordinates multiple MenuBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiMenuBarUI() - constructor for class javax.swing.plaf.multi.MultiMenuBarUI
Creates a new MultiMenuBarUI instance.
MultiMenuItemUI - class javax.swing.plaf.multi.MultiMenuItemUI
A UI delegate that that coordinates multiple MenuItemUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiMenuItemUI() - constructor for class javax.swing.plaf.multi.MultiMenuItemUI
Creates a new MultiMenuItemUI instance.
MultiOptionPaneUI - class javax.swing.plaf.multi.MultiOptionPaneUI
A UI delegate that that coordinates multiple OptionPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiOptionPaneUI() - constructor for class javax.swing.plaf.multi.MultiOptionPaneUI
Creates a new MultiOptionPaneUI instance.
MultiPanelUI - class javax.swing.plaf.multi.MultiPanelUI
A UI delegate that that coordinates multiple PanelUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiPanelUI() - constructor for class javax.swing.plaf.multi.MultiPanelUI
Creates a new MultiPanelUI instance.
MultiPixelPackedSampleModel provides a single band model that supports multiple pixels in a single unit.
Creates a new MultiPixelPackedSampleModel with the specified data type, which should be one of:
Creates a new MultiPixelPackedSampleModel with the specified data type, which should be one of:
MULTIPLE - static field in class javax.swing.text.html.HTML.Attribute
The multiple attribute
MULTIPLE_ID - static field in class org.omg.PortableServer.IdUniquenessPolicyValue
Indicates that a servant activated with that POA is able to support the multiple Object Ids.
MULTIPLE_INTERVAL_SELECTION - static field in class javax.swing.ListSelectionModel
A selection mode in which any combination of items can be selected.
A helper operations for the array of TaggedComponent (MultipleComponentProfile).
A holder for the sequence of TaggedComponent (MultipleComponentProfileHelper).
Create the unitialised instance, leaving the value array with default null value.
Create the initialised instance.
MultipleDocumentHandling - class javax.print.attribute.standard.MultipleDocumentHandling
The MultipleDocumentHandling printing attribute controls how certain printing attributes affect printing in case of multiple documents in a print job.
MultipleDocumentHandling(int) - constructor for class javax.print.attribute.standard.MultipleDocumentHandling
Constructs a MultipleDocumentHandling object.
MultipleDocumentHandlingDefault - class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
MultipleDocumentHandlingDefault provides the default value for the MultipleDocumentHandling attribute.
MultipleDocumentHandlingDefault(int) - constructor for class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
Constructs a MultipleDocumentHandlingDefault object.
MultipleDocumentHandlingSupported - class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
MultipleDocumentHandlingSupported provides the supported values for the MultipleDocumentHandling attribute.
MultipleDocumentHandlingSupported(int) - constructor for class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Constructs a MultipleDocumentHandlingSupported object.
MultipleDocumentJobsSupported - class gnu.javax.print.ipp.attribute.supported.MultipleDocumentJobsSupported
MultipleDocumentJobsSupported specifies if a printer supported multiple documents in one job.
MultipleDocumentJobsSupported(int) - constructor for class gnu.javax.print.ipp.attribute.supported.MultipleDocumentJobsSupported
Constructs a MultipleDocumentJobsSupported object.
Mark the given object as written at the given position.
MultipleMaster - interface java.awt.font.MultipleMaster
MultipleOperationTimeOut - class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
MultipleOperationTimeOut attribute as described in RFC 2911 section 4.4.31 provides the minimum time ins second a printer object waits before time out and recovery.
MultipleOperationTimeOut(int) - constructor for class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
Creates a MultipleOperationTimeOut with the given value.
MULTIPLEX_PROTOCOL - static field in class gnu.java.rmi.server.ProtocolConstants
multiply(gnu.java.math.GMP,gnu.java.math.GMP) - method in class gnu.java.math.GMP
multiply(int) - method in class javax.xml.datatype.Duration
Returns the result of multiplying this duration by the given factor.
multiply(java.math.BigDecimal) - method in class java.math.BigDecimal
multiply(java.math.BigDecimal) - method in class javax.xml.datatype.Duration
Returns the result of multiplying this duration by the given factor.
Returns a BigDecimal whose value is (this x val) before it is rounded according to the MathContext mc.
multiply(java.math.BigInteger) - method in class java.math.BigInteger
MultiPopupMenuUI - class javax.swing.plaf.multi.MultiPopupMenuUI
A UI delegate that that coordinates multiple PopupMenuUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiPopupMenuUI() - constructor for class javax.swing.plaf.multi.MultiPopupMenuUI
Creates a new MultiPopupMenuUI instance.
MultiProgressBarUI - class javax.swing.plaf.multi.MultiProgressBarUI
A UI delegate that that coordinates multiple ProgressBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiProgressBarUI() - constructor for class javax.swing.plaf.multi.MultiProgressBarUI
Creates a new MultiProgressBarUI instance.
MultiRootPaneUI - class javax.swing.plaf.multi.MultiRootPaneUI
A UI delegate that that coordinates multiple RootPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiRootPaneUI() - constructor for class javax.swing.plaf.multi.MultiRootPaneUI
Creates a new MultiRootPanelUI instance.
MultiScrollBarUI - class javax.swing.plaf.multi.MultiScrollBarUI
A UI delegate that that coordinates multiple ScrollBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiScrollBarUI() - constructor for class javax.swing.plaf.multi.MultiScrollBarUI
Creates a new MultiScrollBarUI instance.
MultiScrollPaneUI - class javax.swing.plaf.multi.MultiScrollPaneUI
A UI delegate that that coordinates multiple ScrollPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiScrollPaneUI() - constructor for class javax.swing.plaf.multi.MultiScrollPaneUI
Creates a new MultiScrollPaneUI instance.
MULTISELECTABLE - static field in class javax.accessibility.AccessibleState
Indicates that multiple children can be selected at once.
MultiSeparatorUI - class javax.swing.plaf.multi.MultiSeparatorUI
A UI delegate that that coordinates multiple MultiSeparatorUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiSeparatorUI() - constructor for class javax.swing.plaf.multi.MultiSeparatorUI
Creates a new MultiSeparatorUI instance.
MultiSliderUI - class javax.swing.plaf.multi.MultiSliderUI
A UI delegate that that coordinates multiple SliderUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiSliderUI() - constructor for class javax.swing.plaf.multi.MultiSliderUI
Creates a new MultiSliderUI instance.
MultiSpinnerUI - class javax.swing.plaf.multi.MultiSpinnerUI
A UI delegate that that coordinates multiple SpinnerUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiSpinnerUI() - constructor for class javax.swing.plaf.multi.MultiSpinnerUI
Creates a new MultiSpinnerUI instance.
MultiSplitPaneUI - class javax.swing.plaf.multi.MultiSplitPaneUI
A UI delegate that that coordinates multiple SplitPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiSplitPaneUI() - constructor for class javax.swing.plaf.multi.MultiSplitPaneUI
Creates a new MultiSplitPaneUI instance.
MultiTabbedPaneUI - class javax.swing.plaf.multi.MultiTabbedPaneUI
A UI delegate that that coordinates multiple TabbedPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiTabbedPaneUI() - constructor for class javax.swing.plaf.multi.MultiTabbedPaneUI
Creates a new MultiTabbedPaneUI instance.
MultiTableHeaderUI - class javax.swing.plaf.multi.MultiTableHeaderUI
A UI delegate that that coordinates multiple TableHeaderUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiTableHeaderUI() - constructor for class javax.swing.plaf.multi.MultiTableHeaderUI
Creates a new MultiTableHeaderUI instance.
MultiTableUI - class javax.swing.plaf.multi.MultiTableUI
A UI delegate that that coordinates multiple TableUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiTableUI() - constructor for class javax.swing.plaf.multi.MultiTableUI
Creates a new MultiTableUI instance.
MultiTextUI - class javax.swing.plaf.multi.MultiTextUI
A UI delegate that that coordinates multiple TextUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiTextUI() - constructor for class javax.swing.plaf.multi.MultiTextUI
Creates a new MultiTextUI instance.
MultiToolBarUI - class javax.swing.plaf.multi.MultiToolBarUI
A UI delegate that that coordinates multiple ToolBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiToolBarUI() - constructor for class javax.swing.plaf.multi.MultiToolBarUI
Creates a new MultiToolBarUI instance.
MultiToolTipUI - class javax.swing.plaf.multi.MultiToolTipUI
A UI delegate that that coordinates multiple ToolTipUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiToolTipUI() - constructor for class javax.swing.plaf.multi.MultiToolTipUI
Creates a new MultiToolTipUI instance.
MultiTreeUI - class javax.swing.plaf.multi.MultiTreeUI
A UI delegate that that coordinates multiple TreeUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiTreeUI() - constructor for class javax.swing.plaf.multi.MultiTreeUI
Creates a new MultiTreeUI instance.
MultiViewportUI - class javax.swing.plaf.multi.MultiViewportUI
A UI delegate that that coordinates multiple ViewportUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
MultiViewportUI() - constructor for class javax.swing.plaf.multi.MultiViewportUI
Creates a new MultiViewPortUI instance.
MUSICAL_SYMBOLS - static field in class java.lang.Character.UnicodeBlock
Musical Symbols.
mustBe(int) - method in class gnu.javax.swing.text.html.parser.support.Parser
Consume the token that was checked before and hence MUST be present.
mustClose() - method in class gnu.javax.swing.text.html.parser.models.list
The list never closes, despite it is trated as closed if all members in the list are closed.
mustClose() - method in class gnu.javax.swing.text.html.parser.models.node
Check if the current situation is such that the node must be closed now.
MutableAttributeSet - interface javax.swing.text.MutableAttributeSet
An AttributeSet that supports modification of the stored attributes.
A data model used in JComboBoxes that keeps track of the components data and provides methods to insert and remove elements from it.
MutableTreeNode - interface javax.swing.tree.MutableTreeNode
MutableTreeNode public interface
MutationEvent - interface org.w3c.dom.events.MutationEvent
The MutationEvent interface provides specific contextual information associated with Mutation events.
MUTE - static field in class javax.sound.sampled.BooleanControl.Type
A control for muting.
MXBean - interface javax.management.MXBean
An annotation used to explictly mark an interface as defining (or not defining) an MXBean.
MXBEAN_FIELD - static field in class javax.management.JMX
The name of the mxbean field.
MYANMAR - static field in class java.lang.Character.UnicodeBlock
Myanmar.
MYANMAR - static field in class java.awt.font.NumericShaper
Constant representing the Unicode MYANMAR range.
myFromBytes(byte[],int) - method in class gnu.classpath.jdwp.transport.JdwpCommandPacket
myFromBytes(byte[],int) - method in class gnu.classpath.jdwp.transport.JdwpPacket
Allow subclasses to initialize from data
myFromBytes(byte[],int) - method in class gnu.classpath.jdwp.transport.JdwpReplyPacket
myProps - field in class javax.naming.InitialContext
The environment, associated with this initial context.
mySyntax - field in class javax.naming.CompoundName
myWrite(java.io.DataOutputStream) - method in class gnu.classpath.jdwp.transport.JdwpCommandPacket
myWrite(java.io.DataOutputStream) - method in class gnu.classpath.jdwp.transport.JdwpPacket
Put subclass information onto the stream
myWrite(java.io.DataOutputStream) - method in class gnu.classpath.jdwp.transport.JdwpReplyPacket