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

I-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

I

IDE_IMPL - Static variable in class org.openide.modules.Dependency
Implementation version of the IDE.
IDE_NAME - Static variable in class org.openide.modules.Dependency
Name, for purposes of dependencies, of the IDE.
IDE_SPEC - Static variable in class org.openide.modules.Dependency
Specification version of the IDE.
INFORMATIONAL - Static variable in class org.openide.ErrorManager
Message that would be useful for tracing events but which need not be a problem.
INFORMATION_MESSAGE - Static variable in class org.openide.NotifyDescriptor
Message type for information messages.
INTERNAL - Static variable in class org.openide.filesystems.URLMapper
URL which works inside this VM.
IconView - class org.openide.explorer.view.IconView.
A view displaying icons.
IconView() - Constructor for class org.openide.explorer.view.IconView
 
IndentEngine - class org.openide.text.IndentEngine.
Indentation engine for formating text in documents.
IndentEngine() - Constructor for class org.openide.text.IndentEngine
 
Index - interface org.openide.nodes.Index.
Index cookie providing operations useful for reordering child nodes.
Index.ArrayChildren - class org.openide.nodes.Index.ArrayChildren.
Reorderable children list stored in an array.
Index.ArrayChildren() - Constructor for class org.openide.nodes.Index.ArrayChildren
Constructor for the support.
Index.KeysChildren - class org.openide.nodes.Index.KeysChildren.
Implementation of index interface that operates on an list of objects that are presented by given nodes.
Index.KeysChildren(List) - Constructor for class org.openide.nodes.Index.KeysChildren
Constructor.
Index.Support - class org.openide.nodes.Index.Support.
A support class implementing some methods of the Index cookie.
Index.Support() - Constructor for class org.openide.nodes.Index.Support
Default constructor.
IndexedCustomizer - class org.openide.nodes.IndexedCustomizer.
Deprecated. Better to use Index.Support.showIndexedCustomizer which behaves better with the window system.
IndexedCustomizer() - Constructor for class org.openide.nodes.IndexedCustomizer
Deprecated. Construct a new customizer.
IndexedNode - class org.openide.nodes.IndexedNode.
An implementation of a node that has children and supports reordering by providing Index implementor.
IndexedNode() - Constructor for class org.openide.nodes.IndexedNode
Create an indexed node.
IndexedNode(Children, Index) - Constructor for class org.openide.nodes.IndexedNode
Allows subclasses to provide their own children and index handling.
IndexedPropertySupport - class org.openide.nodes.IndexedPropertySupport.
Support for indexed properties.
IndexedPropertySupport(Object, Class, Class, Method, Method, Method, Method) - Constructor for class org.openide.nodes.IndexedPropertySupport
Constructor.
InplaceEditor - interface org.openide.explorer.propertysheet.InplaceEditor.
Interface defining the contract of reusable inline cell editors for properties.
InplaceEditor.Factory - interface org.openide.explorer.propertysheet.InplaceEditor.Factory.
A factory for inplace editor instances.
InstalledFileLocator - class org.openide.modules.InstalledFileLocator.
Service providing the ability to locate a module-installed file in the NetBeans application's installation.
InstalledFileLocator() - Constructor for class org.openide.modules.InstalledFileLocator
No-op constructor for use by subclasses.
InstanceContent - class org.openide.util.lookup.InstanceContent.
A special content implementation that can be passed to AbstractLookup and provides methods for registration of instances and lazy instances.
InstanceContent() - Constructor for class org.openide.util.lookup.InstanceContent
Create a new, empty content.
InstanceContent.Convertor - interface org.openide.util.lookup.InstanceContent.Convertor.
Convertor postpones an instantiation of an object.
InstanceCookie - interface org.openide.cookies.InstanceCookie.
Cookie that should be provided by all nodes that are able to create a "instance".
InstanceCookie.Of - interface org.openide.cookies.InstanceCookie.Of.
Enhanced cookie that can answer queries about the type of the instance it creates.
iAlphaSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iCustomize - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iDisplayWritableOnly - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iNoSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iTypeSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iconResource() - Method in class org.openide.actions.CloneViewAction
 
iconResource() - Method in class org.openide.actions.CopyAction
 
iconResource() - Method in class org.openide.actions.CustomizeAction
 
iconResource() - Method in class org.openide.actions.CutAction
 
iconResource() - Method in class org.openide.actions.DeleteAction
 
iconResource() - Method in class org.openide.actions.EditAction
 
iconResource() - Method in class org.openide.actions.FindAction
 
iconResource() - Method in class org.openide.actions.GarbageCollectAction
 
iconResource() - Method in class org.openide.actions.NewAction
 
iconResource() - Method in class org.openide.actions.NextTabAction
 
iconResource() - Method in class org.openide.actions.OpenLocalExplorerAction
 
iconResource() - Method in class org.openide.actions.PageSetupAction
 
iconResource() - Method in class org.openide.actions.PasteAction
 
iconResource() - Method in class org.openide.actions.PreviousTabAction
 
iconResource() - Method in class org.openide.actions.PrintAction
 
iconResource() - Method in class org.openide.actions.PropertiesAction
 
iconResource() - Method in class org.openide.actions.RedoAction
 
iconResource() - Method in class org.openide.actions.SaveAction
 
iconResource() - Method in class org.openide.actions.UndoAction
 
iconResource() - Method in class org.openide.actions.UndockAction
Deprecated.  
iconResource() - Method in class org.openide.actions.ViewAction
 
iconResource() - Method in class org.openide.util.actions.SystemAction
Specify the proper resource name for the action's icon.
id(Object) - Method in interface org.openide.util.lookup.InstanceContent.Convertor
Computes the ID of the resulted object.
indentEngines() - Static method in class org.openide.text.IndentEngine
Returns enumeration of all registered indentation engines.
indentLine(Document, int) - Method in class org.openide.text.IndentEngine
Indents the current line.
indentNewLine(Document, int) - Method in class org.openide.text.IndentEngine
Inserts new line at given position and indents the new line with spaces.
indexOf(Node) - Method in class org.openide.nodes.Index.ArrayChildren
 
indexOf(Node) - Method in class org.openide.nodes.Index.Support
Get the index of a node.
indexOf(Node) - Method in interface org.openide.nodes.Index
Get the index of a given node.
indexToLocation(int) - Method in class org.openide.awt.ListPane
Deprecated. Returns the origin of the specified item in JList coordinates, null if index isn't valid.
info - Variable in class org.openide.filesystems.AbstractFileSystem
Methods for obtaining information about files.
initCollection() - Method in class org.openide.nodes.Children.Array
Allow subclasses to create a collection, the first time the children are used.
initCollection() - Method in class org.openide.nodes.Index.ArrayChildren
If default constructor is used, then this method is called to lazily create the collection.
initMap() - Method in class org.openide.nodes.Children.Map
Initialize some nodes.
initialize() - Method in class org.openide.NotifyDescriptor
Method that is called before a value is returned from any of getter methods in this object.
initialize(WizardDescriptor) - Method in interface org.openide.WizardDescriptor.InstantiatingIterator
Initializes this iterator, called from WizardDescriptor's constructor.
initialize() - Method in class org.openide.WizardDescriptor
Initializes settings.
initialize() - Method in class org.openide.actions.CopyAction
 
initialize() - Method in class org.openide.actions.CutAction
 
initialize() - Method in class org.openide.actions.DeleteAction
 
initialize() - Method in class org.openide.actions.MoveDownAction
 
initialize() - Method in class org.openide.actions.MoveUpAction
 
initialize() - Method in class org.openide.actions.PasteAction
 
initialize() - Method in class org.openide.actions.PopupAction
 
initialize() - Method in class org.openide.options.ContextSystemOption
 
initialize() - Method in class org.openide.util.SharedClassObject
Initialize shared state.
initialize() - Method in class org.openide.util.actions.BooleanStateAction
 
initialize() - Method in class org.openide.util.actions.CallbackSystemAction
Initialize the action to have no performer.
initialize() - Method in class org.openide.util.actions.NodeAction
 
initialize() - Method in class org.openide.util.actions.SystemAction
Initialize the action.
initialize() - Method in class org.openide.util.lookup.AbstractLookup
Method for subclasses to initialize them selves.
initializeCloneableEditor(CloneableEditor) - Method in class org.openide.text.CloneableEditorSupport
Initialize the editor.
initializePanels() - Method in class org.openide.WizardDescriptor.ArrayIterator
Allows subclasses to initialize their arrays of panels when constructed using default constructor.
inputStream(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get input stream.
inputStream(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
inputStream(String) - Method in class org.openide.filesystems.JarFileSystem
 
inputStream(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
inputStream(String) - Method in class org.openide.filesystems.LocalFileSystem
 
inputStream(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get input stream.
inputStream() - Method in interface org.openide.text.CloneableEditorSupport.Env
Obtains the input stream.
insertAfter(String) - Method in class org.openide.text.PositionBounds
Inserts the text after this PositionBounds.
insertGuarded(StyledDocument, int, String) - Static method in class org.openide.text.NbDocument
Inserts a text into given offset and marks it guarded.
insertString(int, String, AttributeSet) - Method in class org.openide.text.FilterDocument
 
insertUpdate(DocumentEvent) - Method in class org.openide.util.WeakListener.Document
Deprecated. Gives notification that there was an insert into the document.
installed() - Method in class org.openide.modules.ModuleInstall
Deprecated. Better to check specific aspects of the module's installation. For example, a globally installed module might be used in several user directories. Only the module itself can know whether its special installation tasks apply to some part of the global installation, or whether they apply to the module's usage in the current user directory. For this reason, implementing this method cannot be guaranteed to have useful effects.
instance - Variable in class org.openide.nodes.IndexedPropertySupport
Instance of the bean.
instance - Variable in class org.openide.nodes.PropertySupport.Reflection
Instance of a bean.
instanceClass() - Method in interface org.openide.cookies.InstanceCookie
The representation type that may be created as instances.
instanceCreate() - Method in interface org.openide.cookies.InstanceCookie
Create an instance.
instanceName() - Method in interface org.openide.cookies.InstanceCookie
The name of InstanceCookie.instanceClass().
instanceOf(Class) - Method in interface org.openide.cookies.InstanceCookie.Of
Query to found out if the object created by this cookie is instance of given type.
instanceOf(Class) - Method in class org.openide.util.lookup.AbstractLookup.Pair
Tests whether this item can produce object of class c.
instantiate() - Method in interface org.openide.WizardDescriptor.InstantiatingIterator
Returns set of instantiated objects.
invokeAction(Action, ActionEvent) - Method in class org.openide.actions.ActionManager
Deprecated. Just use ActionListener.actionPerformed(java.awt.event.ActionEvent) directly instead. Since 4.11.
isAddEvent() - Method in class org.openide.nodes.NodeMemberEvent
Get the type of action.
isAdded() - Method in class org.openide.filesystems.RepositoryEvent
Is the filesystem added or removed?
isArchiveFile(FileObject) - Static method in class org.openide.filesystems.FileUtil
Tests if a file represents a JAR or ZIP archive.
isArchiveFile(URL) - Static method in class org.openide.filesystems.FileUtil
Tests if a URL represents a JAR or ZIP archive.
isBackward() - Method in class org.openide.awt.HtmlBrowser.Impl
Is backward button enabled?
isBoundsIgnored() - Method in class org.openide.awt.SpinButton
Deprecated.  
isBreakpoint() - Method in class org.openide.text.DocumentLine
 
isBreakpoint() - Method in class org.openide.text.Line
Deprecated. Deprecated since 1.20. Use Annotation instead.
isCellEditable(int, int) - Method in class org.openide.explorer.view.NodeTableModel
Cell is editable only if it has non null value.
isChangeImmediate() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Getter for property changeImmediate.
isConfirmDelete() - Method in class org.openide.explorer.ExplorerActions
Deprecated. Should deletions be confirmed?
isConfirmDelete() - Static method in class org.openide.explorer.ExplorerPanel
Deprecated. Are deletions confirmed on all Explorer panels?
isConsumed() - Method in class org.openide.util.datatransfer.ClipboardEvent
Has this event been consumed?
isContinuousLayout() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the ContinuousLayout property.
isData() - Method in class org.openide.filesystems.FileObject
Test whether this object is a data object.
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Multi
Is this flavor supported?
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Single
 
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable
 
isDataFlavorSupported(int, DataFlavor) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Test whether a given data flavor is supported by the item at index.
isDefault() - Method in class org.openide.filesystems.FileSystem
Returns true if the filesystem is default one of the IDE.
isDefaultActionEnabled() - Method in class org.openide.explorer.view.TreeView
Does a double click invoke the default node action?
isDefaultValue() - Method in class org.openide.nodes.Node.Property
This method indicates whether the current value is the same as the value that would otherwise be restored by calling restoreDefaultValue() (if supportsDefaultValue() returns true).
isDeleted() - Method in class org.openide.text.Annotatable
Whether this Annotatable object was removed or not.
isDocumentLoaded() - Method in class org.openide.text.CloneableEditorSupport
Test whether the document is in memory, or whether loading is still in progress.
isDoubleClick(MouseEvent) - Static method in class org.openide.awt.MouseUtils
Returns true if parametr is a 'doubleclick event'
isDragSource() - Method in class org.openide.explorer.view.ListView
 
isDragSource() - Method in class org.openide.explorer.view.TreeView
Drag support is enabled by default.
isDropTarget() - Method in class org.openide.explorer.view.ListView
 
isDropTarget() - Method in class org.openide.explorer.view.TreeView
Drop support is enabled by default.
isEmpty() - Method in class org.openide.util.WeakSet
Returns true if this set contains no elements.
isEmpty() - Method in class org.openide.windows.CloneableTopComponent.Ref
Test whether there is any component in this set.
isEnabled() - Method in class org.openide.actions.RedoAction
 
isEnabled() - Method in class org.openide.actions.UndoAction
 
isEnabled() - Method in class org.openide.explorer.view.BeanTreeView
Is the tree enabled
isEnabled() - Method in class org.openide.modules.ModuleInfo
Whether the module is currently enabled.
isEnabled() - Method in class org.openide.util.actions.NodeAction
Test for enablement based on NodeAction.enable(org.openide.nodes.Node[]).
isEnabled() - Method in class org.openide.util.actions.SystemAction
Test whether the action is currently enabled.
isExactMatch() - Method in class org.openide.util.MapFormat
Test whether both brackets are required in the expression.
isExpanded(Node) - Method in class org.openide.explorer.view.TreeView
Test whether a node is expanded in the tree or not
isExpected() - Method in class org.openide.filesystems.FileEvent
Getter to test whether the change has been expected or not.
isFinishPanel() - Method in interface org.openide.WizardDescriptor.FinishablePanel
Specify if this panel would enable Finish button.
isFinished() - Method in class org.openide.util.Task
Test whether the task has finished running.
isFocusable() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Overridden to return false in cases that the preferences specify a read-only state
isFolder() - Method in class org.openide.filesystems.FileObject
Test whether this object is a folder.
isForward() - Method in class org.openide.awt.HtmlBrowser.Impl
Is forward button enabled?
isHidden() - Method in class org.openide.filesystems.FileSystem
Deprecated. This property is now useless.
isHistory() - Method in class org.openide.awt.HtmlBrowser.Impl
Is history button enabled?
isIconChange() - Method in class org.openide.filesystems.FileStatusEvent
Do the files changed their icons?
isImmediateReorder() - Method in class org.openide.nodes.IndexedCustomizer
Deprecated. Will reorders be reflected immediately?
isInitialized() - Method in class org.openide.nodes.Children
Method that can be used to test whether the children content has ever been used or it is still not initalized.
isJavaIdentifier(String) - Static method in class org.openide.util.Utilities
Test whether a given string is a valid Java identifier.
isKnownComponent(Component) - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns true if a component is one the inplace editor instantiated.
isLargeFrameIcons() - Static method in class org.openide.util.Utilities
Test whether the operating system supports icons on frames (windows).
isLeaf() - Method in class org.openide.DialogDescriptor
Get leaf status.
isLeaf() - Method in class org.openide.nodes.Node
Test whether the node is a leaf, or may contain children.
isLeftMouseButton(MouseEvent) - Static method in class org.openide.awt.MouseUtils
Deprecated. Offers no advantages over the standard SwingUtilities.isLeftMouseButton(java.awt.event.MouseEvent).
isLoggable(int) - Method in class org.openide.ErrorManager
Test whether a messages with given severity will be logged in advance.
isModal() - Method in class org.openide.DialogDescriptor
Get modal status.
isModified() - Method in interface org.openide.cookies.EditorCookie
Test whether the document is modified.
isModified() - Method in class org.openide.text.CloneableEditorSupport
Test whether the document is modified.
isModified() - Method in interface org.openide.windows.CloneableOpenSupport.Env
Test whether the object is modified or not.
isNameChange() - Method in class org.openide.filesystems.FileStatusEvent
Is the change change of name?
isNotifiable(int) - Method in class org.openide.ErrorManager
Test whether a throwable, if notified at the given level, will actually be displayed in any way (even to a log file etc.).
isOpaque() - Method in class org.openide.awt.ListPane
Deprecated. JList components are always opaque.
isOpened() - Method in class org.openide.windows.TopComponent
Indicates whether this TopComponent is opened.
isOpened(Workspace) - Method in class org.openide.windows.TopComponent
Deprecated. Use TopComponent.isOpened() instead.
isParentOf(FileObject, FileObject) - Static method in class org.openide.filesystems.FileUtil
Recursively checks whether the file is underneath the folder.
isPersistent() - Method in interface org.openide.cookies.ConnectionCookie.Type
Getter whether the registration to this type of event is persistent or is valid only till the source disappears (the IDE shutdowns).
isPersistent() - Method in class org.openide.filesystems.FileSystem
Deprecated. This property is long since useless.
isPopupAllowed() - Method in class org.openide.explorer.view.ListView
Test whether display of a popup menu is enabled.
isPopupAllowed() - Method in class org.openide.explorer.view.TreeView
Is it permitted to display a popup menu?
isPopupContained(JPopupMenu) - Static method in class org.openide.awt.JPopupMenuUtils
 
isReadAccess() - Method in class org.openide.util.Mutex
Tests whether this thread has already entered the mutex in read access.
isReadExternal() - Method in class org.openide.options.SystemOption
Allows subclasses to test whether the change of a property is invoked from readExternal method or by external change invoked by any other program.
isReadOnly() - Method in class org.openide.filesystems.FileObject
Deprecated. Please use the FileObject.canWrite().
isReadOnly() - Method in class org.openide.filesystems.FileSystem
Test if the filesystem is read-only or not.
isReadOnly() - Method in class org.openide.filesystems.JarFileSystem
This filesystem is read-only.
isReadOnly() - Method in class org.openide.filesystems.LocalFileSystem
 
isReadOnly() - Method in class org.openide.filesystems.MultiFileSystem
This filesystem is readonly if it has not writable system.
isReadOnly() - Method in class org.openide.filesystems.XMLFileSystem
Test if the filesystem is read-only or not.
isRepeating() - Method in class org.openide.awt.SpinButton
Deprecated.  
isRequestProcessorThread() - Method in class org.openide.util.RequestProcessor
Tests if the current thread is request processor thread.
isRightMouseButton(MouseEvent) - Static method in class org.openide.awt.MouseUtils
Deprecated. Offers no advantages over the standard SwingUtilities.isRightMouseButton(java.awt.event.MouseEvent).
isRoot() - Method in class org.openide.filesystems.FileObject
Test whether this object is the root folder.
isRootVisible() - Method in class org.openide.explorer.view.TreeView
Is the root node of the tree displayed?
isSon(Node, Node) - Static method in class org.openide.nodes.NodeOp
Test whether the second node is a (direct) child of the first one.
isSplitAbsolute() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitAbsolute property.
isSplitDragable() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitDragable property.
isSplitTypeChangeEnabled() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitTypeChangeEnabled property.
isStatusLineVisible() - Method in class org.openide.awt.HtmlBrowser
Gets status line state.
isSwapPanesEnabled() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SwapPanesEnabled property.
isToolbarVisible() - Method in class org.openide.awt.HtmlBrowser
Gets status toolbar.
isTraversalAllowed() - Method in class org.openide.explorer.view.ListView
Test whether hierarchy traversal shortcuts are permitted.
isUnix() - Static method in class org.openide.util.Utilities
Test whether the IDE is running on some variant of Unix.
isValid() - Method in class org.openide.NotifyDescriptor
Return true if OK button is valid (enabled), otherwise return false.
isValid() - Method in interface org.openide.WizardDescriptor.Panel
Test whether the panel is finished and it is safe to proceed to the next one.
isValid() - Method in class org.openide.filesystems.FileLock
Test whether this lock is still active, or released.
isValid() - Method in class org.openide.filesystems.FileObject
 
isValid() - Method in class org.openide.filesystems.FileSystem
Test whether filesystem is valid.
isValid() - Method in interface org.openide.windows.CloneableOpenSupport.Env
Test whether the support is in valid state or not.
isVirtual() - Method in class org.openide.filesystems.FileObject
Tests if file really exists or is missing.
isWindows() - Static method in class org.openide.util.Utilities
Test whether the IDE is running on some variant of Windows.
isWriteAccess() - Method in class org.openide.util.Mutex
Tests whether this thread has already entered the mutex in write access.
isWriteExternal() - Method in class org.openide.options.SystemOption
Allows subclasses to test whether the getter of a property is invoked from writeExternal method or by any other part of the program.
iterator() - Method in class org.openide.text.AttributedCharacters
Produce an appropriate character iterator.
iterator() - Method in class org.openide.util.WeakSet
Returns an iterator over the elements in this set.

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.