- DEFAULT_HELP - Static variable in class org.openide.util.HelpCtx
-
Default help page.
- defaultErrorHandler() - Static method in class org.openide.xml.XMLUtil
-
Create an XML error handler that rethrows errors and fatal errors and logs warnings.
- disabledActionBeep() - Static method in class org.openide.util.Utilities
-
On some platform this method makes a short audible beep, use it when user
tries to invoke an action that's disabled.
- display() - Method in class org.openide.util.HelpCtx
-
Displays the help page in a supported viewer, if any.
- display(HelpCtx) - Method in interface org.openide.util.HelpCtx.Displayer
-
Displays a help page.
- displayName() - Method in class org.openide.ServiceType
-
Deprecated.
Default human-presentable name of the service type.
- document(DocumentListener, Object) - Static method in class org.openide.util.WeakListeners
-
Creates a weak implementation of DocumentListener.