- Manager() - Constructor for class org.openide.awt.UndoRedo.Manager
-
- maximum - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Maximum of the range of the SpinButton.
- maybeShowPopup(MouseEvent, Component) - Method in class org.openide.awt.QuickSearch
-
- MenuItem(SystemAction, boolean) - Constructor for class org.openide.awt.Actions.MenuItem
-
Constructs a new menu item with the specified label
and no keyboard shortcut and connects it to the given SystemAction.
- MenuItem(Action, boolean) - Constructor for class org.openide.awt.Actions.MenuItem
-
Constructs a new menu item with the specified label
and no keyboard shortcut and connects it to the given SystemAction.
- minimum - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Minimum of the range of the SpinButton.
- minimumLayoutSize(Container) - Method in class org.openide.awt.EqualFlowLayout
-
Deprecated.
Returns the minimum dimensions needed to layout the components
contained in the specified target container.
- Mnemonics - Class in org.openide.awt
-
Support class for setting button, menu, and label text strings with mnemonics.
- mousePressed(MouseEvent) - Method in class org.openide.awt.MouseUtils.PopupMouseAdapter
-
- mouseReleased(MouseEvent) - Method in class org.openide.awt.MouseUtils.PopupMouseAdapter
-
- MouseUtils - Class in org.openide.awt
-
A class that contains a set of utility classes and methods
around mouse events and processing.
- MouseUtils() - Constructor for class org.openide.awt.MouseUtils
-
- MouseUtils.PopupMouseAdapter - Class in org.openide.awt
-
The PopupMouseAdapter provides safe way to implement popup menu invocation
mechanism.
- moveDown() - Method in class org.openide.awt.SpinButtonAdapter
-
Deprecated.
Is invoked when button down / right is clicked.
- moveDown() - Method in interface org.openide.awt.SpinButtonListener
-
Deprecated.
Is invoked when button down / right is clicked.
- moveUp() - Method in class org.openide.awt.SpinButtonAdapter
-
Deprecated.
Is invoked when button up / left is clicked.
- moveUp() - Method in interface org.openide.awt.SpinButtonListener
-
Deprecated.
Is invoked when button up / left is clicked.