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

A

activeReferenceQueue() - Static method in class org.openide.util.BaseUtilities
Useful queue for all parts of system that use java.lang.ref.References together with some ReferenceQueue and need to do some clean up when the reference is enqueued.
add(E) - Method in class org.openide.util.WeakSet
 
addChangeListener(ChangeListener) - Method in class org.openide.util.ChangeSupport
Adds a ChangeListener to the listener list.
addTaskListener(TaskListener) - Method in class org.openide.util.Task
Add a listener to the task.
annotateClass(Class) - Method in class org.openide.util.io.NbObjectOutputStream
 
appendChildElement(Element, Element, String[]) - Static method in class org.openide.xml.XMLUtil
Append a child element to the parent at the specified location.
array(T...) - Static method in class org.openide.util.Enumerations
Returns an enumeration that iterates over provided array.
attachLocalizedMessage(E, String) - Static method in class org.openide.util.Exceptions
Attaches additional localized message to given exception.
attachMessage(E, String) - Static method in class org.openide.util.Exceptions
Attaches additional message to given exception.
attachSeverity(E, Level) - Static method in class org.openide.util.Exceptions
Attaches a given severity to the exception.
available() - Method in class org.openide.util.io.ReaderInputStream
 
awaitTermination(long, TimeUnit) - Method in class org.openide.util.RequestProcessor
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links
org.openide.util 9.19