О КОПИРАЙТАХ |
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом. |
|
|
|
|
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
- magenta.
Static variable in class java.awt.Color
- The color magneta.
- makeVisible(int).
Method in class java.awt.List
- Makes the item at the specified index visible.
- 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.
- MARCH.
Static variable in class java.util.Calendar
- Useful constant for month.
- mark.
Variable in class java.io.ByteArrayInputStream
- The currently 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.BufferedReader
- Mark the present position in the stream.
- mark(int).
Method in class java.io.ByteArrayInputStream
- Set the current marked position in the stream.
- mark(int).
Method in class java.io.CharArrayReader
- Mark the present position in the stream.
- mark(int).
Method in class java.io.FilterInputStream
- Marks the current position in this input stream.
- mark(int).
Method in class java.io.FilterReader
- Mark the present position in the stream.
- mark(int).
Method in class java.io.InputStream
- Marks the current position in this input stream.
- mark(int).
Method in class java.io.LineNumberInputStream
- Marks the current position in this input stream.
- mark(int).
Method in class java.io.LineNumberReader
- Mark the present position in the stream.
- mark(int).
Method in class java.io.Reader
- Mark the present position in the stream.
- mark(int).
Method in class java.io.StringReader
- Mark the present position in the stream.
- 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.
- markSupported().
Method in class java.io.BufferedInputStream
- Tests if this input stream supports the
mark
and reset methods.
- markSupported().
Method in class java.io.BufferedReader
- Tell whether this stream supports the mark() operation, which it does.
- markSupported().
Method in class java.io.ByteArrayInputStream
- Tests if ByteArrayInputStream supports mark/reset.
- markSupported().
Method in class java.io.CharArrayReader
- Tell whether this stream supports the mark() operation, which it does.
- markSupported().
Method in class java.io.FilterInputStream
- Tests if this input stream supports the
mark
and reset methods.
- markSupported().
Method in class java.io.FilterReader
- Tell whether this stream supports the mark() operation.
- markSupported().
Method in class java.io.InputStream
- 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.PushbackReader
- Tell whether this stream supports the mark() operation, which it does
not.
- markSupported().
Method in class java.io.Reader
- Tell whether this stream supports the mark() operation.
- markSupported().
Method in class java.io.StringReader
- Tell whether this stream supports the mark() operation, which it does.
- 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.
- MATH_SYMBOL.
Static variable in class java.lang.Character
-
- max(BigDecimal).
Method in class java.math.BigDecimal
- Returns the BigDecimal whose value is the greater of this and val.
- max(BigInteger).
Method in class java.math.BigInteger
- Returns the BigInteger whose value is the greater of this and val.
- max(double, double).
Static method in class java.lang.Math
- Returns the greater of two
double values.
- max(float, float).
Static method in class java.lang.Math
- Returns the greater of two
float values.
- 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_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.Byte
- The maximum value a Byte can have.
- 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.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.Integer
- The largest value of type
int .
- MAX_VALUE.
Static variable in class java.lang.Long
- The largest value of type
long .
- MAX_VALUE.
Static variable in class java.lang.Short
- The maximum value a Short can have.
- 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.
- maximumLayoutSize(Container).
Method in class java.awt.BorderLayout
- Returns the maximum dimensions for this layout given the components
in the specified target container.
- maximumLayoutSize(Container).
Method in class java.awt.CardLayout
- Returns the maximum dimensions for this layout given the components
in the specified target container.
- maximumLayoutSize(Container).
Method in class java.awt.GridBagLayout
- Returns the maximum dimensions for this layout given the components
in the specified target container.
- maximumLayoutSize(Container).
Method in interface java.awt.LayoutManager2
-
Returns the maximum size of this component.
- MAY.
Static variable in class java.util.Calendar
- Useful constant for month.
- MediaTracker(Component).
Constructor for class java.awt.MediaTracker
- Creates a media tracker to track images for a given component.
- MEDIUM.
Static variable in class java.text.DateFormat
- Constant for medium style pattern.
- members().
Method in interface java.security.acl.Group
- Returns an enumeration of the members in the group.
- 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.
Static variable in class java.awt.SystemColor
- The array index for the menu background color.
- menu.
Static variable in class java.awt.SystemColor
- The background color for menus.
- 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.
- MENU_TEXT.
Static variable in class java.awt.SystemColor
- The array index for the menu text color.
- MenuBar().
Constructor for class java.awt.MenuBar
- Creates a new menu bar.
- MenuComponent().
Constructor for class java.awt.MenuComponent
-
- 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.
- 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.
- menuText.
Static variable in class java.awt.SystemColor
- The text color for menus.
- MessageDigest(String).
Constructor for class java.security.MessageDigest
- Creates a message digest with the specified algorithm name.
- MessageFormat(String).
Constructor for class java.text.MessageFormat
- Constructs with the specified pattern.
- META_MASK.
Static variable in class java.awt.event.ActionEvent
-
The meta modifier constant.
- 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.
- metaDown().
Method in class java.awt.Event
- Checks if the Meta key is down.
- method.
Variable in class java.net.HttpURLConnection
-
- MethodDescriptor(Method).
Constructor for class java.beans.MethodDescriptor
-
- MethodDescriptor(Method, ParameterDescriptor[]).
Constructor for class java.beans.MethodDescriptor
-
- 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.
- min(BigDecimal).
Method in class java.math.BigDecimal
- Returns the BigDecimal whose value is the lesser of this and val.
- min(BigInteger).
Method in class java.math.BigInteger
- Returns the BigInteger whose value is the lesser of this and val.
- min(double, double).
Static method in class java.lang.Math
- Returns the smaller of two
double values.
- min(float, float).
Static method in class java.lang.Math
- Returns the smaller of two
float values.
- 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_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.Byte
- The minimum value a Byte can have.
- 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.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.Integer
- The smallest value of type
int .
- MIN_VALUE.
Static variable in class java.lang.Long
- The smallest value of type
long .
- MIN_VALUE.
Static variable in class java.lang.Short
- The minimum value a Short can have.
- 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.CardLayout
-
Calculates the minimum size for the specified panel.
- minimumLayoutSize(Container).
Method in class java.awt.FlowLayout
- Returns the minimum dimensions needed to layout the components
contained in the specified target 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.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.
- minimumSize().
Method in class java.awt.Component
-
- minimumSize().
Method in class java.awt.Container
-
- minimumSize().
Method in class java.awt.List
-
- minimumSize().
Method in class java.awt.TextArea
-
- minimumSize().
Method in class java.awt.TextField
-
- minimumSize(int).
Method in class java.awt.List
-
- minimumSize(int).
Method in class java.awt.TextField
-
- minimumSize(int, int).
Method in class java.awt.TextArea
-
- 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.
- MissingResourceException(String, String, String).
Constructor for class java.util.MissingResourceException
- Constructs a MissingResourceException with the specified information.
- 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.
- mod(BigInteger).
Method in class java.math.BigInteger
- Returns a BigInteger whose value is this mod m.
- Modifier().
Constructor for class java.lang.reflect.Modifier
-
- MODIFIER_LETTER.
Static variable in class java.lang.Character
-
- MODIFIER_SYMBOL.
Static variable in class java.lang.Character
-
- modifiers.
Variable in class java.awt.Event
-
The state of the modifier keys.
- 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.
- 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 type.
- 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 type.
- 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 type.
- 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 type.
- MOUSE_FIRST.
Static variable in class java.awt.event.MouseEvent
- Marks the first integer id for the range of mouse event ids.
- MOUSE_LAST.
Static variable in class java.awt.event.MouseEvent
- Marks the last integer id for the range of mouse event ids.
- 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 type.
- MOUSE_PRESSED.
Static variable in class java.awt.event.MouseEvent
- The mouse pressed event type.
- MOUSE_RELEASED.
Static variable in class java.awt.event.MouseEvent
- The mouse released event type.
- MOUSE_UP.
Static variable in class java.awt.Event
- The user has released the mouse button.
- MouseAdapter().
Constructor for class java.awt.event.MouseAdapter
-
- mouseClicked(MouseEvent).
Method in class java.awt.AWTEventMulticaster
- Handles the mouseClicked event by invoking the
mouseClicked methods on listener-a and listener-b.
- mouseClicked(MouseEvent).
Method in class java.awt.event.MouseAdapter
-
- mouseClicked(MouseEvent).
Method in interface java.awt.event.MouseListener
- Invoked when the mouse has been clicked on a component.
- 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
-
- mouseDragged(MouseEvent).
Method in interface java.awt.event.MouseMotionListener
- Invoked when a mouse button is pressed on a component and then
dragged.
- 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 class java.awt.event.MouseAdapter
-
- mouseEntered(MouseEvent).
Method in interface java.awt.event.MouseListener
- Invoked when the mouse enters 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.
- 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 class java.awt.event.MouseAdapter
-
- mouseExited(MouseEvent).
Method in interface java.awt.event.MouseListener
- Invoked when the mouse exits a component.
- MouseMotionAdapter().
Constructor for class java.awt.event.MouseMotionAdapter
-
- 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
-
- 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).
- mousePressed(MouseEvent).
Method in class java.awt.AWTEventMulticaster
- Handles the mousePressed event by invoking the
mousePressed methods on listener-a and listener-b.
- mousePressed(MouseEvent).
Method in class java.awt.event.MouseAdapter
-
- mousePressed(MouseEvent).
Method in interface java.awt.event.MouseListener
- Invoked when a mouse button has been pressed on a component.
- mouseReleased(MouseEvent).
Method in class java.awt.AWTEventMulticaster
- Handles the mouseReleased event by invoking the
mouseReleased methods on listener-a and listener-b.
- mouseReleased(MouseEvent).
Method in class java.awt.event.MouseAdapter
-
- mouseReleased(MouseEvent).
Method in interface java.awt.event.MouseListener
- Invoked when a mouse button has been released on a component.
- 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
(x, y) coordinate plane.
- move(int, int).
Method in class java.awt.Rectangle
-
- MOVE_CURSOR.
Static variable in class java.awt.Cursor
- The move cursor type.
- MOVE_CURSOR.
Static variable in class java.awt.Frame
-
- 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.
- 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.
- multiply(BigDecimal).
Method in class java.math.BigDecimal
- Returns a BigDecimal whose value is (this * val), and whose scale is
this.scale() + val.scale.
- multiply(BigInteger).
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (this * val).
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
Submit a bug or feature
|