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

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

G

GUARDED - Static variable in class org.openide.text.NbDocument
Attribute that signals that a given character is guarded (cannot be modified).
GarbageCollectAction - class org.openide.actions.GarbageCollectAction.
Perform a system garbage collection.
GarbageCollectAction() - Constructor for class org.openide.actions.GarbageCollectAction
 
GotoAction - class org.openide.actions.GotoAction.
Go to a specific place (for example, line in the editor).
GotoAction() - Constructor for class org.openide.actions.GotoAction
 
get(String) - Method in class org.openide.nodes.Sheet.Set
Get a property by name.
get(String) - Method in class org.openide.nodes.Sheet
Find the property set with a given name.
get() - Method in class org.openide.util.Queue
Gets an object from the queue.
get(EventObject) - Method in class org.openide.util.WeakListener
Deprecated. Getter for the target listener.
get(Class) - Static method in class org.openide.util.actions.SystemAction
Obtain a singleton instance of the action with a specified class.
get() - Method in class org.openide.util.io.NbMarshalledObject
Returns a new copy of the contained marshalledobject.
getAccelerator() - Method in class org.openide.awt.Actions.SubMenu
Overrides superclass method to be able to have an accelerator.
getAccessibleContext() - Method in class org.openide.awt.HtmlBrowser
 
getAccessibleContext() - Method in class org.openide.awt.SplittedPanel.EmptySplitter
Deprecated.  
getAccessibleContext() - Method in class org.openide.awt.SplittedPanel
Deprecated.  
getAccessibleContext() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getAccessibleContext() - Method in class org.openide.explorer.view.TreeTableView
Overrides JScrollPane's getAccessibleContext() method to use internal accessible context.
getAccessibleContext() - Method in class org.openide.windows.TopComponent
 
getActionMapKey() - Method in class org.openide.actions.CloneViewAction
 
getActionMapKey() - Method in class org.openide.actions.CloseViewAction
 
getActionMapKey() - Method in class org.openide.actions.CopyAction
 
getActionMapKey() - Method in class org.openide.actions.CutAction
 
getActionMapKey() - Method in class org.openide.actions.DeleteAction
 
getActionMapKey() - Method in class org.openide.actions.PasteAction
 
getActionMapKey() - Method in class org.openide.util.actions.CallbackSystemAction
Getter for action map key, which is used to find action from provided context (i.e.
getActionPerformer() - Method in class org.openide.util.actions.CallbackSystemAction
Get the current action performer.
getActions() - Method in interface org.openide.actions.ToolsAction.Model
Deprecated.  
getActions() - Method in class org.openide.filesystems.AbstractFileSystem
 
getActions() - Method in class org.openide.filesystems.FileSystem
Returns an array of actions that can be invoked on any file in this filesystem.
getActions(Set) - Method in class org.openide.filesystems.FileSystem
 
getActions() - Method in class org.openide.filesystems.MultiFileSystem
Merge actions from all delegates.
getActions(Set) - Method in class org.openide.filesystems.MultiFileSystem
 
getActions() - Method in class org.openide.nodes.AbstractNode
Deprecated. Override Node.getActions(boolean) instead.
getActions() - Method in class org.openide.nodes.FilterNode
 
getActions(boolean) - Method in class org.openide.nodes.FilterNode
 
getActions(boolean) - Method in class org.openide.nodes.Node
Get the set of actions that are associated with this node.
getActions() - Method in class org.openide.nodes.Node
Deprecated. Use getActions (false) instead.
getActions() - Method in class org.openide.windows.TopComponent
Gets the actions which will appear in the popup menu of this component.
getActivated() - Method in interface org.openide.windows.TopComponent.Registry
Get the currently selected element.
getActivatedNodes() - Method in class org.openide.util.actions.NodeAction
Get the currently activated nodes.
getActivatedNodes() - Method in interface org.openide.windows.TopComponent.Registry
Getter for the lastly activated nodes.
getActivatedNodes() - Method in class org.openide.windows.TopComponent
Get the set of activated nodes in this component.
getActivatedNodes() - Method in interface org.openide.windows.WindowManager.Component
Deprecated. Get the set of activated nodes.
getAdditionalOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit additional choices the user can make.
getAllAttributeKeys() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getAllowedDragActions() - Method in class org.openide.explorer.view.ListView
Actions constants comes from DnDConstants.
getAllowedDragActions() - Method in class org.openide.explorer.view.TreeView
Actions constants comes from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.ListView
Actions constants comes from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.TreeView
Actions constants comes from DnDConstants.
getAnnotationCount() - Method in class org.openide.text.Annotatable
The count of already attached annotations.
getAnnotationType() - Method in class org.openide.text.Annotation
Returns name of the file which describes the annotation type.
getAnyComponent() - Method in class org.openide.windows.CloneableTopComponent.Ref
Deprecated. Use CloneableTopComponent.Ref.getArbitraryComponent() instead. It doesn't throw a runtime exception.
getArbitraryComponent() - Method in class org.openide.windows.CloneableTopComponent.Ref
Gets arbitrary component from the set.
getArchiveFile(FileObject) - Static method in class org.openide.filesystems.FileUtil
Returns a FileObject representing an archive file containg the FileObject given by the parameter.
getArchiveFile(URL) - Static method in class org.openide.filesystems.FileUtil
Returns the URL of the archive file containing the file referred to by a jar-protocol URL.
getArchiveRoot(FileObject) - Static method in class org.openide.filesystems.FileUtil
Returns a FileObject representing the root folder of an archive.
getArchiveRoot(URL) - Static method in class org.openide.filesystems.FileUtil
Returns a URL representing the root of an archive.
getArrowsOrientation() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current orientation of Arrows of SpinButton.
getAsText() - Method in class org.openide.text.PrintSettings.AlignmentEditor
 
getAsText() - Method in class org.openide.text.PrintSettings.PageFormatEditor
No text
getAttachedAnnotatable() - Method in class org.openide.text.Annotation
Gets annotatable object to which this annotation is attached.
getAttribute(String) - Method in class org.openide.filesystems.FileObject
Get the file attribute with the specified name.
getAttribute(String) - Method in class org.openide.modules.ModuleInfo
Get some attribute, for example OpenIDE-Module-Name.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getAttributes() - Method in class org.openide.filesystems.FileObject
Get all file attribute names for this file.
getAttributes() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getBackground(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getBackground(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getBean() - Method in class org.openide.nodes.BeanNode
Provides access to the bean represented by this BeanNode.
getBeanContextProxy() - Method in class org.openide.options.ContextSystemOption
 
getBeanInfo(Class) - Static method in class org.openide.util.Utilities
Central method for obtaining BeanInfo for potential JavaBean classes.
getBeanInfo(Class, Class) - Static method in class org.openide.util.Utilities
Central method for obtaining BeanInfo for potential JavaBean classes, with a stop class.
getBeans() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Returns an array of beans/nodes that this property belongs to.
getBeans() - Method in interface org.openide.explorer.propertysheet.ExPropertyModel
Deprecated. Returns an array of beans/nodes that this property belongs to.
getBeans() - Method in class org.openide.explorer.propertysheet.PropertyEnv
Array of beans that the edited property belongs to.
getBegin() - Method in class org.openide.text.PositionBounds
Get the starting position of this range.
getBeginIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getBooleanState() - Method in class org.openide.util.actions.BooleanStateAction
Get the current state.
getBorder() - Method in class org.openide.explorer.view.TreeView
 
getBounds() - Method in interface org.openide.windows.Mode
Getter for current bounds of the mode.
getBounds() - Method in interface org.openide.windows.Workspace
Deprecated. Do no use. It is redundant.
getBranding() - Static method in class org.openide.util.NbBundle
Get the current branding token.
getBreakpoint() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getBrowserComponent() - Method in class org.openide.awt.HtmlBrowser
Get the browser component.
getBrowserImpl() - Method in class org.openide.awt.HtmlBrowser
Get the browser implementation.
getBuildVersion() - Method in class org.openide.modules.ModuleInfo
The indentification of the build version.
getBundle(String) - Static method in class org.openide.util.NbBundle
Get a resource bundle with the default class loader and locale.
getBundle(Class) - Static method in class org.openide.util.NbBundle
Get a resource bundle in the same package as the provided class, with the default locale and the class' own classloader.
getBundle(String, Locale) - Static method in class org.openide.util.NbBundle
Get a resource bundle with the default class loader.
getBundle(String, Locale, ClassLoader) - Static method in class org.openide.util.NbBundle
Get a resource bundle the hard way.
getButtonListener() - Method in class org.openide.DialogDescriptor
Get button listener which listens for the user's button presses.
getCapability() - Method in class org.openide.filesystems.FileSystem
Deprecated. Capabilities are no longer used.
getCellBounds(int, int) - Method in class org.openide.awt.ListPane
Deprecated. Returns the bounds of the specified item in JList coordinates, null if index isn't valid.
getCharacterElement(int) - Method in class org.openide.text.FilterDocument
 
getCharacterElement(int) - Method in class org.openide.text.FilterStyledDocument
 
getChildren() - Method in class org.openide.filesystems.FileObject
Get all children of this folder (files and subfolders).
getChildren(boolean) - Method in class org.openide.filesystems.FileObject
Enumerate all children of this folder.
getChildren() - Method in class org.openide.nodes.Node
Get the list of children.
getClassLoader() - Method in class org.openide.modules.ModuleInfo
Get a class loader associated with this module that can load classes defined in the module.
getClassName(Class) - Static method in class org.openide.util.Utilities
Assemble a human-presentable class name for a specified class.
getClipboard() - Method in class org.openide.util.datatransfer.ClipboardEvent
Get the clipboard where operation occurred.
getCloneableEditorSupport() - Method in class org.openide.text.PositionRef
 
getCloseOperation() - Method in class org.openide.windows.TopComponent
Deprecated. Do not use. It is redundant since workspaces are not supported anymore.
getClosestNode() - Method in class org.openide.nodes.NodeNotFoundException
Get the closest node to the target that was able to be found.
getClosestNodeDepth() - Method in class org.openide.nodes.NodeNotFoundException
Getter for the depth of the closest node found.
getClosingOptions() - Method in class org.openide.DialogDescriptor
Getter for list of closing options.
getCodeName() - Method in class org.openide.modules.ModuleInfo
The full code name, with release version after slash if defined.
getCodeNameBase() - Method in class org.openide.modules.ModuleInfo
The code name of the module, sans release version.
getCodeNameRelease() - Method in class org.openide.modules.ModuleInfo
The release version (-1 if undefined).
getColumn() - Method in class org.openide.text.Line.Part
Start column of annotation
getColumn() - Method in class org.openide.text.PositionRef
Get the column number where this position points to.
getColumnClass(int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for column class.
getColumnCount() - Method in class org.openide.explorer.view.NodeTableModel
Getter for column count.
getColumnName(int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for column name
getComparator() - Method in class org.openide.nodes.Children.SortedArray
Get the current comparator.
getComparator() - Method in class org.openide.nodes.Children.SortedMap
Get the current comparator.
getComparison() - Method in class org.openide.modules.Dependency
Get the comparison type.
getCompile() - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
getComponent() - Method in interface org.openide.WizardDescriptor.Panel
Get the component displayed in this panel.
getComponent() - Method in class org.openide.awt.HtmlBrowser.Impl
Returns visual component of html browser.
getComponent() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns the physical inplace editor component that should be displayed on-screen.
getComponent() - Method in class org.openide.text.CloneableEditor
 
getComponent() - Method in interface org.openide.text.CloneableEditorSupport.Pane
Get the TopComponent that contains the EditorPane
getComponents() - Method in class org.openide.windows.CloneableTopComponent.Ref
Enumeration of all registered components.
getContextActions() - Method in class org.openide.actions.ActionManager
Get all registered actions that should be displayed by tools action.
getContextActions() - Method in class org.openide.nodes.FilterNode
 
getContextActions() - Method in class org.openide.nodes.Node
Deprecated. Use getActions (true) instead.
getContextMenu() - Method in class org.openide.nodes.Node
Make a context menu for this node.
getConvertors() - Method in class org.openide.util.datatransfer.ExClipboard
Obtain a list of convertors assigned to this clipboard.
getCookie(Class) - Method in class org.openide.nodes.AbstractNode
Get a cookie from the node.
getCookie(Class) - Method in class org.openide.nodes.CookieSet
Get a cookie.
getCookie(Class) - Method in class org.openide.nodes.FilterNode
Delegates to original, if no special lookup provided in constructor, Otherwise it delegates to the lookup.
getCookie(Class) - Method in class org.openide.nodes.IndexedNode
Get a cookie.
getCookie(Class) - Method in class org.openide.nodes.Node
Get a cookie for this node.
getCookieSet() - Method in class org.openide.nodes.AbstractNode
Get the cookie set.
getCount() - Method in interface org.openide.awt.Actions.SubMenuModel
 
getCount() - Method in interface org.openide.util.datatransfer.MultiTransferObject
Get the number of transferred elements.
getCurrent(int) - Method in class org.openide.text.DocumentLine.Set
 
getCurrent(int) - Method in class org.openide.text.Line.Set
Find line object representing the line in current document.
getCurrent() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getCurrentNodes() - Method in interface org.openide.windows.TopComponent.Registry
Getter for the currently selected nodes.
getCurrentPage() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Does nothing.
getCurrentWorkspace() - Method in class org.openide.windows.WindowManager
Deprecated. Do not use. Workspaces are not supported anymore.
getCustomEditor() - Method in class org.openide.text.PrintSettings.PageFormatEditor
 
getCustomizer() - Method in class org.openide.nodes.AbstractNode
Get the customizer.
getCustomizer() - Method in class org.openide.nodes.BeanNode
 
getCustomizer() - Method in class org.openide.nodes.FilterNode
 
getCustomizer() - Method in class org.openide.nodes.IndexedNode
 
getCustomizer() - Method in class org.openide.nodes.Node
Get the customizer component.
getData(boolean) - Method in class org.openide.filesystems.FileObject
Enumerate all data files in this folder.
getData() - Method in class org.openide.util.datatransfer.ExTransferable.Single
Abstract method to override to provide the right data for this transferable.
getDate() - Method in interface org.openide.ErrorManager.Annotation
Time at which the exception occurred.
getDate() - Method in class org.openide.text.Line.Set
Get creation time for this line set.
getDebug() - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
getDefault() - Static method in class org.openide.DialogDisplayer
Get the default dialog displayer.
getDefault() - Static method in class org.openide.ErrorManager
Getter for the default version of error manager.
getDefault() - Static method in class org.openide.LifecycleManager
Get the default lifecycle manager.
getDefault() - Static method in class org.openide.actions.ActionManager
Get the default action manager from lookup.
getDefault() - Static method in class org.openide.awt.HtmlBrowser.URLDisplayer
Get the default URL displayer.
getDefault() - Static method in class org.openide.awt.StatusDisplayer
Get the default status displayer.
getDefault() - Static method in class org.openide.filesystems.Repository
Access method to get default instance of repository in the system.
getDefault() - Static method in class org.openide.modules.InstalledFileLocator
Get a master locator.
getDefault() - Static method in class org.openide.nodes.NodeOperation
Get default instance from lookup.
getDefault() - Static method in class org.openide.text.IndentEngine
Returns a simple indentation engine that does no formatting.
getDefault() - Static method in class org.openide.util.Lookup
Static method to obtain the global lookup in the whole system.
getDefault() - Static method in class org.openide.util.RequestProcessor
The getter for the shared instance of the RequestProcessor.
getDefault() - Static method in class org.openide.windows.WindowManager
Singleton instance accessor method for window manager.
getDefault() - Static method in class org.openide.xml.EntityCatalog
Get a master entity catalog which can delegate to any others that have been registered via lookup.
getDefaultAction() - Method in class org.openide.nodes.AbstractNode
Deprecated. Use AbstractNode.getPreferredAction() instead.
getDefaultAction() - Method in class org.openide.nodes.FilterNode
 
getDefaultAction() - Method in class org.openide.nodes.Node
Deprecated. Use Node.getPreferredAction() instead.
getDefaultActions() - Static method in class org.openide.nodes.NodeOp
Deprecated. Do not use this method. It is useless now.
getDefaultFileSystem() - Method in class org.openide.filesystems.Repository
Gets the default filesystem of the IDE.
getDefaultProcessor() - Method in class org.openide.explorer.view.ListView
Get the current processor for default actions.
getDefaultRootElement() - Method in class org.openide.text.FilterDocument
 
getDefaultValue() - Method in class org.openide.NotifyDescriptor
Get the default value of descriptor.
getDelay() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current value of repeatDelay variable.
getDelay() - Method in class org.openide.util.RequestProcessor.Task
Getter for amount of millis till this task is started.
getDelegates() - Method in class org.openide.filesystems.MultiFileSystem
All filesystem that this system delegates to.
getDelta() - Method in class org.openide.nodes.NodeMemberEvent
Get a list of children that changed.
getDeltaIndices() - Method in class org.openide.nodes.NodeMemberEvent
Get an array of indices of the changed nodes.
getDependencies() - Method in class org.openide.modules.ModuleInfo
Get a list of all dependencies this module has.
getDeps() - Method in class org.openide.util.Utilities.UnorderableException
Deprecated. Get the dependencies.
getDepth() - Method in class org.openide.explorer.view.NodeListModel
Getter for depth.
getDisabledPropertyColor() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Display of properties is handled by the look and feel.
getDisabledPropertyColor() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getDisplayName() - Method in class org.openide.filesystems.AbstractFileSystem
 
getDisplayName() - Method in class org.openide.filesystems.FileSystem
Provides a name for the system that can be presented to the user.
getDisplayName() - Method in class org.openide.filesystems.JarFileSystem
 
getDisplayName() - Method in class org.openide.filesystems.LocalFileSystem
 
getDisplayName() - Method in class org.openide.filesystems.MultiFileSystem
The name of the filesystem.
getDisplayName() - Method in class org.openide.filesystems.XMLFileSystem
Provides a name for the system that can be presented to the user.
getDisplayName() - Method in class org.openide.modules.ModuleInfo
Get a localized display name, if available.
getDisplayName() - Method in class org.openide.nodes.FilterNode
 
getDisplayName() - Method in class org.openide.text.Line
Composes a human presentable name for the line.
getDisplayName() - Method in class org.openide.util.Lookup.Item
Get a human presentable name for the item.
getDisplayName() - Method in interface org.openide.windows.Mode
Deprecated. Do not use. It is redudant.
getDisplayName() - Method in class org.openide.windows.TopComponent
Gets localized dipslay name of this TopComponent.
getDisplayName() - Method in interface org.openide.windows.Workspace
Deprecated. Do no use. It is redundant.
getDisplayWritableOnly() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Does nothing.
getDisplayWritableOnly() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getDoc() - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use JavadocForBinaryQuery instead.
getDocument() - Method in interface org.openide.cookies.EditorCookie
Get the document (but do not block).
getDocument() - Method in class org.openide.text.CloneableEditorSupport
Get the document.
getDocumentURL() - Method in class org.openide.awt.HtmlBrowser
Gets current document url.
getDropType(Transferable, int, int) - Method in class org.openide.nodes.AbstractNode
Default implementation that tries to delegate the implementation to the createPasteTypes method.
getDropType(Transferable, int, int) - Method in class org.openide.nodes.FilterNode
 
getDropType(Transferable, int, int) - Method in class org.openide.nodes.Node
Determine if there is a paste operation that can be performed on provided transferable.
getEditorPane() - Method in class org.openide.text.CloneableEditor
 
getEditorPane() - Method in interface org.openide.text.CloneableEditorSupport.Pane
get the editor pane component represented by this wrapper.
getElementAt(int) - Method in class org.openide.explorer.view.NodeListModel
Child at given index.
getElementType() - Method in class org.openide.nodes.Node.IndexedProperty
Get the element type of the property (not the type of the whole property).
getEnd() - Method in class org.openide.text.PositionBounds
Get the ending position of this range.
getEndIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getEndPosition() - Method in class org.openide.text.FilterDocument
 
getError() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getEventClass() - Method in interface org.openide.cookies.ConnectionCookie.Type
The class that is passed into the listener's notify method when an event of this type is fired.
getException() - Method in class org.openide.util.MutexException
Get the encapsulated exception.
getException() - Method in class org.openide.util.io.OperationException
 
getException() - Method in class org.openide.util.io.SafeException
 
getExecute() - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
getExploredContext() - Method in class org.openide.explorer.ExplorerManager
Get the explored context.
getExplorerManager() - Method in interface org.openide.explorer.ExplorerManager.Provider
Get the explorer manager.
getExplorerManager() - Method in class org.openide.explorer.ExplorerPanel
Deprecated.  
getExt() - Method in class org.openide.filesystems.FileObject
Get the extension of this file or folder.
getExt() - Method in class org.openide.filesystems.FileRenameEvent
Get original extension of the file.
getExtension(String) - Static method in class org.openide.filesystems.FileUtil
Gets the extension of a specified file name.
getFeatureDescriptor() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Returns descriptor describing the property.
getFeatureDescriptor() - Method in interface org.openide.explorer.propertysheet.ExPropertyModel
Deprecated. Returns descriptor describing the property.
getFeatureDescriptor() - Method in class org.openide.explorer.propertysheet.PropertyEnv
Feature descritor that describes the property.
getFile() - Method in class org.openide.filesystems.FileEvent
 
getFileDisplayName(FileObject) - Static method in class org.openide.filesystems.FileUtil
Get an appropriate display name for a file object.
getFileObject(String, String) - Method in class org.openide.filesystems.FileObject
Retrieve file or folder contained in this folder by name.
getFileObject(String) - Method in class org.openide.filesystems.FileObject
Retrieve file or folder relative to a current folder, with a given relative path.
getFileObjects(URL) - Method in class org.openide.filesystems.URLMapper
Get an array of FileObjects for this url.
getFileSystem() - Method in class org.openide.filesystems.EnvironmentNotSupportedException
Deprecated. Getter for the filesystem that does not support environment operations.
getFileSystem() - Method in class org.openide.filesystems.FileObject
Get the filesystem containing this file.
getFileSystem() - Method in class org.openide.filesystems.FileStatusEvent
Getter for filesystem that caused the change.
getFileSystem() - Method in class org.openide.filesystems.RepositoryEvent
Getter for the filesystem that is added or removed.
getFileSystemName() - Method in class org.openide.filesystems.FileStateInvalidException
 
getFileSystems() - Method in class org.openide.filesystems.Repository
Deprecated. Please use the ClassPath API instead.
getFilter() - Method in interface org.openide.cookies.FilterCookie
Deprecated. Get the current filter.
getFilterClass() - Method in interface org.openide.cookies.FilterCookie
Deprecated. Get the declared filter (super-)class.
getFocusTraversableComponent(Component) - Static method in class org.openide.util.Utilities
Find a focus-traverable component.
getFolders(boolean) - Method in class org.openide.filesystems.FileObject
Enumerate the subfolders of this folder.
getFont(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getFont(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getFooterAlignment() - Method in class org.openide.text.PrintSettings
 
getFooterFont() - Method in class org.openide.text.PrintSettings
 
getFooterFormat() - Method in class org.openide.text.PrintSettings
 
getForeground(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getForeground(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getHandle() - Method in class org.openide.nodes.AbstractNode
Get a serializable handle for this node.
getHandle() - Method in class org.openide.nodes.FilterNode
If this is FilterNode without any changes (subclassed, changed children) and the original provides handle, stores them and returns a new handle for the proxy.
getHandle() - Method in class org.openide.nodes.Node
Obtain handle for this node (for serialization).
getHeaderAlignment() - Method in class org.openide.text.PrintSettings
 
getHeaderFont() - Method in class org.openide.text.PrintSettings
 
getHeaderFormat() - Method in class org.openide.text.PrintSettings
 
getHelp() - Method in interface org.openide.WizardDescriptor.Panel
Help for this panel.
getHelp() - Method in class org.openide.util.HelpCtx
Get a URL to the help page, if applicable.
getHelpCtx() - Method in class org.openide.DialogDescriptor
Get current help context asociated with this dialog descriptor.
getHelpCtx() - Method in class org.openide.ServiceType
Get context help for this service type.
getHelpCtx() - Method in class org.openide.actions.CloneViewAction
 
getHelpCtx() - Method in class org.openide.actions.CloseViewAction
 
getHelpCtx() - Method in class org.openide.actions.CopyAction
 
getHelpCtx() - Method in class org.openide.actions.CustomizeAction
 
getHelpCtx() - Method in class org.openide.actions.CutAction
 
getHelpCtx() - Method in class org.openide.actions.DeleteAction
 
getHelpCtx() - Method in class org.openide.actions.EditAction
 
getHelpCtx() - Method in class org.openide.actions.FindAction
 
getHelpCtx() - Method in class org.openide.actions.GarbageCollectAction
 
getHelpCtx() - Method in class org.openide.actions.GotoAction
 
getHelpCtx() - Method in class org.openide.actions.MoveDownAction
 
getHelpCtx() - Method in class org.openide.actions.MoveUpAction
 
getHelpCtx() - Method in class org.openide.actions.NewAction
 
getHelpCtx() - Method in class org.openide.actions.NextTabAction
 
getHelpCtx() - Method in class org.openide.actions.OpenAction
 
getHelpCtx() - Method in class org.openide.actions.OpenLocalExplorerAction
 
getHelpCtx() - Method in class org.openide.actions.PageSetupAction
 
getHelpCtx() - Method in class org.openide.actions.PasteAction
 
getHelpCtx() - Method in class org.openide.actions.PopupAction
 
getHelpCtx() - Method in class org.openide.actions.PreviousTabAction
 
getHelpCtx() - Method in class org.openide.actions.PrintAction
 
getHelpCtx() - Method in class org.openide.actions.PropertiesAction
 
getHelpCtx() - Method in class org.openide.actions.RedoAction
 
getHelpCtx() - Method in class org.openide.actions.RenameAction
 
getHelpCtx() - Method in class org.openide.actions.ReorderAction
 
getHelpCtx() - Method in class org.openide.actions.ReplaceAction
 
getHelpCtx() - Method in class org.openide.actions.SaveAction
 
getHelpCtx() - Method in class org.openide.actions.ToolsAction
 
getHelpCtx() - Method in class org.openide.actions.UndoAction
 
getHelpCtx() - Method in class org.openide.actions.UndockAction
Deprecated.  
getHelpCtx() - Method in class org.openide.actions.ViewAction
 
getHelpCtx() - Method in class org.openide.actions.WorkspaceSwitchAction
Deprecated.  
getHelpCtx(int) - Method in interface org.openide.awt.Actions.SubMenuModel
Get context help for the specified item.
getHelpCtx() - Method in class org.openide.explorer.ExplorerPanel
Deprecated. Get context help for an explorer window.
getHelpCtx(Node[], HelpCtx) - Static method in class org.openide.explorer.ExplorerPanel
Deprecated. Utility method to get context help from a node selection.
getHelpCtx(Node[], HelpCtx) - Static method in class org.openide.explorer.ExplorerUtils
Utility method to get context help from a node selection.
getHelpCtx() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getHelpCtx() - Method in class org.openide.explorer.view.MenuView.MenuItem
 
getHelpCtx() - Method in class org.openide.nodes.AbstractNode
 
getHelpCtx() - Method in class org.openide.nodes.BeanNode
 
getHelpCtx() - Method in class org.openide.nodes.FilterNode
 
getHelpCtx() - Method in class org.openide.nodes.Node
Get context help associated with this node.
getHelpCtx() - Method in class org.openide.options.SystemOption
Get context help for this system option.
getHelpCtx() - Method in class org.openide.text.CloneableEditor
Get context help for this editor pane.
getHelpCtx() - Method in class org.openide.text.IndentEngine
 
getHelpCtx() - Method in class org.openide.text.PrintSettings
 
getHelpCtx() - Method in interface org.openide.util.HelpCtx.Provider
Get the HelpCtx associated with implementing object.
getHelpCtx() - Method in class org.openide.util.actions.SystemAction
Get a help context for the action.
getHelpCtx() - Method in class org.openide.util.datatransfer.NewType
Help context for the creation action.
getHelpCtx() - Method in class org.openide.util.datatransfer.PasteType
Help content for the action.
getHelpCtx() - Method in class org.openide.windows.TopComponent
Get the help context for this component.
getHelpID() - Method in class org.openide.util.HelpCtx
Get the ID of the help page, if applicable.
getHomePage() - Static method in class org.openide.awt.HtmlBrowser
Getter for the home page
getHtmlDisplayName() - Method in class org.openide.nodes.FilterNode
Get a display name containing HTML markup.
getHtmlDisplayName() - Method in class org.openide.nodes.Node.Property
Return a variant of the display name containing HTML markup conforming to the limited subset of font-markup HTML supported by the lightweight HTML renderer org.openide.awt.HtmlRenderer (font color, bold, italic and strikethrough supported; font colors can be UIManager color keys if they are prefixed with a ! character, i.e.
getHtmlDisplayName() - Method in class org.openide.nodes.Node.PropertySet
Return a variant of the display name containing HTML markup conforming to the limited subset of font-markup HTML supported by the lightweight HTML renderer org.openide.awt.HtmlRenderer (font color, bold, italic and strikethrough supported; font colors can be UIManager color keys if they are prefixed with a ! character, i.e.
getHtmlDisplayName() - Method in class org.openide.nodes.Node
Return a variant of the display name containing HTML markup conforming to the limited subset of font-markup HTML supported by the lightweight HTML renderer org.openide.awt.HtmlRenderer (font color, bold, italic and strikethrough supported; font colors can be UIManager color keys if they are prefixed with a ! character, i.e.
getIcon(int) - Method in class org.openide.nodes.AbstractNode
Find an icon for this node.
getIcon(int) - Method in class org.openide.nodes.BeanNode
Get an icon for this node in the closed state.
getIcon(int) - Method in class org.openide.nodes.FilterNode
 
getIcon(int) - Method in class org.openide.nodes.Node
Find an icon for this node (in the closed state).
getIcon(int) - Method in class org.openide.text.PrintSettingsBeanInfo
Returns the PrintSettings' icon
getIcon() - Method in class org.openide.util.actions.SystemAction
Get the action's display icon.
getIcon(boolean) - Method in class org.openide.util.actions.SystemAction
Get the action's display icon, possibly creating a text label.
getIcon() - Method in interface org.openide.windows.Mode
Deprecated. Do not use. It is redundant.
getIcon() - Method in class org.openide.windows.TopComponent
 
getIcon() - Method in interface org.openide.windows.WindowManager.Component
Deprecated. Gets the icon associated with this component.
getId() - Method in class org.openide.util.Lookup.Item
Get a persistent indentifier for the item.
getId() - Method in class org.openide.util.Lookup.Template
Get the persistent identifier being searched for, if any.
getImplementationVersion() - Method in class org.openide.modules.ModuleInfo
The implementation version, or null.
getInPlaceCustomEditor() - Method in interface org.openide.explorer.propertysheet.editors.EnhancedPropertyEditor
Deprecated. Get an in-place editor.
getIndex(Object) - Method in class org.openide.explorer.view.NodeListModel
Finds index of given object.
getIndex() - Method in class org.openide.nodes.Index.KeysChildren
Getter for the index that works with this children.
getIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getIndexedPropertyEditor() - Method in class org.openide.nodes.Node.IndexedProperty
Get a property editor for individual elements in this property.
getIndexedValue(int) - Method in class org.openide.nodes.IndexedPropertySupport
 
getIndexedValue(int) - Method in class org.openide.nodes.Node.IndexedProperty
Get the value of the property at an index.
getInplaceEditor() - Method in interface org.openide.explorer.propertysheet.InplaceEditor.Factory
Fetch or create an inplace editor instance.
getInputStream() - Method in class org.openide.filesystems.FileObject
Get input stream.
getInputStream() - Method in class org.openide.text.CloneableEditorSupport
Returns an InputStream which reads the current data from this editor, taking into account the encoding of the file.
getInputText() - Method in class org.openide.NotifyDescriptor.InputLine
Get the text which the user typed into the input line.
getInsets() - Method in class org.openide.awt.JInlineMenu
Deprecated. Overriden to eliminate big gap at top of JInline popup painting.
getInstance(String) - Method in class org.openide.ErrorManager
Returns an instance with given name.
getInstance() - Method in class org.openide.util.Lookup.Item
Get the instance itself.
getInstance() - Method in class org.openide.util.Lookup.Template
Get the specific instance being searched for, if any.
getInstantiatedObjects() - Method in class org.openide.WizardDescriptor
Returns set of newly instantiated objects if the wizard has been correctly finished.
getJarFile() - Method in class org.openide.filesystems.JarFileSystem
Get the file path for the ZIP or JAR file.
getKeepFirstSame() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the KeepFirstSame property.
getKeepSecondSame() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the KeepSecondSame property.
getKeyStrokes() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Keystrokes that should be ignored by the containing component when this inplace editor is open, even if they are in the InputMap of the container.
getLabel(int) - Method in interface org.openide.awt.Actions.SubMenuModel
Gets label for specific index
getLeftBrace() - Method in class org.openide.util.MapFormat
Returns string used as left brace
getLength() - Method in class org.openide.text.FilterDocument
 
getLength() - Method in class org.openide.text.Line.Part
Length of the annotated text.
getLine() - Method in class org.openide.text.Line.Part
Line can change during editting
getLine() - Method in class org.openide.text.PositionRef
Get the line number where this position points to.
getLineAscentCorrection() - Method in class org.openide.text.PrintSettings
Getter for lineAscentCorrection property.
getLineNumber() - Method in class org.openide.text.DocumentLine
 
getLineNumber() - Method in class org.openide.text.Line
Get the line number.
getLineSet() - Method in interface org.openide.cookies.LineCookie
Creates new line set.
getLineSet() - Method in class org.openide.text.CloneableEditorSupport
Get the line set for all paragraphs in the document.
getLines() - Method in class org.openide.text.DocumentLine.Set
 
getLines() - Method in class org.openide.text.Line.Set
Returns a set of line objects sorted by their line numbers.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openide.explorer.view.NodeRenderer
This is the only method defined by ListCellRenderer.
getListPreferredWidth() - Method in class org.openide.explorer.view.ListTableView
Deprecated. Get preferred size of list view
getLocalizedAttribute(String) - Method in class org.openide.modules.ModuleInfo
Get an attribute with localization.
getLocalizedFile(String, String) - Static method in class org.openide.util.NbBundle
Get a localized file in the default locale with the default class loader.
getLocalizedFile(String, String, Locale) - Static method in class org.openide.util.NbBundle
Get a localized file with the default class loader.
getLocalizedFile(String, String, Locale, ClassLoader) - Static method in class org.openide.util.NbBundle
Get a localized file.
getLocalizedMessage() - Method in interface org.openide.ErrorManager.Annotation
Localized message.
getLocalizedMessage() - Method in class org.openide.WizardValidationException
 
getLocalizedMessage() - Method in class org.openide.util.io.FoldingIOException
Deprecated.  
getLocalizedValue(Map, String, Locale) - Static method in class org.openide.util.NbBundle
Find a localized value for a given key and locale.
getLocalizedValue(Map, String) - Static method in class org.openide.util.NbBundle
Find a localized value for a given key in the default system locale.
getLocalizedValue(Attributes, Attributes.Name, Locale) - Static method in class org.openide.util.NbBundle
Find a localized value in a JAR manifest.
getLocalizedValue(Attributes, Attributes.Name) - Static method in class org.openide.util.NbBundle
Find a localized value in a JAR manifest in the default system locale.
getLocalizingSuffixes() - Static method in class org.openide.util.NbBundle
Get a list of all suffixes used to search for localized resources.
getLock() - Method in class org.openide.util.SharedClassObject
Obtain lock for synchronization on manipulation with this class.
getLogicalStyle(int) - Method in class org.openide.text.FilterDocument
 
getLogicalStyle(int) - Method in class org.openide.text.FilterStyledDocument
 
getLookup() - Method in class org.openide.nodes.Node
Obtains a Lookup represeting additional content of this Node.
getLookup() - Method in class org.openide.text.Line
Provides access to the context passed into the line constructor.
getLookup() - Method in interface org.openide.util.Lookup.Provider
Returns lookup associated with the object.
getLookup() - Method in class org.openide.windows.TopComponent
Gets lookup which represents context of this component.
getLookups() - Method in class org.openide.util.lookup.ProxyLookup
Getter for the delegates.
getMIMEType() - Method in class org.openide.filesystems.FileObject
Get the MIME type of this file.
getMIMEType(String) - Static method in class org.openide.filesystems.FileUtil
Deprecated. in favour of getMIMEType(FileObject) as MIME cannot be generaly detected by a file object extension.
getMIMEType(FileObject) - Static method in class org.openide.filesystems.FileUtil
Resolves MIME type.
getMainWindow() - Method in class org.openide.windows.WindowManager
Get the Main Window of the IDE.
getManifest() - Method in class org.openide.filesystems.JarFileSystem
Get the JAR manifest.
getMap() - Method in class org.openide.util.MapFormat
Returns argument map
getMaximum() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current maximum of the range of SpinButton.
getMaximumSize() - Method in class org.openide.awt.Actions.ToolbarButton
Gets the maximum size of this component.
getMaximumSize() - Method in class org.openide.awt.Actions.ToolbarToggleButton
Gets the maximum size of this component.
getMenuPresenter() - Method in class org.openide.actions.NewAction
 
getMenuPresenter() - Method in class org.openide.actions.PasteAction
 
getMenuPresenter() - Method in class org.openide.actions.ToolsAction
 
getMenuPresenter() - Method in class org.openide.actions.WorkspaceSwitchAction
Deprecated.  
getMenuPresenter() - Method in class org.openide.util.actions.BooleanStateAction
 
getMenuPresenter() - Method in class org.openide.util.actions.CallableSystemAction
 
getMenuPresenter() - Method in interface org.openide.util.actions.Presenter.Menu
Get a menu item that can present this action in a JMenu.
getMessage() - Method in interface org.openide.ErrorManager.Annotation
Non-localized message.
getMessage() - Method in class org.openide.NotifyDescriptor
Get the message object.
getMessage(Class, String) - Static method in class org.openide.util.NbBundle
Finds a localized string in a bundle.
getMessage(Class, String, Object) - Static method in class org.openide.util.NbBundle
Finds a localized string in a bundle and formats the message by passing requested parameters.
getMessage(Class, String, Object, Object) - Static method in class org.openide.util.NbBundle
Finds a localized string in a bundle and formats the message by passing requested parameters.
getMessage(Class, String, Object, Object, Object) - Static method in class org.openide.util.NbBundle
Finds a localized string in a bundle and formats the message by passing requested parameters.
getMessage(Class, String, Object[]) - Static method in class org.openide.util.NbBundle
Finds a localized string in a bundle and formats the message by passing requested parameters.
getMessage() - Method in class org.openide.util.io.OperationException
Description taken from previous message
getMessageType() - Method in class org.openide.NotifyDescriptor
Get the message type.
getMimeType() - Method in interface org.openide.text.CloneableEditorSupport.Env
Mime type of the document.
getMinimum() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current minimum of the range of SpinButton.
getMinimumSize() - Method in class org.openide.awt.Actions.ToolbarButton
 
getMinimumSize() - Method in class org.openide.awt.Actions.ToolbarToggleButton
 
getMinimumSize() - Method in class org.openide.awt.ListPane
Deprecated.  
getMinimumSize() - Method in class org.openide.awt.SpinButton
Deprecated.  
getMinimumSize() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getMissingChildName() - Method in class org.openide.nodes.NodeNotFoundException
Get the name of the missing child of the closest node.
getModel() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Get the property model associated with this property panel.
getModes() - Method in class org.openide.windows.WindowManager
Gets set of all ModeS added into window system.
getModes() - Method in interface org.openide.windows.Workspace
Deprecated. Use WindowManager.getModes() instead.
getName() - Method in class org.openide.ServiceType
Get the name of the service type.
getName() - Method in class org.openide.actions.CloneViewAction
 
getName() - Method in class org.openide.actions.CloseViewAction
 
getName() - Method in class org.openide.actions.CopyAction
 
getName() - Method in class org.openide.actions.CustomizeAction
 
getName() - Method in class org.openide.actions.CutAction
 
getName() - Method in class org.openide.actions.DeleteAction
 
getName() - Method in class org.openide.actions.EditAction
 
getName() - Method in class org.openide.actions.FindAction
 
getName() - Method in class org.openide.actions.GarbageCollectAction
 
getName() - Method in class org.openide.actions.GotoAction
 
getName() - Method in class org.openide.actions.MoveDownAction
 
getName() - Method in class org.openide.actions.MoveUpAction
 
getName() - Method in class org.openide.actions.NewAction
 
getName() - Method in class org.openide.actions.NextTabAction
 
getName() - Method in class org.openide.actions.OpenAction
 
getName() - Method in class org.openide.actions.OpenLocalExplorerAction
 
getName() - Method in class org.openide.actions.PageSetupAction
 
getName() - Method in class org.openide.actions.PasteAction
 
getName() - Method in class org.openide.actions.PopupAction
 
getName() - Method in class org.openide.actions.PreviousTabAction
 
getName() - Method in class org.openide.actions.PrintAction
 
getName() - Method in class org.openide.actions.PropertiesAction
 
getName() - Method in class org.openide.actions.RedoAction
 
getName() - Method in class org.openide.actions.RenameAction
 
getName() - Method in class org.openide.actions.ReorderAction
 
getName() - Method in class org.openide.actions.ReplaceAction
 
getName() - Method in class org.openide.actions.SaveAction
 
getName() - Method in class org.openide.actions.ToolsAction
 
getName() - Method in class org.openide.actions.UndoAction
 
getName() - Method in class org.openide.actions.UndockAction
Deprecated.  
getName() - Method in class org.openide.actions.ViewAction
 
getName() - Method in class org.openide.actions.WorkspaceSwitchAction
Deprecated.  
getName() - Method in class org.openide.filesystems.FileAttributeEvent
Gets the name of the attribute.
getName() - Method in class org.openide.filesystems.FileObject
Get the name without extension of this file or folder.
getName() - Method in class org.openide.filesystems.FileRenameEvent
Get original name of the file.
getName() - Method in class org.openide.modules.Dependency
Get the name of the depended-on object.
getName() - Method in class org.openide.nodes.FilterNode
 
getName() - Method in class org.openide.options.SystemOption
Get the name of this system option.
getName() - Method in class org.openide.util.actions.SystemAction
Get a human presentable name of the action.
getName() - Method in class org.openide.util.datatransfer.NewType
Display name for the creation action.
getName() - Method in class org.openide.util.datatransfer.PasteType
Display name for the paste action.
getName() - Method in interface org.openide.windows.Mode
Get the programmatic name of the mode.
getName() - Method in interface org.openide.windows.Workspace
Deprecated. Do no use. It is redundant.
getNameExt() - Method in class org.openide.filesystems.FileObject
Getter for name and extension of a file object.
getNewTypes() - Method in class org.openide.nodes.AbstractNode
 
getNewTypes() - Method in class org.openide.nodes.FilterNode
 
getNewTypes() - Method in class org.openide.nodes.Node
Get the new types that can be created in this node.
getNewValue() - Method in class org.openide.awt.SplittedPanel.SplitChangeEvent
Deprecated.  
getNewValue() - Method in class org.openide.filesystems.FileAttributeEvent
Gets the new value of the attribute.
getNode() - Method in class org.openide.cookies.ConnectionCookie.Event
Getter for the node that produced the action.
getNode() - Method in class org.openide.nodes.Children
Get the parent node of these children.
getNode() - Method in class org.openide.nodes.DefaultHandle
Find the node.
getNode() - Method in interface org.openide.nodes.Node.Handle
Reconstitute the node for this handle.
getNode() - Method in class org.openide.nodes.NodeEvent
Get the node where the change occurred.
getNodes() - Method in class org.openide.nodes.Children
Get a (sorted) array of nodes in this list.
getNodes(boolean) - Method in class org.openide.nodes.Children
Get a (sorted) array of nodes in this list.
getNodes(boolean) - Method in class org.openide.nodes.FilterNode.Children
Implementation that ensures the original node is fully initialized if optimal result is requested.
getNodes() - Method in class org.openide.nodes.Index.Support
Get the nodes; should be overridden if needed.
getNodes() - Method in interface org.openide.nodes.Index
Get the child nodes.
getNodesCount() - Method in class org.openide.nodes.Children
Get the number of nodes in the list.
getNodesCount() - Method in class org.openide.nodes.Index.Support
Get the node count.
getNodesCount() - Method in interface org.openide.nodes.Index
Get the number of nodes.
getObjectType(Class) - Static method in class org.openide.util.Utilities
Get the object type for given primitive type.
getOffset() - Method in class org.openide.text.PositionRef
 
getOldValue() - Method in class org.openide.awt.SplittedPanel.SplitChangeEvent
Deprecated.  
getOldValue() - Method in class org.openide.filesystems.FileAttributeEvent
Gets the old value of the attribute.
getOpened() - Method in interface org.openide.windows.TopComponent.Registry
Get reference to a set of all opened componets in the system.
getOpenedIcon(int) - Method in class org.openide.nodes.AbstractNode
Finds an icon for this node when opened.
getOpenedIcon(int) - Method in class org.openide.nodes.BeanNode
Get an icon for this node in the open state.
getOpenedIcon(int) - Method in class org.openide.nodes.FilterNode
 
getOpenedIcon(int) - Method in class org.openide.nodes.Node
Find an icon for this node (in the open state).
getOpenedPanes() - Method in interface org.openide.cookies.EditorCookie
Get a list of all editor panes opened on this object.
getOpenedPanes() - Method in class org.openide.text.CloneableEditorSupport
Gets editor panes opened by this support.
getOperatingSystem() - Static method in class org.openide.util.Utilities
Get the operating system on which the IDE is running.
getOptionType() - Method in class org.openide.NotifyDescriptor
Get the type of options that are to be displayed.
getOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit choices the user can make.
getOptions() - Method in class org.openide.options.ContextSystemOption
Get all options in the set.
getOptionsAlign() - Method in class org.openide.DialogDescriptor
Get current option alignment.
getOrientation() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current orientation of SpinButton.
getOriginal() - Method in class org.openide.nodes.FilterNode
Get the original node.
getOriginal(int) - Method in class org.openide.text.DocumentLine.Set
 
getOriginal(int) - Method in class org.openide.text.Line.Set
Find line object in the line set corresponding to original line number.
getOriginalLineNumber(Line) - Method in class org.openide.text.DocumentLine.Set
 
getOriginalLineNumber(Line) - Method in class org.openide.text.Line.Set
Finds an original line number for given line in this line set.
getOutputStream(FileLock) - Method in class org.openide.filesystems.FileObject
Get output stream.
getPackageName(char) - Method in class org.openide.filesystems.FileObject
Deprecated. Please use the ClassPath API instead.
getPackageNameExt(char, char) - Method in class org.openide.filesystems.FileObject
Deprecated. Please use the ClassPath API instead.
getPageFormat(PrinterJob) - Static method in class org.openide.text.PrintSettings
 
getPageFormat() - Method in class org.openide.text.PrintSettings
Deprecated. Use PrintSettings.getPageFormat(PrinterJob) instead.
getPanesSwapped() - Method in class org.openide.awt.SplittedPanel
Deprecated.  
getParagraphElement(int) - Method in class org.openide.text.FilterDocument
 
getParagraphElement(int) - Method in class org.openide.text.FilterStyledDocument
 
getParent() - Method in class org.openide.filesystems.FileObject
Get parent folder.
getParentNode() - Method in class org.openide.nodes.Node
Get the parent node.
getPasteTypes() - Method in class org.openide.actions.PasteAction
Get all paste types.
getPasteTypes(Transferable) - Method in class org.openide.nodes.AbstractNode
Determine which paste operations are allowed when a given transferable is in the clipboard.
getPasteTypes(Transferable) - Method in class org.openide.nodes.FilterNode
 
getPasteTypes(Transferable) - Method in class org.openide.nodes.Node
Determine which paste operations are allowed when a given transferable is in the clipboard.
getPath() - Method in class org.openide.filesystems.FileObject
Get the full resource path of this file object starting from the filesystem root.
getPermutation() - Method in class org.openide.filesystems.RepositoryReorderedEvent
Get the permutation of filesystems.
getPermutation() - Method in class org.openide.nodes.NodeReorderEvent
Get the permutation used for reordering.
getPermutationSize() - Method in class org.openide.nodes.NodeReorderEvent
Get the number of children reordered.
getPersistenceType() - Method in class org.openide.text.CloneableEditor
Overriden to explicitely set persistence type of CloneableEditor to PERSISTENCE_ONLY_OPENED
getPersistenceType() - Method in class org.openide.windows.TopComponent
Overwrite when you want to change default persistence type.
getPlastic() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Does nothing.
getPlastic() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getPopupMenu() - Method in class org.openide.explorer.view.MenuView.Menu
Overriden to fill the submenu with the real content lazily
getPopupMenuOrigin() - Method in class org.openide.awt.JMenuPlus
Overriden to provide better strategy for placing the JMenu on the screen.
getPopupPresenter() - Method in class org.openide.actions.NewAction
 
getPopupPresenter() - Method in class org.openide.actions.PasteAction
 
getPopupPresenter() - Method in class org.openide.actions.PropertiesAction
 
getPopupPresenter() - Method in class org.openide.actions.ToolsAction
 
getPopupPresenter() - Method in class org.openide.util.actions.BooleanStateAction
 
getPopupPresenter() - Method in class org.openide.util.actions.CallableSystemAction
 
getPopupPresenter() - Method in interface org.openide.util.actions.Presenter.Popup
Get a menu item that can present this action in a JPopupMenu.
getPosition() - Method in class org.openide.text.PositionRef
 
getPositionBias() - Method in class org.openide.text.PositionRef
 
getPreferences() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Returns the preferences set for this property panel.
getPreferredAction() - Method in class org.openide.nodes.AbstractNode
Gets preferred action.
getPreferredAction() - Method in class org.openide.nodes.BeanNode
 
getPreferredAction() - Method in class org.openide.nodes.FilterNode
 
getPreferredAction() - Method in class org.openide.nodes.Node
Gets the preferred action for this node.
getPreferredScrollableViewportSize() - Method in class org.openide.awt.ListPane
Deprecated. Compute the size of the viewport needed to display visibleRowCount rows.
getPreferredSize() - Method in class org.openide.awt.HtmlBrowser
Returns preferred size.
getPreferredSize() - Method in class org.openide.awt.ListPane
Deprecated. The preferredSize of a list is total height of the rows and the maximum width of the cells.
getPreferredSize() - Method in class org.openide.awt.SpinButton
Deprecated.  
getPreferredSize() - Method in class org.openide.awt.SplittedPanel.EmptySplitter
Deprecated.  
getPreferredSize() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getPreferredSize() - Method in class org.openide.explorer.view.ListTableView
Deprecated.  
getPreferredSize() - Method in class org.openide.nodes.IndexedCustomizer
Deprecated.  
getPreferredSize() - Method in class org.openide.text.CloneableEditor
 
getPrimitiveType(Class) - Static method in class org.openide.util.Utilities
Get the primitive type for given object type.
getPriority() - Method in class org.openide.util.RequestProcessor.Task
Current priority of the task.
getPropagateMasks() - Method in class org.openide.filesystems.MultiFileSystem
Will mask files that are not used be listed as children?
getProperties() - Method in class org.openide.nodes.Node.PropertySet
Get the list of contained properties.
getProperties() - Method in class org.openide.nodes.Sheet.Set
Get all properties in this set.
getProperty(String) - Method in class org.openide.WizardDescriptor
Getter for stored property.
getProperty() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Fetch the property that this PropertyPanel displays.
getProperty(Object) - Method in class org.openide.text.FilterDocument
 
getProperty(Object) - Method in class org.openide.util.SharedClassObject
Get a shared variable.
getPropertyDescriptors() - Method in class org.openide.text.PrintSettingsBeanInfo
Descriptor of valid properties
getPropertyEditor() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Get the java.beans.PropertyEditor instance associated with this inplace editor.
getPropertyEditor() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Deprecated. The property panel does not cache the property editor, and depending on its state, it may not consistently return the same property editor instance on repeated calls. The current implementation will do so for editable states, but there is no guarantee this will remain so in the future.
getPropertyEditor() - Method in class org.openide.nodes.Node.Property
Get a property editor for this property.
getPropertyEditor() - Method in class org.openide.nodes.PropertySupport.Reflection
 
getPropertyEditorClass() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. The class of the property editor or null if default property editor should be used.
getPropertyEditorClass() - Method in interface org.openide.explorer.propertysheet.PropertyModel
The class of the property editor or null if default property editor should be used.
getPropertyFor(Node, Node.Property) - Method in class org.openide.explorer.view.NodeTableModel
Returns node property if found in nodes property sets.
getPropertyModel() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Inplace editors cache the property model used to update a property value at the conclusion of editing.
getPropertyPaintingStyle() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Does nothing.
getPropertyPaintingStyle() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getPropertySets() - Method in class org.openide.nodes.AbstractNode
Get a list of property sets.
getPropertySets() - Method in class org.openide.nodes.FilterNode
 
getPropertySets() - Method in class org.openide.nodes.Node
Get the list of property sets for this node.
getPropertyType() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.  
getPropertyType() - Method in interface org.openide.explorer.propertysheet.PropertyModel
The class of the property.
getPropertyValue() - Method in interface org.openide.explorer.propertysheet.editors.EnhancedCustomPropertyEditor
Deprecated. Get the customized property value.
getProvides() - Method in class org.openide.modules.ModuleInfo
Get a set of capabilities which this module provides to others that may require it.
getRate() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current value of rate variable.
getRedoPresentationName() - Method in class org.openide.awt.UndoRedo.Empty
Deprecated.  
getRedoPresentationName() - Method in class org.openide.awt.UndoRedo.Manager
 
getRedoPresentationName() - Method in interface org.openide.awt.UndoRedo
Get a human-presentable name describing the redo operation.
getReference() - Method in class org.openide.windows.CloneableTopComponent
Get a list of all components which are clone-sisters of this one.
getRefreshTime() - Method in class org.openide.filesystems.AbstractFileSystem
Get the number of milliseconds between automatic refreshes of the directory structure.
getRegistry() - Static method in class org.openide.windows.TopComponent
Getter for class that allows obtaining of information about components.
getRegistry() - Method in class org.openide.windows.WindowManager
Getter for component registry.
getRelativePath(FileObject, FileObject) - Static method in class org.openide.filesystems.FileUtil
Gets a relative resource path between folder and fo.
getRepository() - Method in class org.openide.filesystems.RepositoryEvent
Getter for the filesystem pool that is modified.
getRepository() - Method in class org.openide.filesystems.RepositoryReorderedEvent
Get the affected filesystem pool.
getRepositoryRoot() - Method in interface org.openide.util.HttpServer.Impl
Deprecated. Get the URL for the Repository.
getRepositoryRoot() - Static method in class org.openide.util.HttpServer
Deprecated. Assumes repository equals classpath.
getRepositoryURL(FileObject) - Method in interface org.openide.util.HttpServer.Impl
Deprecated. Get the URL for a file object.
getRepositoryURL(FileObject) - Static method in class org.openide.util.HttpServer
Deprecated. Use URLMapper instead.
getResourceRoot() - Method in interface org.openide.util.HttpServer.Impl
Deprecated. Get URL root for a resource from system classpath.
getResourceRoot() - Static method in class org.openide.util.HttpServer
Deprecated. Use URLMapper with a URL protocol nbres.
getResourceURL(String) - Method in interface org.openide.util.HttpServer.Impl
Deprecated. Get the URL for a resource from system classpath.
getResourceURL(String) - Static method in class org.openide.util.HttpServer
Deprecated. Use URLMapper with a URL protocol nbres.
getRightBrace() - Method in class org.openide.util.MapFormat
Returns string used as right brace
getRoot() - Method in class org.openide.filesystems.AbstractFileSystem
 
getRoot() - Method in class org.openide.filesystems.FileSystem
Getter for root folder in the filesystem.
getRoot() - Method in class org.openide.filesystems.MultiFileSystem
Root of the filesystem.
getRootContext() - Method in class org.openide.explorer.ExplorerManager
Get the root context.
getRootDirectory() - Method in class org.openide.filesystems.LocalFileSystem
Get the root directory of the filesystem.
getRootElements() - Method in class org.openide.text.FilterDocument
 
getRowCount() - Method in class org.openide.explorer.view.NodeTableModel
Getter for row count.
getRunLimit() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunLimit(Set) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart(Set) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getScreenRect() - Static method in class org.openide.awt.JPopupMenuUtils
 
getScreenSize() - Static method in class org.openide.util.Utilities
Deprecated. this method is almost useless in multiple monitor configuration
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.openide.awt.ListPane
Deprecated.  
getScrollableTracksViewportHeight() - Method in class org.openide.awt.ListPane
Deprecated. If this JList is displayed in a JViewport, don't change its height when the viewports height changes.
getScrollableTracksViewportWidth() - Method in class org.openide.awt.ListPane
Deprecated. If this JList is displayed in a JViewport, don't change its width when the viewports width changes.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.openide.awt.ListPane
Deprecated. If we're scrolling downwards (direction is greater than 0), and the first row is completely visible with respect to visibleRect, then return its height.
getSelectedItem() - Method in class org.openide.explorer.view.NodeListModel
 
getSelectedNodes() - Method in class org.openide.explorer.ExplorerManager
Get the set of selected nodes.
getSelectedTopComponent() - Method in interface org.openide.windows.Mode
Gets selected TopComponent in this mode.
getSelectionMode() - Method in class org.openide.explorer.view.ListView
Get the selection mode.
getSelectionMode() - Method in class org.openide.explorer.view.TreeView
Returns the current selection mode, one of TreeSelectionModel.SINGLE_TREE_SELECTION, TreeSelectionModel.CONTIGUOUS_TREE_SELECTION or TreeSelectionModel.DISCONTIGUOUS_TREE_SELECTION.
getServiceType() - Method in class org.openide.ServiceType.Handle
Find the service for this handle.
getServiceTypes() - Method in class org.openide.ServiceType.Registry
Deprecated. Getter for list of all service types.
getSeverity() - Method in interface org.openide.ErrorManager.Annotation
Severity of the exception.
getSheet() - Method in class org.openide.nodes.AbstractNode
Get the current property sheet.
getShortClassName(Class) - Static method in class org.openide.util.Utilities
Assemble a human-presentable class name for a specified class (omitting the package).
getShortDescription() - Method in class org.openide.nodes.FilterNode
 
getShortDescription() - Method in class org.openide.text.Annotation
Returns the tooltip text for this annotation.
getShowExploredContext() - Method in class org.openide.explorer.view.ChoiceView
Get explored context toggle.
getSize() - Method in class org.openide.explorer.view.NodeListModel
Number of elements in the model.
getSize() - Method in class org.openide.filesystems.FileObject
Get the size of the file.
getSortingMode() - Method in class org.openide.explorer.propertysheet.PropertySheet
Get the sorting mode.
getSortingMode() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getSource() - Method in class org.openide.WizardValidationException
 
getSpecificationVersion() - Method in class org.openide.modules.ModuleInfo
The specification version, or null.
getSplitPosition() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitPosition property.
getSplitType() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitType property.
getSplitterComponent() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitterComponent property.
getSplitterType() - Method in class org.openide.awt.SplittedPanel
Deprecated. Getter method for the SplitterType property.
getStackTrace() - Method in interface org.openide.ErrorManager.Annotation
Stack trace.
getStartPosition() - Method in class org.openide.text.FilterDocument
 
getState() - Method in class org.openide.explorer.propertysheet.PropertyEnv
A getter for the current state of the environment.
getState() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Getter for the state of the property editor.
getStatus() - Method in class org.openide.filesystems.FileSystem
Get a status object that can annotate a set of files by changing the names or icons associated with them.
getStatusMessage() - Method in class org.openide.awt.HtmlBrowser.Impl
Returns status message representing status of html browser.
getStatusText() - Method in class org.openide.awt.StatusDisplayer
Get the currently displayed text.
getStep() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current step of the SpinButton.
getStyle(String) - Method in class org.openide.text.FilterDocument
 
getStyle(String) - Method in class org.openide.text.FilterStyledDocument
 
getSurviveFocusChange() - Method in class org.openide.util.actions.CallbackSystemAction
Test whether the action will survive a change in focus.
getSystemActions() - Method in class org.openide.text.CloneableEditor
 
getSystemActions() - Method in class org.openide.windows.TopComponent
Deprecated. Use TopComponent.getActions() instead.
getSystemName() - Method in class org.openide.filesystems.FileSystem
Deprecated. The system name should now be avoided in favor of identifying files persistently by URL.
getTableAutoResizeMode() - Method in class org.openide.explorer.view.ListTableView
Deprecated. Gets resize mode of table.
getTableAutoResizeMode() - Method in class org.openide.explorer.view.TreeTableView
Gets resize mode of table.
getTableColumnPreferredWidth(int) - Method in class org.openide.explorer.view.ListTableView
Deprecated. Gets preferred width of table column
getTableColumnPreferredWidth(int) - Method in class org.openide.explorer.view.TreeTableView
Gets preferred width of table column
getTags() - Method in class org.openide.text.PrintSettings.AlignmentEditor
 
getText() - Method in class org.openide.text.Annotatable
Get content of the annotatable.
getText() - Method in class org.openide.text.DocumentLine
 
getText(int, int) - Method in class org.openide.text.FilterDocument
 
getText(int, int, Segment) - Method in class org.openide.text.FilterDocument
 
getText() - Method in class org.openide.text.Line
 
getText() - Method in class org.openide.text.PositionBounds
Finds the text contained in this range.
getTime() - Method in class org.openide.filesystems.FileEvent
The time when this event has been created.
getTime() - Method in interface org.openide.text.CloneableEditorSupport.Env
Gets the last modification time for the document.
getTitle() - Method in class org.openide.NotifyDescriptor
Get the title string for this report description.
getTitle() - Method in class org.openide.awt.HtmlBrowser.Impl
Returns title of the displayed page.
getTitleForType(int) - Static method in class org.openide.NotifyDescriptor
Get the title to use for the indicated type.
getTitleFormat() - Method in class org.openide.WizardDescriptor
Getter for current format to be used to format title.
getToolbarPresenter() - Method in class org.openide.actions.GarbageCollectAction
 
getToolbarPresenter() - Method in class org.openide.util.actions.BooleanStateAction
 
getToolbarPresenter() - Method in class org.openide.util.actions.CallableSystemAction
 
getToolbarPresenter() - Method in interface org.openide.util.actions.Presenter.Toolbar
Get a component that can present this action in a JToolBar.
getTopComponents() - Method in interface org.openide.windows.Mode
Get all top components currently docked into this mode.
getTransferData(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Multi
Get transfer data.
getTransferData(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Single
 
getTransferData(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable
 
getTransferData(int, DataFlavor) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Get transfer data for the item at some index.
getTransferDataFlavors() - Method in class org.openide.util.datatransfer.ExTransferable.Multi
Get supported flavors.
getTransferDataFlavors() - Method in class org.openide.util.datatransfer.ExTransferable.Single
 
getTransferDataFlavors() - Method in class org.openide.util.datatransfer.ExTransferable
 
getTransferDataFlavors(int) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Get list of all supported flavors for the item at an index.
getTransferableAt(int) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Get the transferable at some index.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openide.explorer.view.NodeRenderer
Finds the component that is capable of drawing the cell in a tree.
getTreePreferredWidth() - Method in class org.openide.explorer.view.TreeTableView
Get preferred size of tree view
getType() - Method in class org.openide.cookies.ConnectionCookie.Event
Getter for the type of the event.
getType() - Method in class org.openide.modules.Dependency
Get the type.
getType() - Method in class org.openide.util.Lookup.Item
Get the implementing class of the instance.
getType() - Method in class org.openide.util.Lookup.Template
Get the class (or superclass or interface) to search for.
getTypes() - Method in interface org.openide.cookies.ConnectionCookie
Unmutable set of types supported by this connection source.
getUIClassID() - Method in class org.openide.awt.Actions.SubMenu
Request for either MenuUI or MenuItemUI if the only one subitem should not use submenu.
getURL() - Method in class org.openide.awt.HtmlBrowser.Impl
Returns current URL.
getURL() - Method in class org.openide.filesystems.FileObject
Get URL that can be used to access this file.
getURL(FileObject, int) - Method in class org.openide.filesystems.URLMapper
Get a good URL for this file object which works according to type: -inside this VM - inside this machine - from networked machines The implementation can't use neither FileUtil.toFile(org.openide.filesystems.FileObject) nor FileUtil.toFileObject(java.io.File) otherwise StackOverflowError maybe thrown.
getUndoPresentationName() - Method in class org.openide.awt.UndoRedo.Empty
Deprecated.  
getUndoPresentationName() - Method in class org.openide.awt.UndoRedo.Manager
 
getUndoPresentationName() - Method in interface org.openide.awt.UndoRedo
Get a human-presentable name describing the undo operation.
getUndoRedo() - Method in class org.openide.text.CloneableEditor
The undo/redo manager of the support.
getUndoRedo() - Method in class org.openide.text.CloneableEditorSupport
Gets the undo redo manager.
getUndoRedo() - Method in class org.openide.windows.TopComponent
Get the undo/redo support for this component.
getUnorderable() - Method in class org.openide.util.Utilities.UnorderableException
Deprecated. Get the unorderable elements.
getUsableScreenBounds() - Static method in class org.openide.util.Utilities
Returns the usable area of the screen where applications can place its windows.
getUsableScreenBounds(GraphicsConfiguration) - Static method in class org.openide.util.Utilities
Returns the usable area of the screen where applications can place its windows.
getValue() - Method in class org.openide.NotifyDescriptor
Get the value the user has selected.
getValue() - Method in class org.openide.WizardDescriptor
Overriden to ensure that returned value is one of the XXX_OPTION constants.
getValue() - Method in class org.openide.awt.SpinButton
Deprecated. Gets the current value of the SpinButton.
getValue() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Getter for current value of a property.
getValue() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns the value currently displayed or selected in the editor.
getValue() - Method in interface org.openide.explorer.propertysheet.PropertyModel
Getter for current value of a property.
getValue(String) - Method in class org.openide.nodes.FilterNode
 
getValue() - Method in class org.openide.nodes.IndexedPropertySupport
 
getValue() - Method in class org.openide.nodes.Node.Property
Get the value.
getValue() - Method in class org.openide.nodes.PropertySupport.Name
 
getValue() - Method in class org.openide.nodes.PropertySupport.Reflection
 
getValue() - Method in class org.openide.nodes.PropertySupport.WriteOnly
 
getValue(String) - Method in class org.openide.util.actions.SystemAction
Get a property in the singleton.
getValueAt(int, int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for property.
getValueColor() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation. Display of properties is handled by the look and feel.
getValueColor() - Method in class org.openide.explorer.propertysheet.PropertySheetSettings
Deprecated.  
getValueType() - Method in class org.openide.nodes.Node.Property
Get the value type.
getVersion() - Method in class org.openide.modules.Dependency
Get the version to compare against (or null).
getVisibleColumnCount() - Method in class org.openide.awt.ListPane
Deprecated. Return the value of the visibleRowCount property.
getWorkspace() - Method in interface org.openide.windows.Mode
Deprecated. Do not use. Worskpaces are not supporeted anymore.
getWorkspaces() - Method in class org.openide.windows.WindowManager
Deprecated. Do not use. Workspaces are not supported anymore.
getWrap() - Method in class org.openide.text.PrintSettings
 
getXmlUrl() - Method in class org.openide.filesystems.XMLFileSystem
Getter of url field.
getXmlUrls() - Method in class org.openide.filesystems.XMLFileSystem
Deprecated. experimental method. Nobody should rely on this method yet.

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.