站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

M-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.5.1

org.openide.util 6.8.31
A B C D E F G H I K L M N O P Q R S T U V W X

M

MapFormat - Class in org.openide.util
A text format similar to MessageFormat but using string rather than numeric keys.
MapFormat(Map) - Constructor for class org.openide.util.MapFormat
Constructor.
mergeImages(Image, Image, int, int) - Static method in class org.openide.util.Utilities
This method merges two images into the new one.
metaInfServices(ClassLoader) - Static method in class org.openide.util.lookup.Lookups
Returns a lookup that implements the JDK1.3 JAR services mechanism and delegates to META-INF/services/name.of.class files.
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.
Mutex - Class in org.openide.util
Read-many/write-one lock.
Mutex(Object) - Constructor for class org.openide.util.Mutex
Enhanced constructor that permits specifying an object to use as a lock.
Mutex() - Constructor for class org.openide.util.Mutex
Default constructor.
Mutex(Mutex.Privileged) - Constructor for class org.openide.util.Mutex
 
Mutex.Action - Interface in org.openide.util
Action to be executed in a mutex without throwing any checked exceptions.
Mutex.ExceptionAction - Interface in org.openide.util
Action to be executed in a mutex, possibly throwing checked exceptions.
Mutex.Privileged - Class in org.openide.util
Provides access to Mutex's internal methods.
Mutex.Privileged() - Constructor for class org.openide.util.Mutex.Privileged
 
MutexException - Exception in org.openide.util
Encapsulates other exceptions thrown from a mutex method.
MutexException(Exception) - Constructor for exception org.openide.util.MutexException
Create an encapsulated exception.

org.openide.util 6.8.31
A B C D E F G H I K L M N O P Q R S T U V W X
Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.