A B C D E F G H I J K L M N O P Q R S T U V W X Y

E

edit() - Method in interface org.openide.cookies.EditCookie
Instructs an editor to be opened.
edit() - Method in class org.openide.windows.CloneableOpenSupport
Focuses existing component to view, or if none exists creates new.
EditAction - class org.openide.actions.EditAction.
Edit an object.
EditAction() - Constructor for class org.openide.actions.EditAction
 
EditCookie - interface org.openide.cookies.EditCookie.
Cookie permitting objects to be edited.
EDITOR_MODE - Static variable in class org.openide.text.CloneableEditorSupport
Common name for editor mode.
EDITOR_MODE - Static variable in class org.openide.text.EditorSupport
Deprecated. Use CloneableEditorSupport.EDITOR_MODE instead.
EditorCookie - interface org.openide.cookies.EditorCookie.
Cookie defining standard operations with a text document and an editor that can display it.
EditorSupport - class org.openide.text.EditorSupport.
Deprecated. Use DataEditorSupport instead
EditorSupport.Editor - class org.openide.text.EditorSupport.Editor.
Deprecated. Cloneable top component to hold the editor kit.
EditorSupport.Editor() - Constructor for class org.openide.text.EditorSupport.Editor
Deprecated. For externalization of subclasses only
EditorSupport.Editor(DataObject) - Constructor for class org.openide.text.EditorSupport.Editor
Deprecated. Constructor
EditorSupport.Editor(DataObject, EditorSupport) - Constructor for class org.openide.text.EditorSupport.Editor
Deprecated. Constructor
EditorSupport(MultiDataObject.Entry) - Constructor for class org.openide.text.EditorSupport
Deprecated. Support an existing loader entry.
element - Variable in class org.openide.src.nodes.ElementNode
Associated element.
element - Variable in class org.openide.src.nodes.SourceChildren
The element whose subelements are represented.
element - Variable in class org.openide.src.nodes.ClassChildren
The class element whose subelements are represented.
Element - class org.openide.src.Element.
Base class for representations of elements in the Java language.
ELEMENT_BEGIN - Static variable in interface org.openide.src.ElementPrinter
Beginning of whole element.
ELEMENT_END - Static variable in interface org.openide.src.ElementPrinter
End of whole element.
Element.Impl - interface org.openide.src.Element.Impl.
Pluggable implementation of the storage of element properties.
Element.Impl2 - interface org.openide.src.Element.Impl2.
Extended version of the implementation interface.
Element(Element.Impl) - Constructor for class org.openide.src.Element
Create a new element with the provided implementation.
ElementCookie - interface org.openide.cookies.ElementCookie.
Cookie permitting an object to be used in the Object Browser differently than in the Explorer.
elementFormat - Variable in class org.openide.src.nodes.ElementNode
Format for FeatureDescriptor.getDisplayName().
ElementFormat - class org.openide.src.ElementFormat.
A format used to print members of the source hierarchy.
ElementFormat(String) - Constructor for class org.openide.src.ElementFormat
Create a new format.
ElementNode - class org.openide.src.nodes.ElementNode.
Superclass of nodes representing elements in the source hierarchy.
ElementNode(Element, Children, boolean) - Constructor for class org.openide.src.nodes.ElementNode
Create a new element node.
ElementNodeFactory - interface org.openide.src.nodes.ElementNodeFactory.
A factory used to create instances of hierarchy node implementations.
ElementPrinter - interface org.openide.src.ElementPrinter.
Prints elements in a textual form.
ElementPrinterInterruptException - exception org.openide.src.ElementPrinterInterruptException.
Thrown when an element printer stops printing at some notable point.
ElementPrinterInterruptException() - Constructor for class org.openide.src.ElementPrinterInterruptException
Construct the exception.
ElementProperties - interface org.openide.src.ElementProperties.
Names of properties of elements.
EMPTY - Static variable in class org.openide.nodes.Node
An empty leaf node.
EMPTY - Static variable in class org.openide.util.Task
Dummy task which is already finished.
EMPTY - Static variable in class org.openide.util.Lookup
A dummy lookup that never returns any results.
EMPTY - Static variable in class org.openide.util.datatransfer.ExTransferable
An implementation of Transferable that contains no data.
EMPTY - Static variable in class org.openide.util.enum.EmptyEnumeration
instance of empty enumeration
EMPTY - Static variable in class org.openide.windows.CloneableTopComponent
Empty clone-sister list.
EMPTY_SPLITTER - Static variable in class org.openide.awt.SplittedPanel
constant for splitter component types - empty splitter
EmptyEnumeration - class org.openide.util.enum.EmptyEnumeration.
The class that represents empty enumeration.
EmptyEnumeration() - Constructor for class org.openide.util.enum.EmptyEnumeration
 
enable(Node) - Method in class org.openide.actions.DebugProjectAction
 
enable(Node) - Method in class org.openide.actions.BuildProjectAction
Test whether the action is currently enabled.
enable(Node) - Method in class org.openide.actions.ExecuteProjectAction
Test whether the action is currently enabled.
enable(Node) - Method in class org.openide.actions.CompileProjectAction
Test whether the action is currently enabled.
enable(Node) - Method in class org.openide.actions.SaveProjectAction
Enabled if the project desktop supports save cookie
enable(Node) - Method in class org.openide.util.actions.ProjectSensitiveAction
Performs the action on the current project desktop node.
enable(Node[]) - Method in class org.openide.actions.StartDebuggerAction
 
enable(Node[]) - Method in class org.openide.actions.GoAction
 
enable(Node[]) - Method in class org.openide.actions.TraceIntoAction
 
enable(Node[]) - Method in class org.openide.actions.AbstractCompileAction
Checks whether the depth is supported.
enable(Node[]) - Method in class org.openide.actions.RenameAction
 
enable(Node[]) - Method in class org.openide.actions.NewAction
 
enable(Node[]) - Method in class org.openide.actions.InstantiateAction
 
enable(Node[]) - Method in class org.openide.actions.MoveDownAction
 
enable(Node[]) - Method in class org.openide.actions.CustomizeAction
 
enable(Node[]) - Method in class org.openide.actions.MoveUpAction
 
enable(Node[]) - Method in class org.openide.actions.SaveAsTemplateAction
 
enable(Node[]) - Method in class org.openide.actions.NewTemplateAction
 
enable(Node[]) - Method in class org.openide.actions.GoToCursorAction
 
enable(Node[]) - Method in class org.openide.actions.OpenLocalExplorerAction
 
enable(Node[]) - Method in class org.openide.actions.PropertiesAction
 
enable(Node[]) - Method in class org.openide.util.actions.NodeAction
Test whether the action should be enabled based on the currently activated nodes.
enable(Node[]) - Method in class org.openide.util.actions.CookieAction
Test for enablement based on the cookies of selected nodes.
enableDelegation(int) - Method in class org.openide.nodes.FilterNode
Enable delegation of a set of methods.
encodeFileObject(FileObject) - Static method in class org.openide.execution.NbfsURLConnection
Provides a URL to access a file object.
ensureIndexIsVisible(int) - Method in class org.openide.awt.ListPane
If this JList is being displayed withing a JViewport and the specified cell isn't completely visible, scroll the viewport.
enterReadAccess() - Method in class org.openide.util.Mutex.Privileged
 
enterWriteAccess() - Method in class org.openide.util.Mutex.Privileged
 
EntityCatalog - class org.openide.xml.EntityCatalog.
Entity resolver resolving all entities registered by modules.
EntityCatalog() - Constructor for class org.openide.xml.EntityCatalog
 
entry - Variable in class org.openide.loaders.ExecSupport
entry to be associated with
entry - Variable in class org.openide.loaders.OpenSupport
Entry to work with.
env - Variable in class org.openide.windows.CloneableOpenSupport
the environment that provides connection to outside world
Environment - class org.openide.loaders.Environment.
Utilities that define the "settings hierarchy".
Environment.Provider - interface org.openide.loaders.Environment.Provider.
Cookie for objects that plan to provide environment.
environment() - Method in interface org.openide.Places.Nodes
Get the environment node.
EnvironmentNotSupportedException - exception org.openide.filesystems.EnvironmentNotSupportedException.
Exception thrown to signal that external execution and compilation is not supported on a given filesystem.
EnvironmentNotSupportedException(FileSystem) - Constructor for class org.openide.filesystems.EnvironmentNotSupportedException
 
EnvironmentNotSupportedException(FileSystem, String) - Constructor for class org.openide.filesystems.EnvironmentNotSupportedException
 
EqualFlowLayout - class org.openide.awt.EqualFlowLayout.
EqualFlowLayout is a layout manager that works the same way as FlowLayout.
EqualFlowLayout() - Constructor for class org.openide.awt.EqualFlowLayout
Constructs a new Flow Layout with a centered alignment and a default 5-unit horizontal and vertical gap.
EqualFlowLayout(int) - Constructor for class org.openide.awt.EqualFlowLayout
Constructs a new Flow Layout with the specified alignment and a default 5-unit horizontal and vertical gap.
EqualFlowLayout(int, int, int) - Constructor for class org.openide.awt.EqualFlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
equals(Object) - Method in interface org.openide.compiler.Compilable
Equal method should be implemented to return true for all Compilable objects that are "compiled in the same way" but ignoring their dependencies.
equals(Object) - Method in class org.openide.compiler.ExternalCompiler
Two external compilers are the same if they have been constructed with the same arguments.
equals(Object) - Method in class org.openide.compiler.ExternalCompiler.ErrorExpression
 
equals(Object) - Method in class org.openide.execution.NbProcessDescriptor
 
equals(Object) - Method in class org.openide.execution.NbClassPath
 
equals(Object) - Method in class org.openide.loaders.MultiDataObject.Entry
 
equals(Object) - Method in class org.openide.loaders.DataShadow.ShadowNode
Equal if the o is ShadowNode to the same shadow object.
equals(Object) - Method in class org.openide.loaders.XMLDataObject.Info
Deprecated.  
equals(Object) - Method in class org.openide.modules.ModuleDescription.Dependency
Deprecated.  
equals(Object) - Method in class org.openide.modules.SpecificationVersion
Overridden to compare contents.
equals(Object) - Method in class org.openide.modules.Dependency
Overridden to compare contents.
equals(Object) - Method in class org.openide.nodes.FilterNode
Test equality of original nodes.
equals(Object) - Method in class org.openide.nodes.Node.Property
 
equals(Object) - Method in class org.openide.nodes.Node.PropertySet
 
equals(Object) - Method in class org.openide.src.ConstructorElement.Key
 
equals(Object) - Method in class org.openide.src.Import
 
equals(Object) - Method in class org.openide.src.Identifier
Compare the specified object with this Identifier for equality.
equals(Object) - Method in class org.openide.src.Type
Compare the specified object with this Type for equality.
equals(Object) - Method in class org.openide.src.MethodParameter
 
equals(Object) - Method in class org.openide.src.MethodElement.Key
 
equals(Object) - Method in class org.openide.src.nodes.ElementNode
Test for equality.
equals(Object) - Method in class org.openide.text.DocumentLine
 
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.Lookup.Template
 
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.
ERROR - Static variable in class org.openide.ErrorManager
Serious problem, application may be crippled.
ERROR_MESSAGE - Static variable in class org.openide.NotifyDescriptor
Message type for error messages.
ERROR_STYLE_NAME - Static variable in class org.openide.text.NbDocument
Name of style attached to documents to mark a paragraph (line) as erroneous.
ErrorEvent - class org.openide.compiler.ErrorEvent.
Used to report errors and warnings.
ErrorEvent(CompilerGroup, FileObject, int, int, String, String) - Constructor for class org.openide.compiler.ErrorEvent
Create an error event.
ErrorManager - class org.openide.ErrorManager.
A system of managing, annotating, and classifying errors and log messages.
ErrorManager.Annotation - interface org.openide.ErrorManager.Annotation.
Annotation that can be attached to an error.
ErrorManager() - Constructor for class org.openide.ErrorManager
 
escapeParameters(String[]) - Static method in class org.openide.util.Utilities
Complementary method to parseParameters
eval(Reader) - Method in class org.openide.execution.ScriptType
Calls eval(Reader, Context) with getDefaultContext() as the second argument.
eval(Reader, ScriptType.Context) - Method in class org.openide.execution.ScriptType
Evaluate the script given in the form of a Reader.
eval(String) - Method in class org.openide.execution.ScriptType
Calls eval(String, Context) with getDefaultContext() as the second argument.
eval(String, ScriptType.Context) - Method in class org.openide.execution.ScriptType
Evaluate the script given in the form of a string.
EVENT - Static variable in class org.openide.util.Mutex
Mutex that allows code to be synchronized with the AWT event dispatch thread.
exception - Variable in class org.openide.compiler.CompilerGroupException
The enclosed exception.
EXCEPTION - Static variable in class org.openide.ErrorManager
Something went wrong, though it can be recovered.
exceptionComment() - Method in interface org.openide.src.JavaDocTag.Throws
Return the exception comment.
exceptionName() - Method in interface org.openide.src.JavaDocTag.Throws
Return the exception name.
exchange(int, int) - Method in interface org.openide.nodes.Index
Exchange two elements.
exchange(int, int) - Method in class org.openide.nodes.Index.Support
 
exchange(int, int) - Method in class org.openide.nodes.Index.ArrayChildren
 
ExClipboard - class org.openide.util.datatransfer.ExClipboard.
Extended clipboard that supports listeners that can be notified about changes of content.
ExClipboard.Convertor - interface org.openide.util.datatransfer.ExClipboard.Convertor.
Convertor that can convert the contents of a clipboard to additional flavors.
ExClipboard(String) - Constructor for class org.openide.util.datatransfer.ExClipboard
Make a new clipboard.
exec() - Method in class org.openide.execution.NbProcessDescriptor
Executes the process with arguments provided in constructor.
exec(Format) - Method in class org.openide.execution.NbProcessDescriptor
Executes the process with arguments formatted by the provided format.
exec(Format, String[]) - Method in class org.openide.execution.NbProcessDescriptor
Executes the process with arguments formatted by the provided format.
exec(Format, String[], boolean, File) - Method in class org.openide.execution.NbProcessDescriptor
Executes the process with arguments formatted by the provided format.
exec(Format, String[], File) - Method in class org.openide.execution.NbProcessDescriptor
Executes the process with arguments formatted by the provided format.
exec(Reader) - Method in class org.openide.execution.ScriptType
Calls exec(Reader, Context) with getDefaultContext() as the second argument.
exec(Reader, ScriptType.Context) - Method in class org.openide.execution.ScriptType
Execute the script given in the form of a Reader.
exec(String) - Method in class org.openide.execution.ScriptType
Calls exec(String, Context) with getDefaultContext() as the second argument.
exec(String, ScriptType.Context) - Method in class org.openide.execution.ScriptType
Execute the script given in the form of a string.
ExecCookie - interface org.openide.cookies.ExecCookie.
Cookie for objects which may be executed.
ExecInfo - class org.openide.execution.ExecInfo.
Provides basic information required to start executing a class.
ExecInfo(String) - Constructor for class org.openide.execution.ExecInfo
Create a new descriptor with no arguments.
ExecInfo(String, String[]) - Constructor for class org.openide.execution.ExecInfo
Create a new descriptor.
ExecSupport - class org.openide.loaders.ExecSupport.
Support for execution of a class file.
ExecSupport(MultiDataObject.Entry) - Constructor for class org.openide.loaders.ExecSupport
Create new support for given entry.
EXECUTE - Static variable in class org.openide.filesystems.FileSystemCapability
Well known ability to be executed
execute(DataObject) - Method in class org.openide.execution.Executor
Executes a dataobject.
execute(DataObject) - Method in class org.openide.execution.ProcessExecutor
Executes given dataobject by creating new process in underlying operating system.
execute(DataObject[], boolean) - Static method in class org.openide.actions.ExecuteAction
Execute some data objects.
execute(ExecInfo) - Method in class org.openide.execution.Executor
Execute a class given by name with some arguments in this executor.
execute(ExecInfo) - Method in class org.openide.execution.ThreadExecutor
 
execute(ExecInfo) - Method in class org.openide.execution.ProcessExecutor
 
execute(Iterator) - Static method in class org.openide.actions.ExecuteAction
Execute a list of items by cookie.
execute(Node[], boolean) - Static method in class org.openide.actions.ExecuteAction
Execute some nodes.
execute(String, Runnable, InputOutput) - Method in class org.openide.execution.ExecutionEngine
Prepare the environment for an Executor and start it.
ExecuteAction - class org.openide.actions.ExecuteAction.
Execute a class.
ExecuteAction() - Constructor for class org.openide.actions.ExecuteAction
 
executeClass(Class, String[]) - Method in class org.openide.execution.ThreadExecutor
Invokes main method of the class with given parameters.
ExecuteProjectAction - class org.openide.actions.ExecuteProjectAction.
Executes the current project if it supports execution.
ExecuteProjectAction() - Constructor for class org.openide.actions.ExecuteProjectAction
 
ExecutionEngine - class org.openide.execution.ExecutionEngine.
Engine providing the environment necessary to invoke executors.
ExecutionEngine() - Constructor for class org.openide.execution.ExecutionEngine
 
Executor - class org.openide.execution.Executor.
Implements the execution of a class.
Executor() - Constructor for class org.openide.execution.Executor
 
executors() - Static method in class org.openide.execution.Executor
Get all registered executors in the system's execution engine.
ExecutorTask - class org.openide.execution.ExecutorTask.
A task object that represents an asynchronously running execution task.
ExecutorTask(Runnable) - Constructor for class org.openide.execution.ExecutorTask
Create the task.
existingFileObjects(FileObject) - Method in class org.openide.filesystems.AbstractFileSystem
For the FileObject specified as parameter, returns the recursive enumeration of existing children fileobjects (both folders and data).
existsExt(String) - Method in class org.openide.filesystems.FileObject
Test whether there is a file with the same basename and only a changed extension in the same folder.
exit() - Method in class org.openide.TopManager
Exit the IDE.
exitReadAccess() - Method in class org.openide.util.Mutex.Privileged
 
exitWriteAccess() - Method in class org.openide.util.Mutex.Privileged
 
expandAll() - Method in class org.openide.explorer.view.TreeView
Expands all paths.
expandNode(Node) - Method in class org.openide.explorer.view.TreeView
Expandes the node in the tree.
expert - Variable in class org.openide.nodes.BeanNode.Descriptor
Expert properties.
EXPERT - Static variable in class org.openide.nodes.Sheet
Name for expert Bean property set.
explore(Node) - Method in class org.openide.TopManager.NodeOperation
Explore a node (and its subhierarchy).
ExplorerActions - class org.openide.explorer.ExplorerActions.
This class contains the default implementation of reactions to the standard explorer actions.
ExplorerActions() - Constructor for class org.openide.explorer.ExplorerActions
 
ExplorerManager - class org.openide.explorer.ExplorerManager.
Manages a selection and root context for a (set of) Explorer view(s).
ExplorerManager.Provider - interface org.openide.explorer.ExplorerManager.Provider.
Interface for components wishing to provide their own ExplorerManager.
ExplorerManager() - Constructor for class org.openide.explorer.ExplorerManager
Construct a new manager.
ExplorerPanel - class org.openide.explorer.ExplorerPanel.
Simple top component capable of displaying an Explorer.
ExplorerPanel() - Constructor for class org.openide.explorer.ExplorerPanel
Default constructor.
ExplorerPanel(ExplorerManager) - Constructor for class org.openide.explorer.ExplorerPanel
Initialize the explorer panel with the provided manager.
ExPropertyEditor - interface org.openide.explorer.propertysheet.ExPropertyEditor.
An extension interface for property editors that hides all the necessary communication with the IDE.
ExPropertyModel - interface org.openide.explorer.propertysheet.ExPropertyModel.
An extension to the PropertyModel interface that allows the property to supply information for ExPropertyEditor.
EXTENDS - Static variable in class org.openide.src.nodes.ClassElementFilter
Specifies a child representing the superclass of the node's class.
ExtensionList - class org.openide.loaders.ExtensionList.
Property class that collects a modifiable list of file extensions and permits checking of whether a name or a file object has a given extension.
ExtensionList() - Constructor for class org.openide.loaders.ExtensionList
Default constructor.
ExtensionListEditor - class org.openide.loaders.ExtensionListEditor.
Deprecated. Should not be used directly (property editor search path will find it).
ExtensionListEditor() - Constructor for class org.openide.loaders.ExtensionListEditor
Deprecated.  
extensions() - Method in class org.openide.loaders.ExtensionList
Get all extensions.
ExternalCompiler - class org.openide.compiler.ExternalCompiler.
Compiles (probably Java) sources via an external compiler process.
ExternalCompiler.ErrorExpression - class org.openide.compiler.ExternalCompiler.ErrorExpression.
Encapsulates several properties needed for processing the error output of an external compiler.
ExternalCompiler.ErrorExpression(String, String, int, int, int, int) - Constructor for class org.openide.compiler.ExternalCompiler.ErrorExpression
Create an error expression.
ExternalCompiler(Compiler[], FileObject, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler with dependencies.
ExternalCompiler(CompilerJob, FileObject, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler.
ExternalCompiler(File, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler for a given java.io.File.
ExternalCompiler(FileObject, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler.
ExternalCompiler(FileSystem, String, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler for an object in repository that still does not exists.
ExternalCompiler(String, Object, NbProcessDescriptor, ExternalCompiler.ErrorExpression) - Constructor for class org.openide.compiler.ExternalCompiler
Create an external compiler for an object in repository need not exist in present.
ExternalCompilerGroup - class org.openide.compiler.ExternalCompilerGroup.
A group holding several ExternalCompilers.
ExternalCompilerGroup.Format - class org.openide.compiler.ExternalCompilerGroup.Format.
Default format that can format tags related to compilation.
ExternalCompilerGroup.Format(String[]) - Constructor for class org.openide.compiler.ExternalCompilerGroup.Format
All values for the paths takes from NbClassPath.createXXX methods.
ExternalCompilerGroup.Format(String[], NbClassPath, NbClassPath, NbClassPath, NbClassPath) - Constructor for class org.openide.compiler.ExternalCompilerGroup.Format
 
ExternalCompilerGroup() - Constructor for class org.openide.compiler.ExternalCompilerGroup
Create an external compiler group.
ExternalCompilerType - class org.openide.compiler.ExternalCompilerType.
Compiler type that compiles using ExternalCompiler.
ExternalCompilerType() - Constructor for class org.openide.compiler.ExternalCompilerType
Constructor
externalExecutor - Variable in class org.openide.execution.ProcessExecutor
external process - like java.exe - property
extractJar(FileObject, InputStream) - Static method in class org.openide.filesystems.FileUtil
Deprecated. Use of XML filesystem layers generally obsoletes this method.
ExTransferable - class org.openide.util.datatransfer.ExTransferable.
Provides additional operations on a transferable.
ExTransferable.Multi - class org.openide.util.datatransfer.ExTransferable.Multi.
Transferable object for multiple transfer.
ExTransferable.Multi(Transferable[]) - Constructor for class org.openide.util.datatransfer.ExTransferable.Multi
Constructor taking a list of Transferable objects.
ExTransferable.Single - class org.openide.util.datatransfer.ExTransferable.Single.
Support for transferable owner with only one data flavor.
ExTransferable.Single(DataFlavor) - Constructor for class org.openide.util.datatransfer.ExTransferable.Single
Constructor.

A B C D E F G H I J K L M N O P Q R S T U V W X Y
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.