站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

O-Index (NetBeans Loaders API) - NetBeans API Javadoc 5.0.0

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

O

OpenSupport - class org.openide.loaders.OpenSupport.
Simple support for an openable file.
OpenSupport(MultiDataObject.Entry) - Constructor for class org.openide.loaders.OpenSupport
New support for a given entry.
OpenSupport(MultiDataObject.Entry, OpenSupport.Env) - Constructor for class org.openide.loaders.OpenSupport
Constructor that allows subclasses to provide their own environment.
OpenSupport.Env - class org.openide.loaders.OpenSupport.Env.
Environment that connects the support together with DataObject.
OpenSupport.Env(DataObject) - Constructor for class org.openide.loaders.OpenSupport.Env
Constructor.
OperationAdapter - class org.openide.loaders.OperationAdapter.
Adapter for methods of OperationListener.
OperationAdapter() - Constructor for class org.openide.loaders.OperationAdapter
 
OperationEvent - class org.openide.loaders.OperationEvent.
Event that describes operations taken on a data object.
OperationEvent.Copy - class org.openide.loaders.OperationEvent.Copy.
Notification of a copy action of a data object, creation of a shadow, or creation from a template.
OperationEvent.Move - class org.openide.loaders.OperationEvent.Move.
Notification of a move of a data object.
OperationEvent.Rename - class org.openide.loaders.OperationEvent.Rename.
Notification of a rename of a data object.
OperationListener - interface org.openide.loaders.OperationListener.
Listener to operations on data objects.
obj - Variable in class org.openide.text.EditorSupport.Editor
Deprecated. data object to work with
open() - Method in class org.openide.text.EditorSupport
Deprecated. Passes the actual opening to internal delegate support.
openAt(PositionRef) - Method in class org.openide.text.EditorSupport
Deprecated. Forcibly create one editor component.
openDocument() - Method in class org.openide.text.EditorSupport
Deprecated. Get the document associated with this cookie.
operationCopy(OperationEvent.Copy) - Method in class org.openide.loaders.OperationAdapter
 
operationCopy(OperationEvent.Copy) - Method in interface org.openide.loaders.OperationListener
Object has been successfully copied.
operationCreateFromTemplate(OperationEvent.Copy) - Method in class org.openide.loaders.OperationAdapter
 
operationCreateFromTemplate(OperationEvent.Copy) - Method in interface org.openide.loaders.OperationListener
New instance of an object has been created.
operationCreateShadow(OperationEvent.Copy) - Method in class org.openide.loaders.OperationAdapter
 
operationCreateShadow(OperationEvent.Copy) - Method in interface org.openide.loaders.OperationListener
A shadow of a data object has been created.
operationDelete(OperationEvent) - Method in class org.openide.loaders.OperationAdapter
 
operationDelete(OperationEvent) - Method in interface org.openide.loaders.OperationListener
Object has been successfully deleted.
operationMove(OperationEvent.Move) - Method in class org.openide.loaders.OperationAdapter
 
operationMove(OperationEvent.Move) - Method in interface org.openide.loaders.OperationListener
Object has been successfully moved.
operationPostCreate(OperationEvent) - Method in class org.openide.loaders.OperationAdapter
 
operationPostCreate(OperationEvent) - Method in interface org.openide.loaders.OperationListener
Object has been recognized by DataLoaderPool.findDataObject(org.openide.filesystems.FileObject).
operationRename(OperationEvent.Rename) - Method in class org.openide.loaders.OperationAdapter
 
operationRename(OperationEvent.Rename) - Method in interface org.openide.loaders.OperationListener
Object has been successfully renamed.
org.openide.actions - package org.openide.actions
 
org.openide.awt - package org.openide.awt
 
org.openide.loaders - package org.openide.loaders
Datasystems are the logical layer between a filesystem and the regular functions of the IDE.
org.openide.text - package org.openide.text
 
outputStream() - Method in class org.openide.text.DataEditorSupport.Env
Obtains the output stream.

 
A B C D E F G H I L M N O P R S T U V W X
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.