|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IOException
.
<
, &
, '
and "
will be escaped.
<
,
&
and > in ]]>
sequences).
- toFile(URL) -
Static method in class org.openide.util.Utilities
- Deprecated. Use
URI.URI(String)
and File.File(URI)
instead under JDK 1.4.
(There was no proper equivalent under JDK 1.3.)
- 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.
- 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 class org.openide.util.Lookup.Item
-
- toString() -
Method in class org.openide.util.Lookup.Template
-
- toString() -
Method in class org.openide.util.Mutex
- toString
- toString() -
Method in class org.openide.util.RequestProcessor.Task
-
- toString() -
Method in class org.openide.util.Task
-
- toString() -
Method in class org.openide.util.WeakSet
-
- toString() -
Method in class org.openide.util.io.FoldingIOException
- Deprecated.
- toString() -
Method in class org.openide.util.lookup.AbstractLookup
-
- toString() -
Method in class org.openide.util.lookup.ProxyLookup
-
- toURL(File) -
Static method in class org.openide.util.Utilities
- Deprecated. Use
File.toURI()
and URI.toURL()
instead under JDK 1.4.
(File.toURL()
is buggy in JDK 1.3 and the bugs are not fixed in JDK 1.4.)
- topologicalSets() -
Method in class 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, Map) -
Static method in class org.openide.util.Utilities
- Topologically sort some objects.
- 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.
- 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.).
- type(Object) -
Method in interface org.openide.util.lookup.InstanceContent.Convertor
- Return type of converted object.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |