- Task - Class in org.openide.util
-
A task that may be executed in a separate thread and permits examination of its status.
- Task(Runnable) - Constructor for class org.openide.util.Task
-
Create a new task.
- Task() - Constructor for class org.openide.util.Task
-
Constructor for subclasses that wants to control whole execution
itself.
- taskFinished(Task) - Method in interface org.openide.util.TaskListener
-
Called when a task finishes running.
- TaskListener - Interface in org.openide.util
-
Listener which can be notifies when a task finishes.
- throwException - Variable in class org.openide.util.io.NullInputStream
-
True if attempting to read from the stream should throw an
IOException
.
- throwException - Variable in class org.openide.util.io.NullOutputStream
-
is an exception be thrown while read?
- toArray() - Method in class org.openide.util.WeakSet
-
- toArray(T[]) - Method in class org.openide.util.WeakSet
-
- toAttributeValue(String) - Static method in class org.openide.xml.XMLUtil
-
Escape passed string as XML attibute value
(<
, &
, '
and "
will be escaped.
- toElementContent(String) - Static method in class org.openide.xml.XMLUtil
-
Escape passed string as XML element content (<
,
&
and > in ]]>
sequences).
- toFile(URI) - Static method in class org.openide.util.Utilities
-
Converts a URI to a file while being safe for UNC paths.
- toFile(URL) - Static method in class org.openide.util.Utilities
-
- toHex(byte[], int, int) - Static method in class org.openide.xml.XMLUtil
-
Can be used to encode values that contain invalid XML characters.
- toObjectArray(Object) - Static method in class org.openide.util.Utilities
-
Convert an array of primitive types to an array of objects.
- topologicalSets() - Method in exception org.openide.util.TopologicalSortException
-
As the full topological sort cannot be finished due to cycles
in the graph this methods performs a partition topological sort.
- topologicalSort(Collection<? extends T>, Map<? super T, ? extends Collection<? extends T>>) - Static method in class org.openide.util.Utilities
-
Topologically sort some objects.
- TopologicalSortException - Exception in org.openide.util
-
Exception that signals that a topological sort failed due to
unsortable nature of the graph and that provides support for
reporting and recovering from that state.
- toPrimitiveArray(Object[]) - Static method in class org.openide.util.Utilities
-
Convert an array of objects to an array of primitive types.
- toString() - Method in class org.openide.ServiceType.Handle
-
Deprecated.
- toString() - Method in class org.openide.util.HelpCtx
-
- toString() - Method in exception org.openide.util.io.FoldingIOException
-
- toString() - Method in class org.openide.util.Mutex
-
toString
- toString() - Method in class org.openide.util.Pair
-
- toString() - Method in class org.openide.util.RequestProcessor.Task
-
- toString() - Method in class org.openide.util.Task
-
- toString() - Method in exception org.openide.util.TopologicalSortException
-
- toString() - Method in class org.openide.util.WeakSet
-
- toURI(File) - Static method in class org.openide.util.Utilities
-
Converts a file to a URI while being safe for UNC paths.
- toURL(File) - Static method in class org.openide.util.Utilities
-
- transferableAccepted(Transferable, int) - Static method in class org.openide.util.datatransfer.ExClipboard
-
Notifies the transferable that it has been accepted by a drop.
- transferableOwnershipLost(Transferable) - Static method in class org.openide.util.datatransfer.ExClipboard
-
Notifies the transferable that it has lost ownership in clipboard.
- transferableRejected(Transferable) - Static method in class org.openide.util.datatransfer.ExClipboard
-
Notifies the transferable that it has been rejected by a drop.
- TransferListener - Interface in org.openide.util.datatransfer
-
Allows listening to progress of manipulation with ExTransferable.
- translate(String) - Static method in class org.openide.util.Utilities
-
Provides support for parts of the system that deal with classnames
(use Class.forName
, NbObjectInputStream
, etc.) or filenames
in layers.
- translateXML(Element, String) - Static method in class org.openide.xml.XMLUtil
-
Convert an XML fragment from one namespace to another.
- TYPICAL_WINDOWS_TASKBAR_HEIGHT - Static variable in class org.openide.util.Utilities
-
A height of the windows's taskbar