JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.ui 9.29
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
F
finalize()
- Method in class org.openide.util.
SharedClassObject
find(Class)
- Method in class org.openide.
ServiceType.Registry
Deprecated.
Just use lookup.
find(String)
- Method in class org.openide.
ServiceType.Registry
Deprecated.
Find a service type of a supplied name in the registry.
findAnnotations(Throwable)
- Method in class org.openide.
ErrorManager
Finds annotations associated with a given exception.
findCenterBounds(Dimension)
- Static method in class org.openide.util.
Utilities
Helps client code place components on the center of the screen.
findDialogParent()
- Static method in class org.openide.util.
Utilities
This is for use in situations where a standard swing API, such as
JOptionPane
.show* or
JFileChooser
.show*, is used to display a dialog.
findHelp(Component)
- Static method in class org.openide.util.
HelpCtx
Find the help ID for a component.
findHelp(Object)
- Static method in class org.openide.util.
HelpCtx
Finds help context for a generic object.
findImageBaseURL(Image)
- Static method in class org.openide.util.
ImageUtilities
Attempts to find image's URL, if it is defined.
findObject(Class<T>)
- Static method in class org.openide.util.
SharedClassObject
Obtain an instance of the desired class, if there is one.
findObject(Class<T>, boolean)
- Static method in class org.openide.util.
SharedClassObject
Find an existing object, possibly creating a new one as needed.
finished()
- Method in interface org.openide.util.
AsyncGUIJob
Method to update UI using given data constructed in
AsyncGUIJob.construct()
method.
fireClipboardChange()
- Method in class org.openide.util.datatransfer.
ExClipboard
Fires event about change of content in the clipboard.
firePropertyChange(String, Object, Object)
- Method in class org.openide.
ServiceType
Deprecated.
Fire information about change of a property in the service type.
firePropertyChange(String, Object, Object)
- Method in class org.openide.util.
SharedClassObject
Fire a property change event to all listeners.
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.ui 9.29
Prev Letter
Next Letter
Frames
No Frames
All Classes