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

W

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.
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 in org.openide.util
A generic weak listener factory.
WeakSet<E> - Class in org.openide.util
This class provides storage functionality with Weak-referenced entries and new method putIfAbsent.
WeakSet(int, float) - Constructor for class org.openide.util.WeakSet
Constructs a new, empty WeakSet with the given initial capacity and the given load factor.
WeakSet(int) - Constructor for class org.openide.util.WeakSet
Constructs a new, empty WeakSet with the given initial capacity and the default load factor (0.75).
WeakSet() - Constructor for class org.openide.util.WeakSet
Constructs a new, empty WeakSet with the default initial capacity (16) and load factor (0.75).
WeakSet(Collection<? extends E>) - Constructor for class org.openide.util.WeakSet
Constructs a new WeakSet with the same mappings as the specified map.
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.
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<T>) - Method in class org.openide.util.Mutex
Run an action with write access.
writeAccess(Mutex.ExceptionAction<T>) - 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 J K L M N O P Q R S T U V W X 
org.openide.util 8.33.1

Built on January 9 2014.  |  Portions Copyright 1997-2014 Oracle. All rights reserved.