JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 9.34
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
filter(Enumeration<? extends T>, Enumerations.Processor<T, R>)
- Static method in class org.openide.util.
Enumerations
Filters some elements out from the input enumeration.
find()
- Method in interface org.openide.util.
NbBundle.ClassLoaderFinder
Deprecated.
Useless.
findElement(Element, String, String)
- Static method in class org.openide.xml.
XMLUtil
Search for an XML element in the direct children of parent only.
findLocalizedMessage(Throwable)
- Static method in class org.openide.util.
Exceptions
Extracts previously attached localized message for a given throwable.
findSubElements(Element)
- Static method in class org.openide.xml.
XMLUtil
Find all direct child elements of an element.
findText(Node)
- Static method in class org.openide.xml.
XMLUtil
Extract nested text from a node.
fireChange()
- Method in class org.openide.util.
ChangeSupport
Fires a change event to all registered listeners.
first()
- Method in class org.openide.util.
Pair
Returns the first element of the
Pair
.
first()
- Method in class org.openide.util.
Union2
Retrieve the union member of the first type.
FoldingIOException
- Exception in
org.openide.util.io
Encapsulates an exception.
FoldingIOException(Throwable)
- Constructor for exception org.openide.util.io.
FoldingIOException
Deprecated.
Better to create a new
IOException
and use its
Throwable.initCause(java.lang.Throwable)
method.
format(String, Map)
- Static method in class org.openide.util.
MapFormat
Designated method.
format(Object, StringBuffer, FieldPosition)
- Method in class org.openide.util.
MapFormat
Formats the parsed string by inserting table's values.
forModule(Class)
- Static method in class org.openide.util.
NbPreferences
Returns user preference node .
fromHex(char[], int, int)
- Static method in class org.openide.xml.
XMLUtil
Decodes data encoded using
toHex
.
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
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 9.34
Prev Letter
Next Letter
Frames
No Frames
All Classes