Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 8.6.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
L
LifecycleManager
- Class in
org.openide
Manages major aspects of the NetBeans lifecycle - currently saving all objects and exiting.
LifecycleManager()
- Constructor for class org.openide.
LifecycleManager
Subclass constructor.
linkActions(SystemAction[], SystemAction[])
- Static method in class org.openide.util.actions.
SystemAction
Concatenate two arrays of actions.
load(InputStream)
- Method in class org.openide.util.
EditableProperties
Load properties from a stream.
loadImage(String)
- Static method in class org.openide.util.
ImageUtilities
Loads an image from the specified resource ID.
loadImage(String, boolean)
- Static method in class org.openide.util.
ImageUtilities
Loads an image based on resource path.
loadImage(String)
- Static method in class org.openide.util.
Utilities
Deprecated.
Use
ImageUtilities.loadImage(java.lang.String)
.
loadImage(String, boolean)
- Static method in class org.openide.util.
Utilities
Deprecated.
Use
ImageUtilities.loadImage(java.lang.String, boolean)
.
loadImageIcon(String, boolean)
- Static method in class org.openide.util.
ImageUtilities
Loads an icon based on resource path.
log(int, String)
- Method in class org.openide.
ErrorManager
Logs the message to a file and (possibly) tells the user.
log(String)
- Method in class org.openide.
ErrorManager
Logs the message to log file and (possibly) tells the user.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util 8.6.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Built on February 9 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.