Skip navigation links
org.openide.util 8.15.1
A B C D E F G H I J K L M N O P Q R S T U V W X 

E

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 variable in class org.openide.util.datatransfer.ExTransferable
An implementation of Transferable that contains no data.
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.HelpCtx
 
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.SharedClassObject
Test whether the classes of the compared objects are the same.
equals(Object) - Method in class org.openide.util.WeakSet
 
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
EVENT - Static variable in class org.openide.util.Mutex
Mutex that allows code to be synchronized with the AWT event dispatch thread.
EXCEPTION - Static variable in class org.openide.ErrorManager
Something went wrong, though it can be recovered.
Exceptions - Class in org.openide.util
Useful utility and methods to work with exceptions as described in detail in the NetBeans logging guide.
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.
execute(Runnable) - Method in class org.openide.util.RequestProcessor
Implements contract of Executor.
exit() - Method in class org.openide.LifecycleManager
Exit NetBeans.
exitReadAccess() - Method in class org.openide.util.Mutex.Privileged
 
exitWriteAccess() - Method in class org.openide.util.Mutex.Privileged
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
org.openide.util 8.15.1

Built on June 23 2014.  |  Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.