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

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

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

F

FOLDER_NAMES - Static variable in class org.openide.loaders.DataFolder.SortMode
Folders go first (sorted by name) followed by non-folder objects sorted by name.
FileEntry - class org.openide.loaders.FileEntry.
Entry that works with plain files.
FileEntry(MultiDataObject, FileObject) - Constructor for class org.openide.loaders.FileEntry
Creates new file entry initially attached to a given file object.
FileEntry.Folder - class org.openide.loaders.FileEntry.Folder.
Simple entry for handling folders, on copy, move and createFromTemplate it creates new empty folder and copies attributes of source folder.
FileEntry.Folder(MultiDataObject, FileObject) - Constructor for class org.openide.loaders.FileEntry.Folder
Creates new FolderEntry
FileEntry.Format - class org.openide.loaders.FileEntry.Format.
Specialized entry that simplifies substitution when a file entry is created from template.
FileEntry.Format(MultiDataObject, FileObject) - Constructor for class org.openide.loaders.FileEntry.Format
Create a new entry initially attached to a given file object.
FileEntry.Numb - class org.openide.loaders.FileEntry.Numb.
Simple file entry variant.
FileEntry.Numb(MultiDataObject, FileObject) - Constructor for class org.openide.loaders.FileEntry.Numb
Create a dummy entry.
FileSystemAction - class org.openide.actions.FileSystemAction.
Action that presents standard file system-related actions.
FileSystemAction() - Constructor for class org.openide.actions.FileSystemAction
 
FileSystemRefreshAction - class org.openide.actions.FileSystemRefreshAction.
Action for refresh of file systm
FileSystemRefreshAction() - Constructor for class org.openide.actions.FileSystemRefreshAction
 
FolderInstance - class org.openide.loaders.FolderInstance.
Support class for creation of an object from the content of a DataObject.Container.
FolderInstance(DataFolder) - Constructor for class org.openide.loaders.FolderInstance
Create new folder instance.
FolderInstance(DataObject.Container) - Constructor for class org.openide.loaders.FolderInstance
A new object that listens on changes in a container.
FolderLookup - class org.openide.loaders.FolderLookup.
Implements a lookup, that scans a content of a folder for its data objects and asks them for instance cookie, the created objects are then used to for the content of the lookup.
FolderLookup(DataObject.Container) - Constructor for class org.openide.loaders.FolderLookup
Constructs the FolderLookup for given container.
FolderLookup(DataObject.Container, String) - Constructor for class org.openide.loaders.FolderLookup
Constructs the FolderLookup for given container.
FolderRenameHandler - interface org.openide.loaders.FolderRenameHandler.
This handler is used by DataFolder.FolderNode.setName() method.
files() - Method in class org.openide.loaders.DataObject
Get all contained files.
files() - Method in class org.openide.loaders.MultiDataObject
 
fillInStackTrace() - Method in class org.openide.loaders.DataObjectExistsException
Performance trick
find(FileObject) - Static method in class org.openide.loaders.DataObject
Finds the data object for a specified file object.
find(DataObject) - Static method in class org.openide.loaders.Environment
Finds a lookup for given data object.
find(DataFolder, String, String) - Static method in class org.openide.loaders.InstanceDataObject
Finds instance of specified name in a given folder.
find(DataFolder, String, Class) - Static method in class org.openide.loaders.InstanceDataObject
Finds instance of specified name in a given folder.
findCloneableOpenSupport() - Method in class org.openide.loaders.OpenSupport.Env
Method that allows environment to find its cloneable open support.
findCloneableOpenSupport() - Method in class org.openide.text.DataEditorSupport.Env
 
findContainer(FileObject) - Static method in class org.openide.loaders.DataFolder
Finds a DataObject.Container representing given folder.
findDataObject(FileObject, DataLoader.RecognizedFiles) - Method in class org.openide.loaders.DataLoader
Find a data object appropriate to the given file object--the meat of this class.
findDataObject(FileObject) - Method in class org.openide.loaders.DataLoaderPool
Find a data object for this file object (not for normal users of the APIs).
findDataObject(FileObject, DataLoader.RecognizedFiles) - Method in class org.openide.loaders.DataLoaderPool
Find a data object for this file object, considering already-recognized files (not for normal users of the APIs).
findDataObject(Line) - Static method in class org.openide.text.DataEditorSupport
Support method that extracts a DataObject from a Line.
findDataObject() - Method in class org.openide.text.EditorSupport
Deprecated. Finds data object the entry belongs to.
findFolder(FileObject) - Static method in class org.openide.loaders.DataFolder
Create a folder for a specified file object.
findHelp(InstanceCookie) - Static method in class org.openide.loaders.InstanceSupport
Deprecated. use org.openide.util.HelpCtx.findHelp (Object)
findPrimaryFile(FileObject) - Method in class org.openide.loaders.MultiFileLoader
For a given file finds the primary file.
findPrimaryFile(FileObject) - Method in class org.openide.loaders.UniFileLoader
Get the primary file.
findSecondaryEntry(FileObject) - Method in class org.openide.loaders.MultiDataObject
For a given file, find the associated secondary entry.
findSettingsContext(DataObject) - Static method in class org.openide.loaders.Environment
Finds a JNDI context for a given data object.
findToolbar(String) - Method in class org.openide.awt.ToolbarPool
Returns a Toolbar to which this pool maps the given name.
fireChangeEvent(ChangeEvent) - Method in class org.openide.loaders.DataLoaderPool
Fire change event to all listeners.
fireDragToolbar(int, int, int) - Method in class org.openide.awt.Toolbar
Fire drag of Toolbar
fireDropToolbar(int, int, int) - Method in class org.openide.awt.Toolbar
Fire drop of Toolbar
fireEvent(ConnectionCookie.Event) - Method in class org.openide.loaders.ConnectionSupport
Deprecated. Fires info for all listeners of given type.
firePropertyChange(String, Object, Object) - Method in class org.openide.loaders.DataObject
Fires property change notification to all listeners registered via DataObject.addPropertyChangeListener(java.beans.PropertyChangeListener).
firePropertyChange(String, Object, Object) - Method in class org.openide.loaders.OpenSupport.Env
Fires property change.
fireVetoableChange(String, Object, Object) - Method in class org.openide.loaders.DataObject
Fires vetoable change notification.
fireVetoableChange(String, Object, Object) - Method in class org.openide.loaders.OpenSupport.Env
Fires vetoable change.
firstProducerOf(Class) - Method in class org.openide.loaders.DataLoaderPool
Finds the first producer of a representation class.
folder - Variable in class org.openide.loaders.FolderInstance
Folder to work with.

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