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.
This is the
Service Provider Interface (
SPI) for the
Mac
class.
Create a new MacSpi instance.
Constant for the color magenta: R=255, G=0, B=255.
MAIN - static field in class javax.print.attribute.standard.
MediaTray Main tray
Stand alone application attribute -
the entry (without the .class ending) that is the main
class of this jar file.
The major version number of this encoding format.
The space between major ticks.
Create an object with the given repository and object ids.
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.
Utility method that creates a UIDefaults.LazyValue that creates an
ImageIcon UIResource for the specified gifFile filename.
Creates a InputMap from keys.
Convenience method for building lists of KeyBindings.
Create a new SAX parser using the `org.xml.sax.parser' system property.
Create a new SAX parser object using the class name provided.
Constructs the tag from the given element.
Constructs the tag from the given element.
This method ensures that the item at the specified index is visible.
Create an exception without a message.
Create an exception with a message.
This exception indicates that a URL passed to an object was not in a
valid format.
Create a new instance without a descriptive error message.
Create a new instance with a descriptive error message.
Reads, writes and manipulaties jar manifest files.
Creates a new empty Manifest.
Creates a Manifest from the supplied input stream.
Creates a Manifest from another Manifest.
The name of the manifest entry: META-INF/MANIFEST.MF
General main attribute -
the version of this Manifest file.
The map that holds all the attribute name/value pairs.
MAP - static field in class javax.swing.text.html.
HTML.Tag The <map> tag
An object that maps keys onto values.
Maps the file into the memory.
Convert a library name to its platform-specific variant.
Constant representing March.
The CSS attribute 'margin'.
The CSS attribute 'margin-bottom'.
Fired in a PropertyChangeEvent when the "margin" property changes.
The CSS attribute 'margin-left'.
The CSS attribute 'margin-right'.
The CSS attribute 'margin-top'.
An invisible, but spacing border whose margin is determined
by calling the getMargin()
method of the enclosed
component.
Constructs a new MarginBorder.
The marginheight attribute
The marginwidth attribute
The currently marked position in the stream.
Sets this buffer's mark at its position.
This method marks a position in the input to which the stream can be
"reset" by calling the reset()
method.
Mark a position in the input to which the stream can be
"reset" by calling the reset()
method.
This method sets the mark position in this stream to the current
position.
This method sets the mark position in this stream to the current
position.
Calls the in.mark(int)
method.
Calls the in.mark(int)
method.
This method marks a position in the input to which the stream can
be "reset" by calling the reset()
method.
This method marks a position in the input to which the stream can
be "reset" byte calling the reset()
method.
This method marks a position in the input to which the stream can be
"reset" char calling the reset()
method.
This method throws an exception when called since this class does
not support mark/reset.
Marks a position in the input to which the stream can be
"reset" by calling the reset()
method.
Remove all dirty regions for a specified component
Mark a component as dirty over its entire bounds.
The currently marked position in the stream.
The printer device is out of marker supply.
The printer device is low on marker supply.
The marker waste bin of the printer device is almost full.
The marker waste bin of the printer device is full.
This is called when the tag, representing the given element,
occurs first time in the document.
This is the maximum number of bytes than can be read after a
call to mark()
before the mark can be discarded.
The value of pos
when the mark()
method was
called.
Return true if the underlying stream supports mark and reset,
false otherwise.
This method returns true
to indicate that this class
supports mark/reset functionality.
Returns true
to indicate that this class supports mark/reset
functionality.
This method overrides the markSupported
method in
InputStream
in order to return true
-
indicating that this stream class supports mark/reset
functionality.
This method overrides the markSupported
method in
Reader
in order to return true
-
indicating that this stream class supports mark/reset
functionality.
Returns whether or not this input stream supports the
mark(long)
and
reset()
methods; this input stream does
not, however, and invariably returns
false
.
Calls the in.markSupported()
method.
Calls the in.markSupported()
method.
This method returns a boolean that indicates whether the mark/reset
methods are supported in this class.
This method returns false
to indicate that it does
not support mark/reset functionality.
This method returns false
to indicate that it does not support
mark/reset functionality.
Returns a boolean that indicates whether the mark/reset
methods are supported in this class.
Means that some request or reply from the network has a wrong size or is
structurally invalid.
Creates MARSHAL with the default minor code of 0 and a completion state
COMPLETED_NO.
Creates a MARSHAL exception with the specified minor code and completion
status.
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.
Thrown if an exception occurs while marshalling data to send in a remote
call.
Create an exception with a message.
Create an exception with a message and a cause.
Creates a new instance of DefaultFormatter
.
Creates a MaskFormatter with the specified mask.
Returns true
when the given DataFlavor
matches this one.
Match a certificate according to this selector's criteria.
Match a given certificate revocation list to this selector's
criteria, returning true if it matches, false otherwise.
Checks a CRL against the criteria of this selector, returning
true
if the given CRL matches all the criteria.
Instance of a regular expression applied to a char sequence.
Attempts to match the entire input sequence against the pattern.
Test if this String matches a regular expression.
Return true if this audio format matches another.
Return true if this Info matches another Info object.
Return true if this Info object matches the given object.
Return true if this Info object matches the given object.
Helper class containing useful mathematical functions and constants.
Sm = Symbol, Math (Informative).
A border that is filled with either a solid color or with repeated
icon tiles.
Constructs a MatteBorder given the width on each side
and a fill color.
Constructs a MatteBorder given the width on each side
and an icon for tiling the border area.
Constructs a MatteBorder given its insets and fill color.
Constructs a MatteBorder given its insets and an icon
for tiling the border area.
Constructs a MatteBorder given an icon for tiling the
border area.
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.
Return whichever argument is larger.
Return whichever argument is larger.
Return whichever argument is larger.
Return whichever argument is larger.
Return whichever argument is larger.
Return whichever argument is larger.
Find the maximum element in a Collection, according to the natural
ordering of the elements.
Find the maximum element in a Collection, according to a specified
Comparator.
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).
Return whichever argument is larger.
Return whichever argument is larger.
The name of a property that specifies the maximum size of the receive
buffer in bytes of
SaslClient
/
SaslServer
.
Max value for code point.
Maximum high surrogate code in UTF-16 encoding.
Maximum entry key length.
Maximum low surrogate code in UTF-16 encoding.
Maximum node name length.
The maximum priority for a Thread.
Largest value allowed for radix arguments in Java.
FIXME: use this somewhere.
Maximum low surrogate code in UTF-16 encoding.
XML Schema maximum timezone offset, in minutes.
The maximum value a byte
can represent is 127 (or
27 - 1).
The maximum value the char data type can hold.
The maximum positive value a double
may represent
is 1.7976931348623157e+308.
The maximum positive value a double
may represent
is 3.4028235e+38f.
The maximum value an int
can represent is 2147483647 (or
231 - 1).
The maximum value a long
can represent is
9223372036854775807 (or 263 - 1).
The minimum value a short
can represent is 32767 (or
215).
Maximum entry value length.
The button that maximizes the JInternalFrame.
The icon displayed in the maximize button.
Whether the JInternalFrame can be maximized.
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.
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.
The KeyStroke associated with maximizing JInternalFrames.
The maximum reasonable width or height of a component.
This method returns the maximum layout size.
This method returns the maximum size for the container given the
components.
Returns the maximum size of the specified container using this layout.
Returns the maximum size of the layout gived the components
in the given container.
Get the maximum layout size of the container.
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.
Number of rows that will be visible in the JComboBox's popup.
The dimensions of the maximum thumb size.
Returns the maximum amount of memory the virtual machine can attempt to
use.
Constant representing May.
Media - class javax.print.attribute.standard.
Media The Media
printing attribute specifies which
type of media should be used for printing.
Constructs a Media
object.
The printer device is out of media.
A media jam occured in the printer device.
The printer device is low on media.
A media tray has run out of media.
The rule is a CSSMediaRule
.
The MIME content type of the output data.
The MediaList
interface provides the abstraction of an
ordered collection of media, without defining or constraining how this
collection is implemented.
MediaName
is a subclass of the Media
printing
attribute and provides selection of media to be used by the means of
defined names.
Creates a MediaName
object.
The MediaPrintableArea
attribute specifies the area
of a media sheet which is available for printing.
Creates a new MediaPrintableArea
object with the given
float values for the given units.
Creates a new MediaPrintableArea
object with the given
int values for the given units.
The MediaSize
printing attribute class specifies the size
of a printing media.
Creates a MediaSize
object.
Creates a MediaSize
object associated with the given
media name.
Creates a MediaSize
object.
Creates a MediaSize
object associated with the given
media name.
MediaSizeName
is a subclass of the Media
printing
attribute and provides selection of media to be used by the means of
defined size names.
Constructs a MediaSizeName
object.
This class is used for keeping track of the status of various media
objects.
Constructs a new MediaTracker for the component c
.
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.
Creates a MediaTray
object.
Member is an interface that represents any member of a class (field or
method) or a constructor.
The remote call of DynAny methods is not possible.
Returns the member, stored in this union.
Get the current variant of the union content.
Returns the number of type memebers.
The remote call of DynAny methods is not possible.
Returns the kind of the member, stored in this union.
Returns the kind of the currently active union member.
Retrieves the label of the union member at the given index.
The remote call of DynAny methods is not possible.
Returns the name of the currently focused member.
Returns the name of the currently active union member.
Retrieves the simple name of the member identified by the given index.
Renames the currently focused member.
Indicates an object is a member of a group of target objects.
Indicates that group membership has changed.
Retrieves the member type of the member identified by the given index.
Returns the visibility scope of the member at the given index.
This method returns a list of all members of the group as an
Enumeration
.
A MemoryHandler
maintains a circular buffer of
log records.
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.
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
An object usually in a menu bar which contains a list of actions to
perform.
The <menu> tag , breaks flow, block tag.
This class represents a pull down or tear off menu in Java's AWT.
The menu background color.
Initializes a new instance of Menu
with no label and that
is not a tearoff;
Initializes a new instance of Menu
that is not a tearoff and
that has the specified label.
Initializes a new instance of Menu
with the specified
label and tearoff status.
An object usually at the top of a frame to list available menus.
The property fired in a PropertyChangeEvent when the jMenuBar property
changes.
An object usually in a menu with an action available for the user.
Array index of the menu text color.
The JMenuBar that is located at the top left of the Title Pane.
This class implements a menu bar in the AWT system.
Initializes a new instance of MenuBar
.
A border for drawing a separator line below JMenuBar.
Creates a new border instance.
Constructs a new MenuBarBorder for drawing a JMenuBar in
the Basic look and feel.
An abstract base class for delegates that implement the pluggable
look and feel for a JMenuBar
.
Constructs a new MenuBarUI
.
This method is called when menu is cancelled.
This is the superclass of all menu AWT widgets.
Default constructor for subclasses.
This interface is a container for menu components.
This method is called when menu is deselected.
This method is invoked when mouse is dragged over the menu item.
This method is invoked when mouse enters the menu item while it is
being dragged.
Constructor MenuDragMouseEvent
This method is invoked when mouse exits the menu item while
it is being dragged
This class handles mouse dragged events occuring in the menu.
The menu Drag mouse listener listening to the menu item.
MenuDragMouseListener public interface
This method is invoked when mouse was dragged and released
inside the menu item.
Defines the methods that any menu element in a
JMenu
must
implement.
This class handles MenuEvents fired by the JMenu
This class represents an item in a menu.
Initializes a new instance of MenuItem
with no label
and no shortcut.
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.
Creates a new border instance.
An abstract base class for delegates that implement the pluggable
look and feel for a JMenuItem
.
Constructs a new MenuItemUI
.
This class handles key events occuring when menu item is visible on the
screen.
Menu Key listener listening to the menu item.
MenuKeyListener public interface
This method is invoked when key has been pressed
This method is invoked when key has been pressed
This method is invoked when key has been typed
It handles the mnemonic key for the menu item.
MenuListener public interface
This method is called when menu is selected.
Method of the MenuElementInterface.
This method does nothing by default.
Method of the MenuElement interface.
Method of MenuElement Interface.
This class manages current menu selectection.
This class implements a keyboard accelerator for a menu item.
Initializes a new instance of MenuShortcut
with the
specified virtual key value.
Initializes a new instance of MenuShortcut
with the
specified virtual key value and shift setting.
The message displayed in the dialog/internal frame.
The identifier for the propertyChangeEvent when the message property
changes.
The identifier for the propertyChangeEvent when the messageType property
changes.
This MessageDigest
class provides applications the
functionality of a message digest algorithm, such as MD5 or SHA.
Creates a message digest with the specified algorithm name.
This is the Service Provider Interface (SPI) for MessageDigest
class in java.security.
Default constructor of the MessageDigestSpi class
Creates a new MessageFormat object with
the specified pattern
Creates a new MessageFormat object with
the specified pattern
Constructor which sets QOP to 0 indicating that the default QOP is
requested.
Constructor which sets the values for the qop and privacy state.
The type of message displayed.
meta - field in class javax.swing.text.html.parser.
DTD The meta element for this DTD.
Called on MIDI meta events.
The META key extended modifier.
Bit mask indicating the that meta key was pressed.
This is the bit mask which indicates the meta key is down.
The interface defines the methods to be implemented by classes wanting
to be notified on MIDI meta events from a Sequencer.
A factory class that creates borders for the different Swing components.
A UI delegate for the
JButton
component.
Creates a new MetalCheckBoxIcon instance.
Constructs a new instance of MetalCheckBoxUI.
A layout manager that arranges the editor component (if active) and the
button that make up the combo box.
Creates a new instance of the layout manager.
Constructs a new instance of MetalComboBoxUI.
A popup menu for the combo-box.
A listener (no longer used) that responds when components are added to or
removed from the
JToolBar
.
Constructs a new instance of MetalDesktopIconUI
.
This helper class acts as the Layout Manager for the divider.
Creates a new DividerLayout object.
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.
Creates a new instance of this UI delegate.
Creates a new title pane for the specified frame.
Constructs a new instance of MetalInternalFrameUI
.
A UI delegate for the
JLabel
component.
The shared instance of the UI delegate.
Constructs a new instance of MetalLabelUI
.
A custom look and feel that is designed to look similar across different
operating systems.
Creates a new instance of the Metal look and feel.
A UI implementation for MenuBar in the Metal Look & Feel.
Constructs a new instance of MetalPopupMenuSeparatorUI
.
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.
A property change handler that updates the rendered component in response
to specific property change events.
Constructs a new instance of MetalRadioButtonUI
.
A listener (no longer used) that responds to property change events in a
JToolBar
component.
Constructs a shared instance of MetalRootPaneUI
.
Constructs a new instance of MetalScrollBarUI
, with no
specific initialisation.
Constructs a new instance of MetalScrollPaneUI
.
Constructs a new instance of MetalSeparatorUI
.
A UI delegate for the
JSlider
component.
Constructs a new instance.
Constructs a new instance of MetalSplitPaneUI
.
Constructs a new instance of MetalTabbedPaneUI.
Constructs a new instance of MetalTextFieldUI.
Constructs a new instance of MetalToggleButtonUI
.
A UI delegate for the
JToolBar
component.
Creates a new instance of this UI delegate.
A UI delegate for the
JToolTip
component.
Constructs a new instance of MetalToolTipUI
.
A UI delegate for the
JTree
component.
Constructs a new instance of MetalTreeUI
.
A system exclusive MIDI message.
Create a default valid meta message.
Create a MetaMessage object.
The requested method in use for this connection.
The Method class represents a member method of a class.
The output method (xml, html, or text).
MethodDescriptor describes information about a JavaBeans method.
Create a new MethodDescriptor.
Create a new MethodDescriptor.
Stores the font metrics *
The length of the MIDI file in microseconds.
A master or slave sync mode indicating the use of MIDI clock messages.
A master or slave sync mode indicating the use of MIDI Time Code
messages.
Status byte for Time Code message.
Interface for all MIDI devices.
The abstract base class for all MidiDeviceProvider types.
A MIDI event is the combination of a MIDI message and a timestamp specified
in MIDI ticks.
Create a MIDI event object from the given MIDI message and timestamp.
Describe a MIDI file, including specifics about its type, length and timing.
Create a MidiFileFormat object from the given parameters.
The MidiFileReader abstract class defines the methods to be provided
by a MIDI file reader.
MidiFileWriter provides MIDI file writing services.
The base class for all MIDI messages.
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.
Create a MidiUnavailableException.
Create an MidiUnavailableException object.
Create an MidiUnavailableException object.
Create an MidiUnavailableException object.
Constant representing the millisecond time field.
Represents the position of the millisecond
pattern character in the array of
localized pattern characters.
Represents the position of the millisecond
in the day pattern character in the array of
localized pattern characters.
MIME string couldn't be parsed correctly.
Create a new instance without any message.
Create a new instance with a specified detailed error message.
The MIME types of the supported image formats.
Return whichever argument is smaller.
Return whichever argument is smaller.
Return whichever argument is smaller.
Return whichever argument is smaller.
Return whichever argument is smaller.
Return whichever argument is smaller.
Find the minimum element in a Collection, according to the natural
ordering of the elements.
Find the minimum element in a Collection, according to a specified
Comparator.
Return whichever argument is smaller.
Return whichever argument is smaller.
Min value for code point.
Minimum high surrogate code in UTF-16 encoding.
Minimum low surrogate code in UTF-16 encoding.
The minimum priority for a Thread.
Smallest value allowed for radix arguments in Java.
FIXME: use this somewhere.
Min value for supplementary code point.
Minimum surrogate code in UTF-16 encoding.
XML Schema minimum timezone offset, in minutes.
The minimum value a byte
can represent is -128 (or
-27).
The minimum value the char data type can hold.
The minimum positive value a double
may represent
is 5e-324.
The minimum positive value a float
may represent
is 1.4e-45.
The minimum value an int
can represent is -2147483648 (or
-231).
The minimum value a long
can represent is
-9223372036854775808L (or -263).
The minimum value a short
can represent is -32768 (or
-215).
The icon displayed in the restore button.
This helper class is used to handle key events that cause JInternalFrames
to be minimized.
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.
The KeyStroke associated with minimizing JInternalFrames.
The minimum reasonable width or height of a component.
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.
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.
This method returns the minimum layout size for the given container.
Returns the minimum size of the specified container using this layout.
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.
Calculates the minimum size for this container, taking into account
the components it contains.
This method returns the minimum layout size.
Returns the minimum size of the container that is laid out.
Calculates the minimum size of the layed out container.
Calculates the minimum size for this container, taking into account
the components it contains.
The minimum dimensions of the JOptionPane.
Returns the component's minimum size.
Returns the minimum size of this container.
Returns the minimum size of this component.
Retrieve the minimum size for this text area, considering the
text area's current row and column values.
Returns the minimum size for this text field.
Returns the minimum size of this component assuming it had the specified
number of rows.
Returns the minimum size of a text field with the specified number
of columns.
Retrieve the minimum size that this text area would have if its
row and column values were equal to those specified.
The dimensions of the minimum thumb size.
The minimum width for JOptionPanes.
The minimum index at which data can be read.
Contains more details about the exception.
The minor version number of this encoding format.
The space between minor ticks.
Creates and returns a Spring, which is always the negation of s.
Constant representing the minute of hour time field.
Represents the position of the minute
pattern character in the array of
localized pattern characters.
Constant that represents the minutes field.
The reason, when the node is missing.
This exception is thrown when a resource is missing.
Creates a new exception, with the specified parameters.
A Mixer is a Line which itself holds multiple lines.
This abstract class defines an interface to mixer providers.
Create a new mixer provider.
This method creates a directory for the path represented by this object.
This method creates a directory for the path represented by this file.
Constant for the units of millimeters.
Constant for the units of millimeters.
The key code (one of
KeyEvent
VK_) used to press
this button via a keyboard interface.
Fired in a PropertyChangeEvent when the "mnemonic" property changes.
A key to access the mnemonic for the action.
Indicates that something must be done in the current object before
interaction is allowed on other windows, usually for dialogs.
A count of the number of structural modifications that have been made to
the list (that is, insertions and removals).
The mode of the parameter.
Create an asynchronous LSParser
.
Create a synchronous LSParser
.
The button's current state.
The model describing this ProgressBar.
The model that holds the scroll bar's data.
The model that describes this JTabbedPane.
Fired in a PropertyChangeEvent when the "model" property changes.
A constant to indicate that the model has changed.
Indicates that the model of a text component has changed.
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.
Creates a new ModelListener object.
Maps a position in the document into the coordinate space of the View.
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.
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.
Maps a position in the document into the coordinate space of the View.
Calculates the geometric extent of the character at the
given offset.
Maps a position in the document into the coordinate space of the View.
Calculates the geometric extent of the character at the
given offset.
The Attr
was modified in place.
Represents the position of the modified Julian
day pattern character in the array of
localized pattern characters.
The modifier of this attribute.
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.
This constructor really shouldn't be here ... there are no
instance methods or variables of this class, so instantiation is
worthless.
Lm = Letter, Modifier (Informative).
Sk = Symbol, Modifier (Informative).
Monarch (7 3/4) envelope size, 3.87 inch x 7.5 inch
The Monarch envelope size: 3.87 inch by 7.5 inch.
Constant representing Monday.
Specifies monochrome printing.
Constant representing the month time field.
Represents the position of the month
pattern character in the array of
localized pattern characters.
Constant that represents the months field.
This event id indicates that the mouse was clicked.
This event id indicates that the mouse was dragged over a component.
This event id indicates that the mouse entered a component.
Mask for mouse button events.
This event id indicates that the mouse exited a component.
This is the first id in the range of event ids used by this class.
This is the last id in the range of event ids used by this class.
Mask for mouse motion events.
This event id indicates that the mouse was moved.
This event id indicates that the mouse was pressed.
This event id indicates that the mouse was released.
This event id indicates that the mouse wheel was rotated.
Mask for mouse wheel events.
This class implements MouseListener
and implements all methods
with empty bodies.
Do nothing default constructor for subclasses.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
This method is called when the mouse is clicked (pressed and released
in short succession) on a component.
This method is called when the mouse is clicked (pressed and released
in short succession) on a component.
This method is called when the mouse is clicked.
Invoked when the mouse button has been clicked (pressed and released) on
a component.
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.
- If we receive a triple click, the caret position (dot) is set
to the position associated to the mouse click and the line at
this location is selected.
Dispatched when the mouse is clicked.
Receives notification of a mouse click event.
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.
This method is called when the mouse is clicked (pressed and released
in short succession) on a component.
AWT 1.0 MOUSE_DOWN event handler.
AWT 1.0 MOUSE_DRAG event handler.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
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 moved over a component
while a button has been pressed.
This method is called when the mouse is dragged.
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.
Moves the caret position when the mouse is dragged over the text
component, modifying the selection accordingly.
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.
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.
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.
This method is called when the mouse enters a component.
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.
Indicates that the mouse has entered the text component.
Implements this method in the interface with an empty method body.
This method is called when the mouse enters a component.
This method is called when the mouse enters a component.
This method is called whenever the mouse enters a JComponent registered
with the ToolTipManager.
This event is generated for a mouse event.
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.
AWT 1.0 MOUSE_EXIT event handler.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
This method is called when the mouse exits a component.
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.
Indicates that the mouse has exited the text component.
Implements this method in the interface with an empty method body.
This method is called when the mouse exits a component.
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.
MouseListener is responsible for updating the selection based on mouse
events.
Constructor MouseInputAdapter
This helper class handles mouse events that occur on the JDesktopIcon.
This class handles mouse events occuring inside the menu item.
This class is used by menus to handle mouse events occuring in the
menu.
MouseInputHandler handles passing all mouse events, including mouse motion
events, until the mouse is released to the destination it is constructed
with.
Creates a new MouseInputHandler object.
The mouse listener listening to the list.
mouse input listener listening to menu item.
MouseInputListener public interface.
MouseListener listening to mouse events occuring in the combo box
The listener that listens for mouse events.
This interface is for classes that wish to receive mouse events other than
simple motion events.
This class implements MouseMotionListener
and implements all
methods with empty bodies.
Do nothing default constructor for subclasses.
MouseMotionListener listening to mouse motion events occuring in the
combo box
This interface is for classes that wish to be notified of mouse movements.
Move the mouse pointer to absolute coordinates (x, y).
AWT 1.0 MOUSE_MOVE event handler.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
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 over a component
while no button is pressed.
This method is called when the mouse is moved in the JToolBar.
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.
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.
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.
Press one or more mouse buttons.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
This method is called when the mouse is pressed over a component.
This method is called when the mouse is pressed over a component.
This method is called when the mouse is pressed in the JToolBar.
Invoked when a mouse button has been pressed on a component.
Invoked when a mouse button has been pressed on a component.
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.
Implements this method in the interface with an empty method body.
This method is called when the mouse is pressed over a component.
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.
Release one or more mouse buttons.
Handles this event by dispatching it to the "a" and "b" listener
instances.
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.
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.
Indicates that a mouse button has been released on the text component.
Implements this method in the interface with an empty method body.
This method is called when the mouse is released over a component.
This method is called when the mouse is released over a component.
AWT 1.0 MOUSE_UP event handler.
Rotate the mouse scroll wheel.
This event is generated for a mouse wheel rotation.
MouseWheelEvent(java.awt.Component,int,long,int,int,int,int,boolean,int,int,int) - constructor for class java.awt.event.
MouseWheelEvent Initializes a new instance of MouseWheelEvent
with the
specified information.
Listens for mouse wheel events and update the scrollpane accordingly.
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.
Receives notification whenever the mouse wheel is moved.
This method is called when the mouse wheel is rotated.
Moves this component to the specified location, relative to the parent's
coordinates.
Sets this object's coordinates to the specified values.
Moves the location of this rectangle by setting its upper left
corner to the specified coordinates.
The action command for the Move action.
Constant for a cursor used during window move operations.
Constant for a cursor used during window move operations.
This Action is responsible for dragging the JInternalFrame.
This method moves and repaints the JDesktopIcon to the given bounds.
Moves the caret to the position specified in the MouseEvent
.
Moves the caret to a given position.
moveColumn moves column at index i to index j.
Moves column at the specified index to new given location.
Moves the dot
location without touching the
mark
.
Moves the dot
location without touching the
mark
.
Moves the lead selection index to leadIndex
without
changing the selection values.
Moves the rows from startIndex
to endIndex
(inclusive) to the specified row.
Adds a new point to a path.
A helper method that moves this JInternalFrame to the back if the parent
is a JLayeredPane.
Moves a component to the "back" of its layer.
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.
A helper method that moves this JInternalFrame to the front if the parent
is a JLayeredPane.
Moves a component to the "front" of its layer.
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.
Indicates that the printer has been paused by the pause printer
operation and is currently moving to the pause state.
Indicates that this text object can hold multiple lines.
The name of the property for multi-selection.
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).
Creates a new MultiButtonUI
instance.
This class models a multicast UDP socket.
Create a MulticastSocket that this not bound to any address
Create a multicast socket bound to the specified port
Create a multicast socket bound to the specified SocketAddress.
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).
Creates a new MultiColorChooserUI
instance.
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).
Creates a new MultiComboBoxUI
instance.
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).
Creates a new MultiDesktopIconUI
instance.
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).
Creates a new MultiDesktopPaneUI
instance.
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).
Creates a new MultiFileChooserUI
instance.
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).
Creates a new MultiInternalFrameUI
instance.
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).
Creates a new MultiLabelUI
instance.
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).
Creates a new MultiListUI
instance.
A look and feel that provides the ability to use auxiliary look and feels
in addition to the primary look and feel.
Creates a new instance of the look and feel.
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).
Creates a new MultiMenuBarUI
instance.
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).
Creates a new MultiMenuItemUI
instance.
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).
Creates a new MultiOptionPaneUI
instance.
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).
Creates a new MultiPanelUI
instance.
MultiPixelPackedSampleModel provides a single band model that supports
multiple pixels in a single unit.
Indicates that a servant activated with that POA is able to support the
multiple Object Ids.
A helper operations for the array of
TaggedComponent
(
MultipleComponentProfile
).
Create the unitialised instance, leaving the value array
with default null
value.
Create the initialised instance.
The MultipleDocumentHandling
printing attribute controls
how certain printing attributes affect printing in case of multiple
documents in a print job.
Constructs a MultipleDocumentHandling
object.
Returns the result of multiplying this duration by the given factor.
Returns the result of multiplying this duration by the given factor.
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).
Creates a new MultiPopupMenuUI
instance.
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).
Creates a new MultiProgressBarUI
instance.
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).
Creates a new MultiRootPanelUI
instance.
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).
Creates a new MultiScrollBarUI
instance.
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).
Creates a new MultiScrollPaneUI
instance.
Indicates that multiple children can be selected at once.
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).
Creates a new MultiSeparatorUI
instance.
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).
Creates a new MultiSliderUI
instance.
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).
Creates a new MultiSpinnerUI
instance.
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).
Creates a new MultiSplitPaneUI
instance.
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).
Creates a new MultiTabbedPaneUI
instance.
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).
Creates a new MultiTableHeaderUI
instance.
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).
Creates a new MultiTableUI
instance.
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).
Creates a new MultiTextUI
instance.
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).
Creates a new MultiToolBarUI
instance.
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).
Creates a new MultiToolTipUI
instance.
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).
Creates a new MultiTreeUI
instance.
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).
Creates a new MultiViewPortUI
instance.
A data model used in
JComboBox
es that keeps track of the
components data and provides methods to insert and remove elements from
it.
MutableTreeNode public interface
The MutationEvent
interface provides specific contextual
information associated with Mutation events.