- EditableProperties - Class in org.openide.util
-
Similar to Properties but designed to retain additional
information needed for safe hand-editing.
- EditableProperties(boolean) - Constructor for class org.openide.util.EditableProperties
-
Creates empty instance.
- empty() - Static method in class org.openide.util.CharSequences
-
Returns object to represent empty sequence ""
- empty() - Static method in class org.openide.util.Enumerations
-
An empty enumeration.
- EMPTY - Static variable in class org.openide.util.Task
-
Dummy task which is already finished.
- enterReadAccess() - Method in class org.openide.util.Mutex.Privileged
-
- enterWriteAccess() - Method in class org.openide.util.Mutex.Privileged
-
- EntityCatalog - Class in org.openide.xml
-
Entity resolver resolving all entities registered by modules.
- EntityCatalog() - Constructor for class org.openide.xml.EntityCatalog
-
Default constructor for subclasses (generally discouraged).
- entrySet() - Method in class org.openide.util.EditableProperties
-
Returns a set view of the mappings ordered according to their file
position.
- Enumerations - Class in org.openide.util
-
Factory methods for various types of Enumeration.
- Enumerations.Processor<T,R> - Interface in org.openide.util
-
Processor interface that can filter out objects from the enumeration,
change them or add aditional objects to the end of the current enumeration.
- equals(Object) - Method in class org.openide.util.io.NbMarshalledObject
-
Two objects are equal if the hold the same serialized
representation.
- equals(Object) - Method in class org.openide.util.Pair
-
- equals(Object) - Method in class org.openide.util.WeakSet
-
- escapeParameters(String[]) - Static method in class org.openide.util.BaseUtilities
-
Complementary method to parseParameters
- EVENT - Static variable in class org.openide.util.Mutex
-
Mutex that allows code to be synchronized with the AWT event dispatch thread.
- Exceptions - Class in org.openide.util
-
- execute(Runnable) - Method in class org.openide.util.RequestProcessor
-
Implements contract of Executor.
- exitReadAccess() - Method in class org.openide.util.Mutex.Privileged
-
- exitWriteAccess() - Method in class org.openide.util.Mutex.Privileged
-