- EMPTY - Static variable in class org.openide.util.datatransfer.ExTransferable
-
An implementation of Transferable
that contains no data.
- equals(Object) - Method in class org.openide.util.HelpCtx
-
- equals(Object) - Method in class org.openide.util.SharedClassObject
-
Test whether the classes of the compared objects are the same.
- ERROR - Static variable in class org.openide.ErrorManager
-
Serious problem, application may be crippled.
- ErrorManager - Class in org.openide
-
A more or less deprecated system of managing, annotating, and classifying errors
and log messages.
- ErrorManager() - Constructor for class org.openide.ErrorManager
-
- ErrorManager.Annotation - Interface in org.openide
-
Annotation that can be attached to an error.
- escapeParameters(String[]) - Static method in class org.openide.util.Utilities
-
Complementary method to parseParameters
- EXCEPTION - Static variable in class org.openide.ErrorManager
-
Something went wrong, though it can be recovered.
- ExClipboard - Class in org.openide.util.datatransfer
-
Extended clipboard that supports listeners that can be notified about
changes of content.
- ExClipboard(String) - Constructor for class org.openide.util.datatransfer.ExClipboard
-
Make a new clipboard.
- ExClipboard.Convertor - Interface in org.openide.util.datatransfer
-
Convertor that can convert the
contents
of a clipboard to
additional
flavors
.
- exit() - Method in class org.openide.LifecycleManager
-
Exit NetBeans.
- exit(int) - Method in class org.openide.LifecycleManager
-
Exit NetBeans with the given exit code.
- ExTransferable - Class in org.openide.util.datatransfer
-
Provides additional operations on
a transferable.
- ExTransferable.Multi - Class in org.openide.util.datatransfer
-
Transferable object for multiple transfer.
- ExTransferable.Single - Class in org.openide.util.datatransfer
-
Support for transferable owner with only one data flavor.