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

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.
Creates a new Mac instance.
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.
MAGENTA - static field in class java.awt.Color
Constant for the color magenta: R=255, G=0, B=255.
mail() - method in class java.awt.Desktop
Launches the Desktop default mailer.
mail() - method in class java.awt.peer.DesktopPeer
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
MAIN - static field in class javax.print.attribute.standard.MediaTray
Main tray
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.
major_version - field in class org.omg.IOP.Encoding
The major version number of this encoding format.
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.
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.
Creates a ComponentInputMap from keys.
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.
makeId(java.rmi.activation.ActivationID) - static method in class java.rmi.activation.Activatable
Make the object ID from the activation ID.
makeInputMap(java.lang.Object[]) - static method in class javax.swing.LookAndFeel
Creates a InputMap from keys.
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.
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 javax.swing.text.html.parser.Parser
Constructs the tag from the given element.
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(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
MalformedLinkException() - constructor for class javax.naming.MalformedLinkException
Create an exception without a message.
Create an exception with a 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.
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_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.
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.
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.
Maps the file into the memory.
Map emptyMap() - static method in class java.util.Collections
Returns an immutable, serializable parameterized empty map.
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
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.
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() - 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(int) - method in class javax.sound.sampled.AudioInputStream
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 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 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 java.util.zip.InflaterInputStream
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 java.io.StringReader
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 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 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 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 java.io.FilterInputStream
Calls the in.markSupported() method.
markSupported() - method in class java.io.FilterReader
Calls the in.markSupported() method.
markSupported() - method in class java.util.zip.InflaterInputStream
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 java.io.StringReader
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(java.lang.Object) - constructor for class java.rmi.MarshalledObject
Constructs a MarshalledObject from the given object.
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(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.DataFlavor
Returns true when the given DataFlavor matches this one.
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.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.
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(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(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.
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_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_KEY_LENGTH - static field in class java.util.prefs.Preferences
Maximum entry key length.
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_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.
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
MAXGRIDSIZE - static field in class java.awt.GridBagLayout
MAXGTRIDSIZE - static field in class javax.transaction.xa.Xid
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 - field in class javax.swing.SizeRequirements
The maximum reasonable width or height of a component.
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.
MAXLENGTH - static field in class javax.swing.text.html.HTML.Attribute
The maxlength attribute
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.
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 description using the given constructor.
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 - static field in class javax.swing.text.html.parser.DTDConstants
The MD constant.
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.
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.
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_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_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(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 org.omg.CORBA.TypeCode
Retrieves the member type of the member identified by the given index.
member_visibility(int) - method in class org.omg.CORBA.TypeCode
Returns the visibility scope of the member at the given index.
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.
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.
MemoryMXBean - interface java.lang.management.MemoryMXBean
Provides access to information about the memory used by the virtual machine.
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.
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.
mergeTree(java.lang.String,org.w3c.dom.Node) - method in class javax.imageio.metadata.IIOMetadata
message - field in class javax.swing.JOptionPane
The message displayed in the dialog/internal frame.
MESSAGE_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the message property changes.
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
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.
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_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 - 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 javax.xml.transform.OutputKeys
The output method (xml, html, or text).
MethodDescriptor describes information about a JavaBeans method.
Create a new MethodDescriptor.
Create a new MethodDescriptor.
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.
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 javax.sound.midi.spi.MidiFileReader
The MidiFileReader abstract class defines the methods to be provided by a MIDI file reader.
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.
MILLISECOND_IN_DAY - static field in class java.text.DateFormat.Field
MILLISECOND_IN_DAY_FIELD - static field in class java.text.DateFormat
Represents the position of the millisecond in the day pattern character in the array of localized pattern characters.
MimeTypeParseException - exception java.awt.datatransfer.MimeTypeParseException
MIME string couldn't be parsed correctly.
MimeTypeParseException() - constructor for class java.awt.datatransfer.MimeTypeParseException
Create a new instance without any message.
MimeTypeParseException(java.lang.String) - constructor for class java.awt.datatransfer.MimeTypeParseException
Create a new instance with a specified detailed error message.
MIMETypes - field in class javax.imageio.spi.ImageReaderWriterSpi
The MIME types of the supported image formats.
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_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_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.
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.
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.
Calculates the minimum size for this container, taking into account the components it contains.
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 java.awt.List
Returns the minimum size of this 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(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 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 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.
minIndex - field in class javax.imageio.ImageReader
The minimum index at which data can be read.
minor - field in class org.omg.CORBA.SystemException
Contains more details about the exception.
minor_version - field in class org.omg.IOP.Encoding
The minor version number of this encoding format.
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.
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(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_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 - 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.
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(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 - field in class org.omg.Dynamic.Parameter
The mode of the parameter.
MODE_ASYNCHRONOUS - static field in class org.w3c.dom.ls.DOMImplementationLS
Create an asynchronous LSParser.
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_SYNCHRONOUS - static field in class org.w3c.dom.ls.DOMImplementationLS
Create a synchronous LSParser.
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_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 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
MODIFIED_JULIAN_DAY - static field in class java.text.DateFormat.Field
MODIFIED_JULIAN_DAY_FIELD - static field in class java.text.DateFormat
Represents the position of the modified Julian day pattern character in the array of localized pattern characters.
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
modInverse(java.math.BigInteger) - method in class java.math.BigInteger
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.
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
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.
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
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.
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.
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 moved over a component while a button has been pressed.
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 moved over a component while a button has been pressed.
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.
This method is called when the mouse is moved over a component while a button has been pressed.
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.
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.
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.
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 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
Implement this method in the interface with an empty body.
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 over a component while no button is pressed.
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 over a component while no button is pressed.
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.
This method is called when the mouse is moved over a component while no button is pressed.
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.
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 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.
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.
This method is called when the mouse is released over a component.
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.
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.
mouseUp(java.awt.Event,int,int) - method in class java.awt.Component
AWT 1.0 MOUSE_UP event handler.
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,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.
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.
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.
MS - static field in class javax.swing.text.html.parser.DTDConstants
The MS constant.
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.
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.
MultipleMaster - interface java.awt.font.MultipleMaster
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.
MultiStyle - class javax.swing.text.html.MultiStyle
A Style implementation that is able to multiplex between several other Styles.
MultiStyle(java.lang.String,javax.swing.text.AttributeSet[]) - constructor for class javax.swing.text.html.MultiStyle
Creates a new 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.
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.
myProps - field in class javax.naming.InitialContext
The environment, associated with this initial context.
mySyntax - field in class javax.naming.CompoundName