首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
M-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 org.openide.util.
MapFormat
.
A text format similar to
MessageFormat
but using string rather than numeric keys.
MapFormat(Map)
- Constructor for class org.openide.util.
MapFormat
Constructor.
MultiTransferObject
- interface org.openide.util.datatransfer.
MultiTransferObject
.
Interface for transferring multiple objects at once.
Mutex
- class org.openide.util.
Mutex
.
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 org.openide.util.
Mutex.Action
.
Action to be executed in a mutex without throwing any checked exceptions.
Mutex.ExceptionAction
- interface org.openide.util.
Mutex.ExceptionAction
.
Action to be executed in a mutex, possibly throwing checked exceptions.
Mutex.Privileged
- class org.openide.util.
Mutex.Privileged
.
Provides access to Mutex's internal methods.
Mutex.Privileged()
- Constructor for class org.openide.util.
Mutex.Privileged
MutexException
- exception org.openide.util.
MutexException
.
Encapsulates other exceptions thrown from a mutex method.
MutexException(Exception)
- Constructor for class org.openide.util.
MutexException
Create an encapsulated exception.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.