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

W-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

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

W

WARNING - Static variable in class org.openide.ErrorManager
Something went wrong in the software, but it is continuing and the user need not be bothered.
WeakListeners - class org.openide.util.WeakListeners.
A generic weak listener factory.
WeakSet - class org.openide.util.WeakSet.
Set which holds its members by using of WeakReferences.
WeakSet() - Constructor for class org.openide.util.WeakSet
Constructs a new set.
WeakSet(Collection) - Constructor for class org.openide.util.WeakSet
Constructs a new set containing the elements in the specified collection.
WeakSet(int) - Constructor for class org.openide.util.WeakSet
Constructs a new, empty set;
WeakSet(int, float) - Constructor for class org.openide.util.WeakSet
Constructs a new, empty set;
waitFinished() - Method in class org.openide.util.RequestProcessor.Task
This method is an implementation of the waitFinished method in the RequestProcessor.Task.
waitFinished(long) - Method in class org.openide.util.RequestProcessor.Task
Enhanced reimplementation of the Task.waitFinished(long) method.
waitFinished() - Method in class org.openide.util.Task
Wait until the task is finished.
waitFinished(long) - Method in class org.openide.util.Task
Wait until the task is finished, but only a given time.
willThrowExceptionIfKeyWasNotFound() - Method in class org.openide.util.MapFormat
Test whether formatter will throw exception if object for key was not found.
wrapString(String, int, BreakIterator, boolean) - Static method in class org.openide.util.Utilities
Wrap multi-line strings.
wrapString(String, int, boolean, boolean) - Static method in class org.openide.util.Utilities
Deprecated. Use (String, int, BreakIterator, boolean) as it is friendlier to I18N.
wrapStringToArray(String, int, boolean, boolean) - Static method in class org.openide.util.Utilities
Deprecated. use Utilities.wrapStringToArray(String, int, BreakIterator, boolean) since it is better for I18N
wrapStringToArray(String, int, BreakIterator, boolean) - Static method in class org.openide.util.Utilities
Wrap multi-line strings (and get the individual lines).
write(int) - Method in class org.openide.util.io.NullOutputStream
write method
write(Document, OutputStream, String) - Static method in class org.openide.xml.XMLUtil
Writes a DOM document to a stream.
writeAccess(Mutex.Action) - Method in class org.openide.util.Mutex
Run an action with write access.
writeAccess(Mutex.ExceptionAction) - Method in class org.openide.util.Mutex
Run an action with write access and possibly throw an exception.
writeAccess(Runnable) - Method in class org.openide.util.Mutex
Run an action with write access and return no result.
writeExternal(ObjectOutput) - Method in class org.openide.util.SharedClassObject
Writes nothing to the stream.
writeReplace() - Method in class org.openide.util.SharedClassObject
This method provides correct handling of serialization and deserialization.
writeSafely(ObjectOutput, Object) - Static method in class org.openide.util.io.NbObjectOutputStream
Writes an object safely to the object output.

 
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.