Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getAccessibleContext() - Method in class org.openide.awt.ToolbarPool
-
Read accessible context
- getActions() - Method in class org.openide.loaders.DataLoader
-
Get actions.
- getActions() - Method in class org.openide.loaders.DataNode
-
Deprecated.Use getActions(boolean)
- getActions(boolean) - Method in class org.openide.loaders.DataNode
-
Get actions for this data object.
- getBasicHeight() - Static method in class org.openide.awt.Toolbar
-
Deprecated.Returns preferred icon size.
- getChildren() - Method in class org.openide.loaders.DataFolder
-
Get the children of this folder.
- getChildren() - Method in interface org.openide.loaders.DataObject.Container
- getChildren() - Method in class org.openide.loaders.DataShadow
-
Implementation of Container interface.
- getComponents() - Method in class org.openide.awt.Toolbar
- getConfiguration() - Method in class org.openide.awt.ToolbarPool
-
Getter for the name of current configuration.
- getConfigurations() - Method in class org.openide.awt.ToolbarPool
- getContextMenu() - Method in interface org.openide.awt.ToolbarPool.Configuration
-
Popup menu that should be displayed when the users presses right mouse button on the panel.
- getCookie(Class<T>) - Method in class org.openide.loaders.DataFolder.FolderNode
- getCookie(Class<T>) - Method in class org.openide.loaders.DataNode
-
Get a cookie.
- getCookie(Class<T>) - Method in class org.openide.loaders.DataObject
-
Obtain a cookie from the data object.
- getCookie(Class<T>) - Method in class org.openide.loaders.DataShadow
- getCookie(Class<T>) - Method in class org.openide.loaders.DataShadow.ShadowNode
- getCookie(Class<T>) - Method in class org.openide.loaders.InstanceDataObject
- getCookie(Class<T>) - Method in class org.openide.loaders.MultiDataObject
-
Look for a cookie in the current cookie set matching the requested class.
- getCookie(Class<T>) - Method in class org.openide.loaders.XMLDataObject
-
Cookies from assigned Environment are not placed into protected CookieSet and can be obtained only by invoking this method.
- getCookie(DataShadow, Class<T>) - Method in class org.openide.loaders.DataObject
-
When a request for a cookie is done on a DataShadow of this DataObject this methods gets called (by default) so the DataObject knows which DataShadow is asking and extract some information from the shadow itself.
- getCookieSet() - Method in class org.openide.loaders.MultiDataObject
-
Get the set of cookies.
- getDataObject() - Method in class org.openide.loaders.DataNode
-
Get the represented data object.
- getDataObject() - Method in exception class org.openide.loaders.DataObjectExistsException
-
Get the object which already exists.
- getDataObject() - Method in class org.openide.loaders.MultiDataObject.Entry
-
Get the multi data object this entry is assigned to.
- getDataObject() - Method in class org.openide.loaders.OpenSupport.Env
-
Getter for data object.
- getDataObject() - Method in class org.openide.text.DataEditorSupport
-
Getter of the data object that this support is associated with.
- getDataObject(Transferable, int) - Static method in class org.openide.loaders.LoaderTransfer
-
Obtain a DataObject from a transferable.
- getDataObjects(Transferable, int) - Static method in class org.openide.loaders.LoaderTransfer
-
Obtain a list of DataObjects from a transferable.
- getDefault() - Static method in class org.openide.awt.ToolbarPool
-
Returns default toolbar pool.
- getDefault() - Static method in class org.openide.loaders.DataLoaderPool
-
Getter for the default pool of loaders used in the system.
- getDefault() - Static method in class org.openide.loaders.RepositoryNodeFactory
-
Deprecated.Get the default factory.
- getDescription(DataObject) - Static method in class org.openide.loaders.TemplateWizard
-
Method to get a description for a data object.
- getDescriptionAsResource(DataObject) - Static method in class org.openide.loaders.TemplateWizard
-
Deprecated.
- getDisplayName() - Method in class org.openide.awt.Toolbar
- getDisplayName() - Method in class org.openide.loaders.DataLoader
-
Get the current display name of this loader.
- getDisplayName() - Method in class org.openide.loaders.DataNode
-
Get the display name for the node.
- getDisplayName() - Method in class org.openide.loaders.DataShadow.ShadowNode
- getDocument() - Method in class org.openide.loaders.XMLDataObject
-
Creates w3c's document for the xml file.
- getDocument() - Method in class org.openide.text.EditorSupport
-
Deprecated.Get the document.
- getDX() - Method in class org.openide.awt.Toolbar.DnDEvent
-
Deprecated.
- getDY() - Method in class org.openide.awt.Toolbar.DnDEvent
-
Deprecated.
- getEnvironment(DataObject) - Method in interface org.openide.loaders.Environment.Provider
-
Returns a lookup that represents environment.
- getExtensions() - Method in class org.openide.loaders.UniFileLoader
-
Get the extension list for this data loader.
- getFile() - Method in class org.openide.loaders.MultiDataObject.Entry
-
Get the file this entry works with.
- getFile() - Method in class org.openide.text.DataEditorSupport.Env
-
Getter for file associated with this environment.
- getFileObject() - Method in exception class org.openide.loaders.DataObjectNotFoundException
-
Get the file which does not have a data object.
- getFolder() - Method in class org.openide.awt.ToolbarPool
- getFolder() - Method in class org.openide.loaders.DataObject
-
Get the folder this data object is stored in.
- getHandle() - Method in class org.openide.loaders.DataNode
-
Handle for location of given data object.
- getHelpCtx() - Method in class org.openide.actions.FileSystemAction
- getHelpCtx() - Method in class org.openide.actions.FileSystemRefreshAction
- getHelpCtx() - Method in class org.openide.actions.InstantiateAction
-
Deprecated.
- getHelpCtx() - Method in class org.openide.actions.NewTemplateAction
- getHelpCtx() - Method in class org.openide.actions.SaveAllAction
- getHelpCtx() - Method in class org.openide.actions.SaveAsTemplateAction
- getHelpCtx() - Method in class org.openide.loaders.DataFolder
- getHelpCtx() - Method in class org.openide.loaders.DataNode
- getHelpCtx() - Method in class org.openide.loaders.DataObject
-
Get help context for this object.
- getHelpCtx() - Method in class org.openide.loaders.DataShadow
- getHelpCtx() - Method in class org.openide.loaders.InstanceDataObject
- getHelpCtx() - Method in class org.openide.loaders.MultiDataObject
- getHelpCtx() - Method in class org.openide.loaders.XMLDataObject
- getHtmlDisplayName() - Method in class org.openide.loaders.DataNode
-
Get a display name formatted using the limited HTML subset supported by
HtmlRenderer
. - getHtmlDisplayName() - Method in class org.openide.loaders.DataShadow.ShadowNode
- getIcon(int) - Method in class org.openide.loaders.DataFolder.FolderNode
-
Overrides folder icon to search for icon in UIManager table for BeanInfo.ICON_COLOR_16x16 type, to allow for different icons across Look and Feels.
- getIcon(int) - Method in class org.openide.loaders.DataNode
-
Get the displayed icon for this node.
- getIcon(int) - Method in class org.openide.loaders.DataShadow.ShadowNode
- getIconBase() - Method in class org.openide.loaders.XMLDataObject.Info
-
Deprecated.
- getInfo() - Method in class org.openide.loaders.XMLDataObject
-
Deprecated.not used anymore
- getIterator(DataObject) - Static method in class org.openide.loaders.TemplateWizard
-
Finds a custom iterator attached to a template that should be used to instantiate the object.
- getLineSet() - Method in class org.openide.text.EditorSupport
-
Deprecated.Get the line set for all paragraphs in the document.
- getLoader() - Method in class org.openide.loaders.DataObject
-
Get the loader that created this data object.
- getLoader(Class<T>) - Static method in class org.openide.loaders.DataLoader
-
Get a registered loader from the pool.
- getLookup() - Method in class org.openide.loaders.DataFolder
- getLookup() - Method in class org.openide.loaders.DataObject
-
Represents a context of the data object.
- getLookup() - Method in class org.openide.loaders.DataShadow
- getLookup() - Method in class org.openide.loaders.FolderLookup
-
Deprecated.Getter for the lookup that should be used.
- getLookup() - Method in class org.openide.loaders.InstanceDataObject
- getLookup() - Method in class org.openide.loaders.MultiDataObject
- getLookup() - Method in class org.openide.loaders.XMLDataObject
- getMenuCount() - Method in class org.openide.awt.MenuBar
- getMenuPresenter() - Method in class org.openide.actions.FileSystemAction
- getMenuPresenter() - Method in class org.openide.actions.NewTemplateAction
- getMimeType() - Method in class org.openide.text.DataEditorSupport.Env
-
Mime type of the document.
- getModified() - Method in class org.openide.loaders.DataObject.Registry
-
Get modified objects.
- getModifiedSet() - Method in class org.openide.loaders.DataObject.Registry
-
Get a set of modified data objects.
- getMultiFileLoader() - Method in class org.openide.loaders.MultiDataObject
-
Getter for the multi file loader that created this object.
- getName() - Method in class org.openide.actions.FileSystemAction
- getName() - Method in class org.openide.actions.FileSystemRefreshAction
- getName() - Method in class org.openide.actions.InstantiateAction
-
Deprecated.
- getName() - Method in class org.openide.actions.NewTemplateAction
- getName() - Method in class org.openide.actions.SaveAllAction
- getName() - Method in class org.openide.actions.SaveAsTemplateAction
- getName() - Method in class org.openide.awt.Toolbar.DnDEvent
-
Deprecated.
- getName() - Method in interface org.openide.awt.ToolbarPool.Configuration
-
Name of the configuration.
- getName() - Method in class org.openide.loaders.DataFolder
-
Get the name of the data folder.
- getName() - Method in class org.openide.loaders.DataObject
-
Get the name of the data object.
- getName() - Method in class org.openide.loaders.DataShadow.ShadowNode
-
The name of the shadow.
- getName() - Method in class org.openide.loaders.InstanceDataObject
- getNewTypes() - Method in class org.openide.loaders.DataFolder.FolderNode
- getNodeDelegate() - Method in class org.openide.loaders.DataObject
-
Get the node delegate.
- getNodes() - Method in class org.openide.loaders.DataFolder.Index
- getNodesCount() - Method in class org.openide.loaders.DataFolder.Index
- getObject() - Method in class org.openide.loaders.OperationEvent
-
Get the data object that has been modified.
- getOpenedIcon(int) - Method in class org.openide.loaders.DataFolder.FolderNode
-
Overrides folder icon to search for icon in UIManager table for BeanInfo.ICON_COLOR_16x16 type, to allow for different icons across Look and Feels.
- getOpenedIcon(int) - Method in class org.openide.loaders.DataNode
-
Get the displayed icon for this node.
- getOpenedIcon(int) - Method in class org.openide.loaders.DataShadow.ShadowNode
- getOpenedPanes() - Method in class org.openide.text.EditorSupport
-
Deprecated.
- getOriginal() - Method in class org.openide.loaders.DataShadow
-
Return the original shadowed object.
- getOriginalDataObject() - Method in class org.openide.loaders.OperationEvent.Copy
-
Get the original data object.
- getOriginalName() - Method in class org.openide.loaders.OperationEvent.Rename
-
Get the old name of the object.
- getOriginalPrimaryFile() - Method in class org.openide.loaders.OperationEvent.Move
-
Get the original primary file.
- getPopupPresenter() - Method in class org.openide.actions.FileSystemAction
- getPopupPresenter() - Method in class org.openide.actions.NewTemplateAction
- getPreferredAction() - Method in class org.openide.loaders.DataFolder.FolderNode
- getPreferredAction() - Method in class org.openide.loaders.DataNode
-
Get default action.
- getPreferredIconSize() - Method in class org.openide.awt.ToolbarPool
-
Gets preferred size of icons used by toolbar buttons.
- getPreferredLoader(FileObject) - Static method in class org.openide.loaders.DataLoaderPool
-
Get the preferred loader for a file.
- getPrimaryEntry() - Method in class org.openide.loaders.MultiDataObject
-
Get the primary entry.
- getPrimaryFile() - Method in class org.openide.loaders.DataObject
-
Get the primary file for this data object.
- getPropertySets() - Method in class org.openide.loaders.DataShadow.ShadowNode
-
Returns modified properties of the original node.
- getRegisteredInfo(String) - Static method in class org.openide.loaders.XMLDataObject
-
Deprecated.Register via lookup
- getRegisteredTypes() - Method in class org.openide.loaders.ConnectionSupport
-
Deprecated.Get the list of all registered types in every (persistent or not persistent) connections.
- getRegistry() - Static method in class org.openide.loaders.DataObject
-
Get the registry containing all modified objects.
- getRepresentationClass() - Method in class org.openide.loaders.DataLoader
-
Get the representation class for this data loader, as passed to the constructor.
- getRepresentationClassName() - Method in class org.openide.loaders.DataLoader
-
Get the name of the representation class for this data loader.
- getShortDescription() - Method in class org.openide.loaders.DataShadow.ShadowNode
- getShowFileExtensions() - Static method in class org.openide.loaders.DataNode
-
Determine whether file extensions should be shown by default.
- getSortMode() - Method in class org.openide.loaders.DataFolder
-
Get the sort mode of the folder.
- getStatus() - Method in class org.openide.loaders.XMLDataObject
- getTargetFolder() - Method in class org.openide.loaders.TemplateWizard
-
Getter for target folder.
- getTargetName() - Method in class org.openide.loaders.TemplateWizard
-
Getter for the name of the target template.
- getTemplate() - Method in class org.openide.loaders.TemplateWizard
-
Getter for template to create object from.
- getTemplateRoot() - Static method in class org.openide.actions.NewTemplateAction
-
Create a hierarchy of templates.
- getTemplatesFolder() - Method in class org.openide.loaders.TemplateWizard
-
Getter for the folder with templates.
- getTemplateWizard() - Method in interface org.openide.actions.NewTemplateAction.Cookie
-
Getter for the wizard that should be used for this cookie.
- getTime() - Method in class org.openide.text.DataEditorSupport.Env
-
The time when the data has been modified
- Getting a data object - Search tag in package org.openide.loaders
- Section
- getTitleFormat() - Method in class org.openide.loaders.TemplateWizard
-
Overridden to be able to set a default value for the title format.
- getToolbarPresenter() - Method in class org.openide.actions.NewTemplateAction
- getToolbars() - Method in class org.openide.awt.ToolbarPool
-
Returns the toolbars contained in this pool.
- getType() - Method in class org.openide.awt.Toolbar.DnDEvent
-
Deprecated.
- getTypes() - Method in class org.openide.loaders.ConnectionSupport
-
Deprecated.Unmutable set of types supported by this connection source.
- getUIClassID() - Method in class org.openide.awt.Toolbar
- getValue(String) - Method in class org.openide.loaders.DataNode
- Group of branding interfaces - Search tag in Overview
- Section
- Group of java interfaces - Search tag in Overview
- Section
- Group of javax.swing.UIManager interfaces - Search tag in Overview
- Section
- Group of layer interfaces - Search tag in Overview
- Section
- Group of lookup interfaces - Search tag in Overview
- Section
- Group of preferences interfaces - Search tag in Overview
- Section
- Group of property interfaces - Search tag in Overview
- Section
- Group of systemproperty interfaces - Search tag in Overview
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form