Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS
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

MAIN_CLASS. Static variable in class java.util.jar.Attributes.Name
Some predefined attribute names.
MALAYALAM. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
MANIFEST_NAME. Static variable in class java.util.jar.JarFile
MANIFEST_VERSION. Static variable in class java.util.jar.Attributes.Name
Some predefined attribute names.
MARCH. Static variable in class java.util.Calendar
Useful constant for month.
MARSHAL exception org.omg.CORBA.MARSHAL.
The CORBA MARSHAL exception, which is thrown when the ORB has a problem marshalling or unmarshalling parameters.
MARSHAL(). Constructor for class org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
MARSHAL(String). Constructor for class org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
MARSHAL(int, CompletionStatus). Constructor for class org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified minor code and completion status.
MARSHAL(String, int, CompletionStatus). Constructor for class org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified description message, minor code, and completion status.
MATHEMATICAL_OPERATORS. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
MATH_SYMBOL. Static variable in class java.lang.Character
MAXGRIDSIZE. Static variable in class java.awt.GridBagLayout
The maximum number of grid positions (both horizontally and vertically) that can be laid out by the grid bag layout.
MAX_PRIORITY. Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX. Static variable in class java.lang.Character
The maximum radix available for conversion to and from Strings.
MAX_VALUE. Static variable in class java.lang.Double
The largest positive value of type double.
MAX_VALUE. Static variable in class java.lang.Float
The largest positive value of type float.
MAX_VALUE. Static variable in class java.lang.Long
The largest value of type long.
MAX_VALUE. Static variable in class java.lang.Character
The constant value of this field is the largest value of type char.
MAX_VALUE. Static variable in class java.lang.Byte
The maximum value a Byte can have.
MAX_VALUE. Static variable in class java.lang.Integer
The largest value of type int.
MAX_VALUE. Static variable in class java.lang.Short
The maximum value a Short can have.
MAY. Static variable in class java.util.Calendar
Useful constant for month.
MEDIUM. Static variable in class java.text.DateFormat
Constant for medium style pattern.
MENU. Static variable in class java.awt.SystemColor
The array index for the menu background color.
MENU. Static variable in class java.awt.accessibility.AccessibleRole
An object usually contained in a menu bar that contains a list of actions the user can choose from.
MENU_BAR. Static variable in class java.awt.accessibility.AccessibleRole
An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from.
MENU_BAR_PROPERTY. Static variable in class java.awt.swing.JInternalFrame
Bound property name.
MENU_ITEM. Static variable in class java.awt.accessibility.AccessibleRole
An object usually contained in a menu that presents an action the user can choose.
MENU_TEXT. Static variable in class java.awt.SystemColor
The array index for the menu text color.
MESSAGE_PROPERTY. Static variable in class java.awt.swing.JOptionPane
Bound property name for message.
MESSAGE_TYPE_PROPERTY. Static variable in class java.awt.swing.JOptionPane
Bounds property name for type.
META_MASK. Static variable in class java.awt.Event
This flag indicates that the Meta key was down when the event occurred.
META_MASK. Static variable in class java.awt.event.InputEvent
The meta key modifier constant.
META_MASK. Static variable in class java.awt.event.ActionEvent
The meta modifier.
MILLISECOND. Static variable in class java.util.Calendar
Useful constant for date and time.
MILLISECOND_FIELD. Static variable in class java.text.DateFormat
Useful constant for MILLISECOND field alignment.
MINSIZE. Static variable in class java.awt.GridBagLayout
The smallest grid that can be laid out by the grid bag layout.
MINUTE. Static variable in class java.util.Calendar
Useful constant for date and time.
MINUTE_FIELD. Static variable in class java.text.DateFormat
Useful constant for MINUTE field alignment.
MIN_PRIORITY. Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX. Static variable in class java.lang.Character
The minimum radix available for conversion to and from Strings.
MIN_VALUE. Static variable in class java.lang.Double
The smallest positive value of type double.
MIN_VALUE. Static variable in class java.lang.Float
The smallest positive value of type float.
MIN_VALUE. Static variable in class java.lang.Long
The smallest value of type long.
MIN_VALUE. Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char.
MIN_VALUE. Static variable in class java.lang.Byte
The minimum value a Byte can have.
MIN_VALUE. Static variable in class java.lang.Integer
The smallest value of type int.
MIN_VALUE. Static variable in class java.lang.Short
The minimum value a Short can have.
MISCELLANEOUS_SYMBOLS. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
MISCELLANEOUS_TECHNICAL. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
MODAL. Static variable in class java.awt.accessibility.AccessibleState
Indicates something must be done with this object before the user can interact with an object in a different window.
MODAL_LAYER. Static variable in class java.awt.swing.JLayeredPane
Convience object defining the Modal layer.
MODIFIER_LETTER. Static variable in class java.lang.Character
MODIFIER_SYMBOL. Static variable in class java.lang.Character
MONDAY. Static variable in class java.util.Calendar
Useful constant for days of week.
MONTH. Static variable in class java.util.Calendar
Useful constant for date and time.
MONTH_FIELD. Static variable in class java.text.DateFormat
Useful constant for MONTH field alignment.
MOUSE_CLICKED. Static variable in class java.awt.event.MouseEvent
The "mouse clicked" event.
MOUSE_DOWN. Static variable in class java.awt.Event
The user has pressed the mouse button.
MOUSE_DRAG. Static variable in class java.awt.Event
The user has moved the mouse with a button pressed.
MOUSE_DRAGGED. Static variable in class java.awt.event.MouseEvent
The "mouse dragged" event.
MOUSE_ENTER. Static variable in class java.awt.Event
The mouse has entered a component.
MOUSE_ENTERED. Static variable in class java.awt.event.MouseEvent
The "mouse entered" event.
MOUSE_EVENT_MASK. Static variable in class java.awt.AWTEvent
The event mask for selecting mouse events.
MOUSE_EXIT. Static variable in class java.awt.Event
The mouse has exited a component.
MOUSE_EXITED. Static variable in class java.awt.event.MouseEvent
The "mouse exited" event.
MOUSE_FIRST. Static variable in class java.awt.event.MouseEvent
The first number in the range of ids used for mouse events.
MOUSE_LAST. Static variable in class java.awt.event.MouseEvent
The last number in the range of ids used for mouse events.
MOUSE_MOTION_EVENT_MASK. Static variable in class java.awt.AWTEvent
The event mask for selecting mouse motion events.
MOUSE_MOVE. Static variable in class java.awt.Event
The mouse has moved with no button pressed.
MOUSE_MOVED. Static variable in class java.awt.event.MouseEvent
The "mouse moved" event.
MOUSE_PRESSED. Static variable in class java.awt.event.MouseEvent
The "mouse pressed" event.
MOUSE_RELEASED. Static variable in class java.awt.event.MouseEvent
The "mouse released" event.
MOUSE_UP. Static variable in class java.awt.Event
The user has released the mouse button.
MOVE_CURSOR. Static variable in class java.awt.Cursor
The move cursor type.
MOVE_CURSOR. Static variable in class java.awt.Frame
MULTIPLE_INTERVAL_SELECTION. Static variable in interface java.awt.swing.ListSelectionModel
A value for the selectionMode property: select one or more contiguous ranges of indices at a time.
MULTISELECTABLE. Static variable in class java.awt.accessibility.AccessibleState
Indicates this object allows more than one of its children to be selected at the same time.
MULTI_LINE. Static variable in class java.awt.accessibility.AccessibleState
Indicates this (text) object can contain multiple lines of text
MalformedURLException exception java.net.MalformedURLException.
Thrown to indicate that a malformed URL has occurred.
MalformedURLException(). Constructor for class java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String). Constructor for class java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
Manifest class java.util.jar.Manifest.
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
Manifest(). Constructor for class java.util.jar.Manifest
Constructs a new, empty Manifest.
Manifest(Manifest). Constructor for class java.util.jar.Manifest
Constructs a new Manifest that is a copy of the specified Manifest.
Map interface java.util.Map.
An object that maps keys to values.
Map.Entry interface java.util.Map.Entry.
A Map entry (key-value pair).
MarshalException exception java.rmi.MarshalException.
MarshalException(String). Constructor for class java.rmi.MarshalException
Create a new marshal exception with a descriptive string.
MarshalException(String, Exception). Constructor for class java.rmi.MarshalException
Create a new marshal exception with a descriptive string and an exception.
MarshalledObject class java.rmi.MarshalledObject.
A MarshalledObject contains a byte stream with the serialized representation of an object given to its constructor.
MarshalledObject(Object). Constructor for class java.rmi.MarshalledObject
Create a new MarshalledObject that contains the serialized representation of the current state of the supplied object.
Math class java.lang.Math.
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
MatteBorder class java.awt.swing.border.MatteBorder.
A class which provides a matte-like border of either a solid color or a tiled icon.
MatteBorder(int, int, int, int, Color). Constructor for class java.awt.swing.border.MatteBorder
Creates a matte border with the specified insets and color.
MatteBorder(int, int, int, int, Icon). Constructor for class java.awt.swing.border.MatteBorder
Creates a matte border with the specified insets and tile icon.
MatteBorder(Icon). Constructor for class java.awt.swing.border.MatteBorder
Creates a matte border with the specified tile icon.
MediaTracker class java.awt.MediaTracker.
The MediaTracker class is a utility class to track the status of a number of media objects.
MediaTracker(Component). Constructor for class java.awt.MediaTracker
Creates a media tracker to track images for a given component.
Member interface java.lang.reflect.Member.
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
MemoryImageSource class java.awt.image.MemoryImageSource.
This class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image.
MemoryImageSource(int, int, ColorModel, byte[], int, int). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int, Hashtable). Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
Menu class java.awt.Menu.
A Menu object is a pull-down menu component that is deployed from a menu bar.
Menu(). Constructor for class java.awt.Menu
Constructs a new menu with an empty label.
Menu(String). Constructor for class java.awt.Menu
Constructs a new menu with the specified label.
Menu(String, boolean). Constructor for class java.awt.Menu
Constructs a new menu with the specified label.
MenuBar class java.awt.MenuBar.
The MenuBar class encapsulates the platform's concept of a menu bar bound to a frame.
MenuBar(). Constructor for class java.awt.MenuBar
Creates a new menu bar.
MenuComponent class java.awt.MenuComponent.
The abstract class MenuComponent is the superclass of all menu-related components.
MenuComponent(). Constructor for class java.awt.MenuComponent
MenuContainer interface java.awt.MenuContainer.
The super class of all menu related containers.
MenuElement interface java.awt.swing.MenuElement.
Any component that can be placed into a menu should implement this interface.
MenuEvent class java.awt.swing.event.MenuEvent.
MenuEvent is used to notify interested parties that the menu which is the event source has been posted, selected, or canceled.
MenuEvent(Object). Constructor for class java.awt.swing.event.MenuEvent
MenuItem class java.awt.MenuItem.
All items in a menu must belong to the class MenuItem, or one of its subclasses.
MenuItem(). Constructor for class java.awt.MenuItem
Constructs a new MenuItem with an empty label and no keyboard shortcut.
MenuItem(String). Constructor for class java.awt.MenuItem
Constructs a new MenuItem with the specified label and no keyboard shortcut.
MenuItem(String, MenuShortcut). Constructor for class java.awt.MenuItem
Create a menu item with an associated keyboard shortcut.
MenuListener interface java.awt.swing.event.MenuListener.
MenuListener
MenuSelectionManager class java.awt.swing.MenuSelectionManager.
MenuShortcut class java.awt.MenuShortcut.
A class which represents a keyboard accelerator for a MenuItem.
MenuShortcut(int). Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified key.
MenuShortcut(int, boolean). Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified key.
MessageDigest class java.security.MessageDigest.
This MessageDigest class provides applications the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigest(String). Constructor for class java.security.MessageDigest
Creates a message digest with the specified algorithm name.
MessageDigestSpi class java.security.MessageDigestSpi.
This class defines the Service Provider Interface (SPI) for the MessageDigest class, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigestSpi(). Constructor for class java.security.MessageDigestSpi
MessageFormat class java.text.MessageFormat.
MessageFormat provides a means to produce concatenated messages in language-neutral way.
MessageFormat(String). Constructor for class java.text.MessageFormat
Constructs with the specified pattern.
Method class java.lang.reflect.Method.
A Method provides information about, and access to, a single method on a class or interface.
MethodDescriptor class java.beans.MethodDescriptor.
A MethodDescriptor describes a particular method that a Java Bean supports for external access from other components.
MethodDescriptor(Method). Constructor for class java.beans.MethodDescriptor
MethodDescriptor(Method, ParameterDescriptor[]). Constructor for class java.beans.MethodDescriptor
MimeType class java.util.mime.MimeType.
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeType(String). Constructor for class java.util.mime.MimeType
Constructor that builds a MimeType from a String.
MimeType(String, String). Constructor for class java.util.mime.MimeType
Constructor that builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeType(String, String, MimeTypeParameterList). Constructor for class java.util.mime.MimeType
Constructor used to initialize MimeType, with a pre-defined and valid (or empty) parameter list.
MimeTypeParameterList class java.util.mime.MimeTypeParameterList.
An object that encapsualtes the parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParameterList(). Constructor for class java.util.mime.MimeTypeParameterList
Default constructor.
MimeTypeParameterList(String). Constructor for class java.util.mime.MimeTypeParameterList
MimeTypeParseException exception java.util.mime.MimeTypeParseException.
A class to encapsulate MimeType parsing related exceptions
MimeTypeParseException(). Constructor for class java.util.mime.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String). Constructor for class java.util.mime.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
MissingResourceException exception java.util.MissingResourceException.
Signals that a resource is missing.
MissingResourceException(String, String, String). Constructor for class java.util.MissingResourceException
Constructs a MissingResourceException with the specified information.
Modifier class java.lang.reflect.Modifier.
The Modifier class provides static methods and constants to decode class and member access modifiers.
ModuleDef interface org.omg.CORBA.ModuleDef.
ModuleDescription class org.omg.CORBA.ModuleDescription.
ModuleDescription(). Constructor for class org.omg.CORBA.ModuleDescription
ModuleDescription(String, String, String, String). Constructor for class org.omg.CORBA.ModuleDescription
MouseAdapter class java.awt.event.MouseAdapter.
An abstract adapter class for receiving mouse events.
MouseAdapter(). Constructor for class java.awt.event.MouseAdapter
MouseEvent class java.awt.event.MouseEvent.
/** An event which indicates that a mouse action occurred in a component.
MouseEvent(Component, int, long, int, int, int, int, boolean). Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, and click count.
MouseListener interface java.awt.event.MouseListener.
The listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a component.
MouseMotionAdapter class java.awt.event.MouseMotionAdapter.
An abstract adapter class for receiving mouse motion events.
MouseMotionListener interface java.awt.event.MouseMotionListener.
The listener interface for receiving mouse motion events on a component.
MultiPixelPackedSampleModel class java.awt.image.MultiPixelPackedSampleModel.
This class extends SampleModel.
MultiPixelPackedSampleModel(int, int, int, int). Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with the given data type, width, height and number of bits per pixel.
MultiPixelPackedSampleModel(int, int, int, int, int, int). Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with given data type, width, height, number of bits per pixel, scanline stride and data bit offset.
MulticastSocket class java.net.MulticastSocket.
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket(). Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int). Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MultipleMaster interface java.awt.font.MultipleMaster.
This is an interface representing Type 1 Multiple Master fonts.
MutableAttributeSet interface java.awt.swing.text.MutableAttributeSet.
A generic interface for a mutable collection of unique attributes.
MutableAttributeSet interface java.text.MutableAttributeSet.
A generic interface for a mutable collection of unique attributes.
MutableTreeNode interface java.awt.swing.tree.MutableTreeNode.
magenta. Static variable in class java.awt.Color
The color magenta.
majorTickSpacing. Variable in class java.awt.swing.JSlider
The number of pixels between the major tick marks -- the larger marks that break up the minor tick marks.
makeBounds(double, double, double, double). Method in class java.awt.geom.Arc2D
Construct a rectangle object of the appropriate precision to hold the parameters calculated to be the bounding box of this arc.
makeBounds(double, double, double, double). Method in class java.awt.geom.Arc2D.Float
Return the high precision bounding box of the shape.
makeBounds(double, double, double, double). Method in class java.awt.geom.Arc2D.Double
Return the high precision bounding box of the shape.
makeIcon(Class, String). Static method in class java.awt.swing.LookAndFeel
Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified gifFile filename.
makeVisible(int). Method in class java.awt.List
Makes the item at the specified index visible.
makeVisible(TreePath). Method in class java.awt.swing.JTree
Ensures that the node identified by path is currently visible.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImageOp). Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Maps the operation's output RenderContext into a RenderContext for each of the operation's sources.
mark(int). Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int). Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int). Method in class java.io.Reader
Mark the present position in the stream.
mark. Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int). Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int). Method in class java.io.BufferedInputStream
Marks the current position in this input stream.
mark(int). Method in class java.io.FilterReader
Mark the present position in the stream.
mark(int). Method in class java.io.StringReader
Mark the present position in the stream.
mark(int). Method in class java.io.BufferedReader
Mark the present position in the stream.
mark(int). Method in class java.io.LineNumberReader
Mark the present position in the stream.
mark(int). Method in class java.io.LineNumberInputStream
Marks the current position in this input stream.
mark(int). Method in class java.io.CharArrayReader
Mark the present position in the stream.
markCompletelyClean(JComponent). Method in class java.awt.swing.RepaintManager
Mark a component completely clean.
markCompletelyDirty(JComponent). Method in class java.awt.swing.RepaintManager
Mark a component completely dirty.
markSupported(). Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported(). Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported(). Method in class java.io.Reader
Tell whether this stream supports the mark() operation.
markSupported(). Method in class java.io.ByteArrayInputStream
Tests if ByteArrayInputStream supports mark/reset.
markSupported(). Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported(). Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported(). Method in class java.io.FilterReader
Tell whether this stream supports the mark() operation.
markSupported(). Method in class java.io.PushbackReader
Tell whether this stream supports the mark() operation, which it does not.
markSupported(). Method in class java.io.StringReader
Tell whether this stream supports the mark() operation, which it does.
markSupported(). Method in class java.io.BufferedReader
Tell whether this stream supports the mark() operation, which it does.
markSupported(). Method in class java.io.CharArrayReader
Tell whether this stream supports the mark() operation, which it does.
markedPos. Variable in class java.io.CharArrayReader
Position of mark in buffer
marklimit. Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos. Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
match(MimeType). Method in class java.util.mime.MimeType
Determine of the primary and sub type of this object is the same as the what is in the given type.
match(String). Method in class java.util.mime.MimeType
Determine of the primary and sub type of this object is the same as the content type described in rawdata.
max(int, int). Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long). Static method in class java.lang.Math
Returns the greater of two long values.
max(float, float). Static method in class java.lang.Math
Returns the greater of two float values.
max(double, double). Static method in class java.lang.Math
Returns the greater of two double values.
max(Collection). Static method in class java.util.Collections
Returns the maximum element of the given Collection, according to the natural ordering of its elements.
max(Collection, Comparator). Static method in class java.util.Collections
Returns the maximum element of the given Collection, according to the order induced by the specified Comparator.
max(BigInteger). Method in class java.math.BigInteger
Returns the BigInteger whose value is the greater of this and val.
max(BigDecimal). Method in class java.math.BigDecimal
Returns the BigDecimal whose value is the greater of this and val.
maxWidth. Variable in class java.awt.swing.table.TableColumn
The maximum width of the column
maximizable. Variable in class java.awt.swing.JInternalFrame
maximizeFrame(JInternalFrame). Method in class java.awt.swing.DefaultDesktopManager
Resizes the frame to fill it's parents bounds.
maximizeFrame(JInternalFrame). Method in interface java.awt.swing.DesktopManager
Generally, the frame should be resized to match it's parents bounds.
maximum. Variable in class java.awt.swing.SizeRequirements
The maximum size allowed.
maximumLayoutSize(Container). Method in class java.awt.CardLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container). Method in interface java.awt.LayoutManager2
Returns the maximum size of this component.
maximumLayoutSize(Container). Method in class java.awt.GridBagLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container). Method in class java.awt.BorderLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container). Method in class java.awt.swing.OverlayLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
maximumLayoutSize(Container). Method in class java.awt.swing.BoxLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
maximumLayoutSize(Container). Method in class java.awt.swing.JRootPane.RootLayout
maximumRowCount. Variable in class java.awt.swing.JComboBox
member_count(). Method in class org.omg.CORBA.TypeCode
Retrieves the number of members in the type described by this TypeCode object.
member_label(int). Method in class org.omg.CORBA.TypeCode
Retrieves the label of the union member identified by the given index.
member_name(int). Method in class org.omg.CORBA.TypeCode
Retrieves the simple name of the member identified by the given index.
member_type(int). Method in class org.omg.CORBA.TypeCode
Retrieves the object describing the type of the member identified by the given index.
members(). Method in interface java.security.acl.Group
Returns an enumeration of the members in the group.
members(). Method in interface org.omg.CORBA.ExceptionDef
members(StructMember[]). Method in interface org.omg.CORBA.ExceptionDef
members(). Method in interface org.omg.CORBA.StructDef
members(StructMember[]). Method in interface org.omg.CORBA.StructDef
members(). Method in interface org.omg.CORBA.UnionDef
members(UnionMember[]). Method in interface org.omg.CORBA.UnionDef
members(). Method in interface org.omg.CORBA.EnumDef
members(String[]). Method in interface org.omg.CORBA.EnumDef
menu. Static variable in class java.awt.SystemColor
The background color for menus.
menuBar. Variable in class java.awt.swing.JRootPane
menuCanceled(MenuEvent). Method in interface java.awt.swing.event.MenuListener
menuDeselected(MenuEvent). Method in interface java.awt.swing.event.MenuListener
menuSelected(MenuEvent). Method in interface java.awt.swing.event.MenuListener
menuSelectionChanged(boolean). Method in interface java.awt.swing.MenuElement
Call by the MenuSelection when the MenuElement is added or remove from the menu selection.
menuSelectionChanged(boolean). Method in class java.awt.swing.JMenuItem
Called by the MenuSelectionManager when the MenuElement is selected or unselected.
menuSelectionChanged(boolean). Method in class java.awt.swing.JMenu
menuSelectionChanged(boolean). Method in class java.awt.swing.JPopupMenu
menuSelectionChanged(boolean). Method in class java.awt.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
menuText. Static variable in class java.awt.SystemColor
The text color for menus.
message. Variable in class java.awt.swing.JOptionPane
Message to display.
messageType. Variable in class java.awt.swing.JOptionPane
Message type.
metaDown(). Method in class java.awt.Event
Checks if the Meta key is down.
method. Variable in class java.net.HttpURLConnection
metrics. Variable in class java.awt.swing.text.PlainView
Font metrics for the currrent font.
min(int, int). Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long). Static method in class java.lang.Math
Returns the smaller of two long values.
min(float, float). Static method in class java.lang.Math
Returns the smaller of two float values.
min(double, double). Static method in class java.lang.Math
Returns the smaller of two double values.
min(Collection). Static method in class java.util.Collections
Returns the minimum element of the given Collection, according to the natural ordering of its elements.
min(Collection, Comparator). Static method in class java.util.Collections
Returns the minimum element of the given Collection, according to the order induced by the specified Comparator.
min(BigInteger). Method in class java.math.BigInteger
Returns the BigInteger whose value is the lesser of this and val.
min(BigDecimal). Method in class java.math.BigDecimal
Returns the BigDecimal whose value is the lesser of this and val.
minWidth. Variable in class java.awt.swing.table.TableColumn
The minimum width of the column
minX. Variable in class java.awt.image.Raster
The X offset from the global origin.
minY. Variable in class java.awt.image.Raster
The Y offset from the global origin.
minimizeFrame(JInternalFrame). Method in class java.awt.swing.DefaultDesktopManager
Restores the frame back to it's size and position prior to a maximizeFrame() call.
minimizeFrame(JInternalFrame). Method in interface java.awt.swing.DesktopManager
Generally, this indicates that the frame should be restored to it's size and position prior to a maximizeFrame() call.
minimum. Variable in class java.awt.swing.SizeRequirements
The minimum size required.
minimumLayoutSize(Container). Method in class java.awt.CardLayout
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container). Method in class java.awt.GridLayout
Determines the minimum size of the container argument using this grid layout.
minimumLayoutSize(Container). Method in interface java.awt.LayoutManager
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
minimumLayoutSize(Container). Method in class java.awt.GridBagLayout
Determines the minimum size of the target container using this grid bag layout.
minimumLayoutSize(Container). Method in class java.awt.FlowLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container). Method in class java.awt.BorderLayout
Determines the minimum size of the target container using this layout manager.
minimumLayoutSize(Container). Method in class java.awt.swing.OverlayLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container). Method in class java.awt.swing.ViewportLayout
minimumLayoutSize(Container). Method in class java.awt.swing.ScrollPaneLayout
The minimum size of a ScrollPane is the size of the insets plus minimum size of the viewport, plus the scrollpanes viewportBorder insets, plus the minimum size of the visible headers, plus the minimum size of the scrollbars whose displayPolicy isn't NEVER.
minimumLayoutSize(Container). Method in class java.awt.swing.BoxLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container). Method in class java.awt.swing.JRootPane.RootLayout
minimumSize(). Method in class java.awt.Component
minimumSize(). Method in class java.awt.Container
minimumSize(int). Method in class java.awt.TextField
minimumSize(). Method in class java.awt.TextField
minimumSize(int, int). Method in class java.awt.TextArea
minimumSize(). Method in class java.awt.TextArea
minimumSize(int). Method in class java.awt.List
minimumSize(). Method in class java.awt.List
minor. Variable in class org.omg.CORBA.SystemException
The CORBA Exception minor code.
minorTickSpacing. Variable in class java.awt.swing.JSlider
The number of pixels between the minor tick marks -- the smaller marks that occur between the major tick marks.
missing_node. Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
mkdir(). Method in class java.io.File
Creates a directory whose pathname is specified by this File object.
mkdirs(). Method in class java.io.File
Creates a directory whose pathname is specified by this File object, including any necessary parent directories.
mnemonic. Variable in class java.awt.swing.DefaultButtonModel
mod(BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is this mod m.
modCount. Variable in class java.util.AbstractList
The number of times this List has been structurally modified.
modInverse(BigInteger). Method in class java.math.BigInteger
Returns modular multiplicative inverse of this, mod m.
modPow(BigInteger, BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ** exponent) mod m.
mode. Variable in class org.omg.CORBA.AttributeDescription
mode. Variable in class org.omg.CORBA.OperationDescription
mode. Variable in class org.omg.CORBA.ParameterDescription
mode(). Method in interface org.omg.CORBA.OperationDef
mode(OperationMode). Method in interface org.omg.CORBA.OperationDef
mode(). Method in interface org.omg.CORBA.AttributeDef
mode(AttributeMode). Method in interface org.omg.CORBA.AttributeDef
model. Variable in class java.awt.swing.JTabbedPane
model. Variable in class java.awt.swing.AbstractButton
model. Variable in class java.awt.swing.JScrollBar
The model that represents the scrollbar's minimum, maximum, extent (aka "visibleAmount") and current value.
modelChanged(). Method in class java.awt.swing.text.DefaultTextUI
Flags model changes.
modelIndex. Variable in class java.awt.swing.table.TableColumn
The index of the column in the model which is to be displayed by this TableColumn.
modelToView(int). Method in class java.awt.swing.text.JTextComponent
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape). Method in class java.awt.swing.text.View
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape). Method in class java.awt.swing.text.CompositeView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape). Method in class java.awt.swing.text.BoxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape). Method in class java.awt.swing.text.PlainView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape). Method in class java.awt.swing.text.FieldView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int). Method in class java.awt.swing.text.DefaultTextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape). Method in class java.awt.swing.text.LabelView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape). Method in class java.awt.swing.text.ComponentView
Provides a mapping from the coordinate space of the model to that of the view.
modelToView(int, Shape). Method in class java.awt.swing.text.IconView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modifiers. Variable in class java.awt.Event
The state of the modifier keys.
mouseClicked(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseClicked event by invoking the mouseClicked methods on listener-a and listener-b.
mouseClicked(MouseEvent). Method in interface java.awt.event.MouseListener
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent). Method in class java.awt.event.MouseAdapter
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseClicked(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Called when the mouse is clicked.
mouseClicked(MouseEvent). Method in class java.awt.swing.text.html.HTMLEditorKit.LinkController
Called for a mouse click event.
mouseDown(Event, int, int). Method in class java.awt.Component
mouseDrag(Event, int, int). Method in class java.awt.Component
mouseDragged(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseDragged event by invoking the mouseDragged methods on listener-a and listener-b.
mouseDragged(MouseEvent). Method in class java.awt.event.MouseMotionAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent). Method in interface java.awt.event.MouseMotionListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent). Method in class java.awt.swing.ToolTipManager
mouseDragged(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseDragged(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Moves the caret position according to the mouse pointers current location.
mouseEnter(Event, int, int). Method in class java.awt.Component
mouseEntered(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseEntered event by invoking the mouseEntered methods on listener-a and listener-b.
mouseEntered(MouseEvent). Method in interface java.awt.event.MouseListener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent). Method in class java.awt.event.MouseAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent). Method in class java.awt.swing.ToolTipManager
mouseEntered(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseEntered(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Called when the mouse enters a region.
mouseExit(Event, int, int). Method in class java.awt.Component
mouseExited(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseExited event by invoking the mouseExited methods on listener-a and listener-b.
mouseExited(MouseEvent). Method in interface java.awt.event.MouseListener
Invoked when the mouse exits a component.
mouseExited(MouseEvent). Method in class java.awt.event.MouseAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent). Method in class java.awt.swing.ToolTipManager
mouseExited(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseExited(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Called when the mouse exits a region.
mouseMove(Event, int, int). Method in class java.awt.Component
mouseMoved(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseMoved event by invoking the mouseMoved methods on listener-a and listener-b.
mouseMoved(MouseEvent). Method in class java.awt.event.MouseMotionAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent). Method in interface java.awt.event.MouseMotionListener
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent). Method in class java.awt.swing.ToolTipManager
mouseMoved(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseMoved(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Called when the mouse is moved.
mousePressed(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mousePressed event by invoking the mousePressed methods on listener-a and listener-b.
mousePressed(MouseEvent). Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent). Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent). Method in class java.awt.swing.ToolTipManager
mousePressed(MouseEvent). Method in class java.awt.swing.JInternalFrame
mousePressed(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Requests focus on the associated text component, and try to set the cursor position.
mouseReleased(MouseEvent). Method in class java.awt.AWTEventMulticaster
Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b.
mouseReleased(MouseEvent). Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent). Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent). Method in class java.awt.swing.JInternalFrame
mouseReleased(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Called when the mouse is released.
mouseUp(Event, int, int). Method in class java.awt.Component
move(int, int). Method in class java.awt.Component
move(int, int). Method in class java.awt.Point
Moves this point to the specificed location in the (xy) coordinate plane.
move(int, int). Method in class java.awt.Rectangle
move(Container, String, String). Method in interface org.omg.CORBA.Contained
moveCaret(MouseEvent). Method in class java.awt.swing.text.DefaultCaret
Tries to move the position of the caret from the coordinates of the mouse event.
moveCaretPosition(int). Method in class java.awt.swing.text.JTextComponent
Moves the caret to a new position, leaving behind a mark defined by the last time setCaretPosition was called.
moveColumn(int, int). Method in class java.awt.swing.JTable
Moves the column column to the position currently occupied by the column targetColumn.
moveColumn(int, int). Method in class java.awt.swing.table.DefaultTableColumnModel
Moves the column and heading at columnIndex to newIndex.
moveColumn(int, int). Method in interface java.awt.swing.table.TableColumnModel
Moves the column and heading at columnIndex to newIndex.
moveDot(int). Method in class java.awt.swing.text.DefaultCaret
Moves the caret position to some other position.
moveDot(int). Method in interface java.awt.swing.text.Caret
Moves the caret position to some other position, leaving behind the mark.
movePointLeft(int). Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int). Method in class java.math.BigDecimal
Moves the decimal point the specified number of places to the right.
moveRow(int, int, int). Method in class java.awt.swing.table.DefaultTableModel
Moves one or more rows starting at startIndex to endIndex in the model to the toIndex.
moveTo(float, float). Method in class java.awt.geom.GeneralPath
Adds a point to the path by moving to the specified coordinates.
moveToBack(Component). Method in class java.awt.swing.JLayeredPane
Moves the component to position -1 within it's current layer.
moveToBack(). Method in class java.awt.swing.JInternalFrame
Convenience method that moves this component to position -1 if it's parent is a JLayeredPane.
moveToCurrentRow(). Method in interface java.sql.ResultSet
JDBC 2.0 Move the cursor to the current row.
moveToFront(Component). Method in class java.awt.swing.JLayeredPane
Moves the component to position 0 within it's current layer.
moveToFront(). Method in class java.awt.swing.JInternalFrame
Convenience method that moves this component to position 0 if it's parent is a JLayeredPane.
moveToInsertRow(). Method in interface java.sql.ResultSet
JDBC 2.0 Move to the insert row.
multiply(BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
multiply(BigDecimal). Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this * val), and whose scale is this.scale() + val.scale.

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 _
Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.