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

D-Index (NetBeans APIs) - NetBeans API Javadoc 4.1.0

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

D

DEBUG - Static variable in class org.openide.filesystems.FileSystemCapability
Deprecated. Please use the ClassPath API instead.
DEFAULT_ALIGN - Static variable in class org.openide.DialogDescriptor
Alignment to place options in the default manner.
DEFAULT_HEIGHT - Static variable in class org.openide.awt.HtmlBrowser
Preferred height of the browser
DEFAULT_HELP - Static variable in class org.openide.util.HelpCtx
Default help page.
DEFAULT_MAXIMUM - Static variable in class org.openide.awt.SpinButton
Deprecated. Default maximum.
DEFAULT_MINIMUM - Static variable in class org.openide.awt.SpinButton
Deprecated. Default minimum.
DEFAULT_OPTION - Static variable in class org.openide.NotifyDescriptor
Option type used by default.
DEFAULT_ORIENTATION - Static variable in class org.openide.awt.SpinButton
Deprecated. Default orientation of SpinButton.
DEFAULT_REPEAT_DELAY - Static variable in class org.openide.awt.SpinButton
Deprecated. Default value of repeatDelay.
DEFAULT_REPEAT_RATE - Static variable in class org.openide.awt.SpinButton
Deprecated. Default value of repeatRate.
DEFAULT_SPLITTER - Static variable in class org.openide.awt.SplittedPanel
Deprecated. constant for splitter component types - default splitter (raised)
DEFAULT_STEP - Static variable in class org.openide.awt.SpinButton
Deprecated. Default step.
DEFAULT_THRESHOLD - Static variable in class org.openide.awt.MouseUtils.PopupMouseAdapter
Deprecated. Obsoleted as of 3.4, PopupMouseAdapter now uses isPopupTrigger properly. Threshold does nothing, please use default constructor without treshold.
DEFAULT_WIDTH - Static variable in class org.openide.awt.HtmlBrowser
Preferred width of the browser
DELEGATE_DESTROY - Static variable in class org.openide.nodes.FilterNode
Whether to delegate destroy.
DELEGATE_GET_ACTIONS - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getActions.
DELEGATE_GET_CONTEXT_ACTIONS - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getContextActions.
DELEGATE_GET_DISPLAY_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getDisplayName.
DELEGATE_GET_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getName.
DELEGATE_GET_SHORT_DESCRIPTION - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getShortDescription.
DELEGATE_GET_VALUE - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getValue.
DELEGATE_SET_DISPLAY_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setDisplayName.
DELEGATE_SET_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setName.
DELEGATE_SET_SHORT_DESCRIPTION - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setShortDescription.
DELEGATE_SET_VALUE - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setValue.
DND_COPY - Static variable in class org.openide.nodes.NodeTransfer
 
DND_COPY_OR_MOVE - Static variable in class org.openide.nodes.NodeTransfer
 
DND_LINK - Static variable in class org.openide.nodes.NodeTransfer
 
DND_MOVE - Static variable in class org.openide.nodes.NodeTransfer
 
DND_NONE - Static variable in class org.openide.nodes.NodeTransfer
Constants for drag-n-drop operations.
DND_REFERENCE - Static variable in class org.openide.nodes.NodeTransfer
 
DOC - Static variable in class org.openide.filesystems.FileSystemCapability
Deprecated. Please use JavadocForBinaryQuery instead.
DefaultAttributes - class org.openide.filesystems.DefaultAttributes.
Implementation of AbstractFileSystem.Attr using a special file in each folder for holding attributes.
DefaultAttributes(AbstractFileSystem.Info, AbstractFileSystem.Change, AbstractFileSystem.List) - Constructor for class org.openide.filesystems.DefaultAttributes
Constructor.
DefaultAttributes(AbstractFileSystem.Info, AbstractFileSystem.Change, AbstractFileSystem.List, String) - Constructor for class org.openide.filesystems.DefaultAttributes
Constructor.
DefaultHandle - class org.openide.nodes.DefaultHandle.
Simple implementation of Node.Handle.
DefaultPropertyModel - class org.openide.explorer.propertysheet.DefaultPropertyModel.
Deprecated. Use org.openide.nodes.PropertySupport.Reflection instead
DefaultPropertyModel(Object, String) - Constructor for class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Creates new DefaultPropertyModel.
DefaultPropertyModel(Object, PropertyDescriptor) - Constructor for class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Creates new DefaultPropertyModel with provided specific PropertyDescriptor.
DeleteAction - class org.openide.actions.DeleteAction.
Delete an object.
DeleteAction() - Constructor for class org.openide.actions.DeleteAction
 
Dependency - class org.openide.modules.Dependency.
A dependency a module can have.
DialogDescriptor - class org.openide.DialogDescriptor.
A description of a standard dialog.
DialogDescriptor(Object, String) - Constructor for class org.openide.DialogDescriptor
Create modal dialog descriptor with given title and inner part, with OK/Cancel buttons with default alignment, no help available.
DialogDescriptor(Object, String, boolean, ActionListener) - Constructor for class org.openide.DialogDescriptor
Create dialog descriptor with given title, inner part and modal status, with OK/Cancel buttons displayed with default alignment, no help available.
DialogDescriptor(Object, String, boolean, int, Object, ActionListener) - Constructor for class org.openide.DialogDescriptor
Create dialog descriptor with given title, inner part, modal status, option type and default option.
DialogDescriptor(Object, String, boolean, Object[], Object, int, HelpCtx, ActionListener) - Constructor for class org.openide.DialogDescriptor
Create dialog descriptor; possibility of specifying custom array of options and their alignment.
DialogDescriptor(Object, String, boolean, Object[], Object, int, HelpCtx, ActionListener, boolean) - Constructor for class org.openide.DialogDescriptor
Create dialog descriptor; possibility of specifying custom array of options and their alignment.
DialogDescriptor(Object, String, boolean, int, Object, int, HelpCtx, ActionListener) - Constructor for class org.openide.DialogDescriptor
Create dialog descriptor.
DialogDisplayer - class org.openide.DialogDisplayer.
Permits dialogs to be displayed.
DialogDisplayer() - Constructor for class org.openide.DialogDisplayer
Subclass constructor.
DocumentLine - class org.openide.text.DocumentLine.
Implementation of a line in a StyledDocument.
DocumentLine(Lookup, PositionRef) - Constructor for class org.openide.text.DocumentLine
Constructor.
DocumentLine.Set - class org.openide.text.DocumentLine.Set.
Abstract implementation of Line.Set.
DocumentLine.Set(StyledDocument) - Constructor for class org.openide.text.DocumentLine.Set
Constructor.
delete(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Change
Delete a file.
delete(FileLock) - Method in class org.openide.filesystems.FileObject
Delete this file.
delete() - Method in class org.openide.filesystems.FileObject
Delete this file.
delete(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
delete(String) - Method in class org.openide.filesystems.JarFileSystem
 
delete(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
delete(String) - Method in class org.openide.filesystems.LocalFileSystem
 
delete(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Delete the file.
deleteAttributes(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Attr
Called when a file is deleted, to also delete its attributes.
deleteAttributes(String) - Method in class org.openide.filesystems.DefaultAttributes
 
deleteAttributes(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
deleteAttributes(String) - Method in class org.openide.filesystems.JarFileSystem
 
deleteAttributes(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Called when a file is deleted, to also delete its attributes.
deregisterServer(HttpServer.Impl) - Static method in class org.openide.util.HttpServer
Deprecated. As of 2.11 use Lookup instead of registering and derigistering HTTP server
destroy() - Method in class org.openide.nodes.BeanNode
Detaches all listeners from the bean and destroys it.
destroy() - Method in class org.openide.nodes.FilterNode
 
destroy() - Method in class org.openide.nodes.Node
Remove the node from its parent and deletes it.
destroyNodes(Node[]) - Method in class org.openide.nodes.Children.Keys
Called when the nodes have been removed from the children.
detach() - Method in class org.openide.explorer.ExplorerActions
Deprecated. Detach from manager currently being listened on.
detach() - Method in class org.openide.text.Annotation
Detach annotation.
disableDelegation(int) - Method in class org.openide.nodes.FilterNode
Disable delegation of a set of methods.
discardAllEdits() - Method in class org.openide.awt.UndoRedo.Manager
Discard all the existing edits from the undomanager.
displayFormat - Variable in class org.openide.nodes.AbstractNode
Message format to use for creation of the display name.
displayName() - Method in class org.openide.ServiceType
Default human-presentable name of the service type.
displayName() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
displayName() - Method in class org.openide.options.SystemOption
Get the display name of this system option.
displayName() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
displayName() - Method in class org.openide.text.PrintSettings
 
displayName(Object) - Method in interface org.openide.util.lookup.InstanceContent.Convertor
The human presentable name for the object.
doClick(int) - Method in class org.openide.awt.Actions.SubMenu
 
doClick(int) - Method in class org.openide.explorer.view.MenuView.MenuItem
Inform the acceptor.
doLayout() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
dockInto(TopComponent) - Method in interface org.openide.windows.Mode
Attaches a component to a mode for this workspace.
document(DocumentListener, Object) - Static method in class org.openide.util.WeakListener
Deprecated. Use WeakListeners.document(javax.swing.event.DocumentListener, java.lang.Object)
document(DocumentListener, Object) - Static method in class org.openide.util.WeakListeners
Creates a weak implementation of DocumentListener.
documentID() - Method in class org.openide.text.CloneableEditorSupport
Constructs the ID used for persistence of opened editors.
drag() - Method in class org.openide.nodes.AbstractNode
This implementation only calls clipboardCopy supposing that copy to clipboard and copy by d'n'd are similar.
drag() - Method in class org.openide.nodes.FilterNode
 
drag() - Method in class org.openide.nodes.Node
Called when a drag is started with this node.
dynamicChange(JPopupMenu, boolean) - Static method in class org.openide.awt.JPopupMenuUtils
 
dynamicChangeToSubmenu(JPopupMenu, boolean) - Static method in class org.openide.awt.JPopupMenuUtils
 

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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.