- markForRestart() - Method in class org.openide.LifecycleManager
-
Request that the application restart immediately after next being shut down.
- mergeImages(Image, Image, int, int) - Static method in class org.openide.util.ImageUtilities
-
This method merges two images into the new one.
- mergeImages(Image, Image, int, int) - Static method in class org.openide.util.Utilities
-
- mouseButtonKeyCode(int) - Static method in class org.openide.util.Utilities
-
Get the pseudo-keycode used for the provided mouse button.
- mouseWheelDownKeyCode() - Static method in class org.openide.util.Utilities
-
Get the pseudo-keycode used for mouse wheel up events.
- mouseWheelUpKeyCode() - Static method in class org.openide.util.Utilities
-
Get the pseudo-keycode used for mouse wheel up events.
- Multi(Transferable[]) - Constructor for class org.openide.util.datatransfer.ExTransferable.Multi
-
Constructor taking a list of Transferable
objects.
- multiFlavor - Static variable in class org.openide.util.datatransfer.ExTransferable
-
Flavor for transfer of multiple objects.
- MultiTransferObject - Interface in org.openide.util.datatransfer
-
Interface for transferring multiple objects at once.