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

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

G

get() - Method in class org.openide.util.Queue
Gets an object from the queue.
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.
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.
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.
getBooleanState() - Method in class org.openide.util.actions.BooleanStateAction
Get the current state.
getBranding() - Static method in class org.openide.util.NbBundle
Get the current branding token.
getBundle(String) - Static method in class org.openide.util.NbBundle
Get a resource bundle with the default class loader and locale/branding.
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/branding 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 and branding.
getBundle(String, Locale, ClassLoader) - Static method in class org.openide.util.NbBundle
Get a resource bundle the hard way.
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.
getConvertors() - Method in class org.openide.util.datatransfer.ExClipboard
Obtain a list of convertors assigned to this clipboard.
getCount() - Method in interface org.openide.util.datatransfer.MultiTransferObject
Get the number of transferred elements.
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.
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.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.xml.EntityCatalog
Get a master entity catalog which can delegate to any others that have been registered via lookup.
getDelay() - Method in class org.openide.util.RequestProcessor.Task
Getter for amount of millis till this task is started.
getDeps() - Method in class org.openide.util.Utilities.UnorderableException
Deprecated. Get the dependencies.
getDisplayName() - Method in class org.openide.util.Lookup.Item
Get a human presentable name for the item.
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
 
getFocusTraversableComponent(Component) - Static method in class org.openide.util.Utilities
Find a focus-traverable component.
getHelp() - Method in class org.openide.util.HelpCtx
Get a URL to the help page, if applicable.
getHelpCtx() - Method in class org.openide.ServiceType
Deprecated. Get context help for this service type.
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.
getHelpID() - Method in class org.openide.util.HelpCtx
Get the ID of the help page, if applicable.
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.
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.
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.
getLeftBrace() - Method in class org.openide.util.MapFormat
Returns string used as left brace
getLocalizedFile(String, String) - Static method in class org.openide.util.NbBundle
Deprecated. Use the nbresloc URL protocol instead. This method does a poor job of handling resources such as /some.dir/res.txt or /some/res.txt.sample.
getLocalizedFile(String, String, Locale) - Static method in class org.openide.util.NbBundle
Deprecated. Use the nbresloc URL protocol instead. This method does a poor job of handling resources such as /some.dir/res.txt or /some/res.txt.sample.
getLocalizedFile(String, String, Locale, ClassLoader) - Static method in class org.openide.util.NbBundle
Deprecated. Use the nbresloc URL protocol instead. This method does a poor job of handling resources such as /some.dir/res.txt or /some/res.txt.sample.
getLocalizedMessage() - Method in interface org.openide.ErrorManager.Annotation
Localized message.
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 and/or branded value for a given key and locale.
getLocalizedValue(Map, String) - Static method in class org.openide.util.NbBundle
Find a localized and/or branded 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 and/or branded value in a JAR manifest.
getLocalizedValue(Attributes, Attributes.Name) - Static method in class org.openide.util.NbBundle
Find a localized and/or branded 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/branded resources.
getLock() - Method in class org.openide.util.SharedClassObject
Obtain lock for synchronization on manipulation with this class.
getLookup() - Method in interface org.openide.util.Lookup.Provider
Returns lookup associated with the object.
getLookups() - Method in class org.openide.util.lookup.ProxyLookup
Getter for the delegates.
getMap() - Method in class org.openide.util.MapFormat
Returns argument map
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(Class, String) - Static method in class org.openide.util.NbBundle
Finds a localized and/or branded string in a bundle.
getMessage(Class, String, Object) - Static method in class org.openide.util.NbBundle
Finds a localized and/or branded 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 and/or branded 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 and/or branded 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 and/or branded 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
getName() - Method in class org.openide.ServiceType
Deprecated. Get the name of the service type.
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.
getObjectType(Class) - Static method in class org.openide.util.Utilities
Get the object type for given primitive type.
getOperatingSystem() - Static method in class org.openide.util.Utilities
Get the operating system on which the IDE is running.
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.
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.
getProperty(Object) - Method in class org.openide.util.SharedClassObject
Get a shared variable.
getRightBrace() - Method in class org.openide.util.MapFormat
Returns string used as right brace
getScreenSize() - Static method in class org.openide.util.Utilities
Deprecated. this method is almost useless in multiple monitor configuration
getServiceType() - Method in class org.openide.ServiceType.Handle
Deprecated. 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.
getShortClassName(Class) - Static method in class org.openide.util.Utilities
Assemble a human-presentable class name for a specified class (omitting the package).
getStackTrace() - Method in interface org.openide.ErrorManager.Annotation
Stack trace.
getSurviveFocusChange() - Method in class org.openide.util.actions.CallbackSystemAction
Test whether the action will survive a change in focus.
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.
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.
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.
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(String) - Method in class org.openide.util.actions.SystemAction
Get a property in the singleton.

 
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.