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

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

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

F

FoldingIOException - exception org.openide.util.io.FoldingIOException.
Deprecated. Better to create a new IOException and ErrorManager's annotate with the throwable.
FoldingIOException(Throwable) - Constructor for class org.openide.util.io.FoldingIOException
Deprecated.  
filter(Enumeration, Enumerations.Processor) - Static method in class org.openide.util.Enumerations
Filters some elements out from the input enumeration.
finalize() - Method in class org.openide.util.SharedClassObject
 
find(Class) - Method in class org.openide.ServiceType.Registry
Deprecated. Just use lookup.
find(String) - Method in class org.openide.ServiceType.Registry
Deprecated. Find a service type of a supplied name in the registry.
find() - Method in interface org.openide.util.NbBundle.ClassLoaderFinder
Deprecated. Useless.
findAnnotations(Throwable) - Method in class org.openide.ErrorManager
Finds annotations associated with a given exception.
findCenterBounds(Dimension) - Static method in class org.openide.util.Utilities
Helps client code place components on the center of the screen.
findHelp(Component) - Static method in class org.openide.util.HelpCtx
Find the help ID for a component.
findHelp(Object) - Static method in class org.openide.util.HelpCtx
Finds help context for a generic object.
findObject(Class) - Static method in class org.openide.util.SharedClassObject
Obtain an instance of the desired class, if there is one.
findObject(Class, boolean) - Static method in class org.openide.util.SharedClassObject
Find an existing object, possibly creating a new one as needed.
finished() - Method in interface org.openide.util.AsyncGUIJob
Method to update UI using given data constructed in AsyncGUIJob.construct() method.
fireClipboardChange() - Method in class org.openide.util.datatransfer.ExClipboard
Fires event about change of content in the clipboard.
firePropertyChange(String, Object, Object) - Method in class org.openide.ServiceType
Deprecated. Fire information about change of a property in the service type.
firePropertyChange(String, Object, Object) - Method in class org.openide.util.SharedClassObject
Fire a property change event to all listeners.
fixed(Object[]) - Static method in class org.openide.util.lookup.Lookups
Creates a lookup that contains an array of objects specified via the parameter.
fixed(Object[], InstanceContent.Convertor) - Static method in class org.openide.util.lookup.Lookups
Creates a lookup that contains an array of objects specified via the parameter.
format(String, Map) - Static method in class org.openide.util.MapFormat
Designated method.
format(Object, StringBuffer, FieldPosition) - Method in class org.openide.util.MapFormat
Formats the parsed string by inserting table's values.
fromHex(char[], int, int) - Static method in class org.openide.xml.XMLUtil
Decodes data encoded using toHex.

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