- get(Class<T>) - 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.Queue
-
Deprecated.
Gets an object from the queue.
- 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
-
- getAuthenticationPassword(URI) - Static method in class org.openide.util.NetworkSettings
-
Returns the password
for Proxy Authentication.
- getAuthenticationUsername(URI) - Static method in class org.openide.util.NetworkSettings
-
Returns the username
for Proxy Authentication.
- 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
-
Deprecated.
Get the current state.
- 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.actions.ActionPresenterProvider
-
Gets the default implementation from lookup.
- getDeps() - Method in exception org.openide.util.Utilities.UnorderableException
-
Deprecated.
Get the dependencies.
- 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 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 interface org.openide.util.HelpCtx.Provider
-
Get the
HelpCtx
associated with implementing object.
- 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.
- getIconHeight() - Method in class org.openide.util.CachedHiDPIIcon
-
- getIconHeight() - Method in class org.openide.util.VectorIcon
-
- getIconWidth() - Method in class org.openide.util.CachedHiDPIIcon
-
- getIconWidth() - Method in class org.openide.util.VectorIcon
-
- getImageToolTip(Image) - Static method in class org.openide.util.ImageUtilities
-
Get tool tip text for given image
- getInstance(String) - Method in class org.openide.ErrorManager
-
Returns an instance with given name.
- getKeyForAuthenticationPassword(URI) - Static method in class org.openide.util.NetworkSettings
-
- getLocalizedMessage() - Method in interface org.openide.ErrorManager.Annotation
-
Localized message.
- getLock() - Method in class org.openide.util.SharedClassObject
-
Obtain lock for synchronization on manipulation with this
class.
- getMenuPresenter() - Method in class org.openide.util.actions.BooleanStateAction
-
Deprecated.
- 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.
- 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 NetBeans is running.
- getPopupPresenter() - Method in class org.openide.util.actions.BooleanStateAction
-
Deprecated.
- 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.
- getProperty(Object) - Method in class org.openide.util.SharedClassObject
-
Get a shared variable.
- getProxyHost(URI) - Static method in class org.openide.util.NetworkSettings
-
Returns the hostname
part of network proxy address
based on given URI to access the resource at.
- getProxyHost(URI) - Method in class org.openide.util.NetworkSettings.ProxyCredentialsProvider
-
Returns the hostname
part of network proxy address
based on given URI to access the resource at.
- getProxyPassword(URI) - Method in class org.openide.util.NetworkSettings.ProxyCredentialsProvider
-
Returns the password
for Proxy Authentication.
- getProxyPort(URI) - Static method in class org.openide.util.NetworkSettings
-
Returns the port
part of network proxy address
based on given URI to access the resource at.
- getProxyPort(URI) - Method in class org.openide.util.NetworkSettings.ProxyCredentialsProvider
-
Returns the port
part of network proxy address
based on given URI to access the resource at.
- getProxyUserName(URI) - Method in class org.openide.util.NetworkSettings.ProxyCredentialsProvider
-
Returns the username
for Proxy Authentication.
- getScreenSize() - Static method in class org.openide.util.Utilities
-
- 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
-
Deprecated.
- 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
.
- getTransferableAt(int) - Method in interface org.openide.util.datatransfer.MultiTransferObject
-
Get the transferable at some index.
- getTransferData(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable
-
- 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(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
-
- getTransferDataFlavors() - Method in class org.openide.util.datatransfer.ExTransferable.Multi
-
Get supported flavors.
- getTransferDataFlavors() - Method in class org.openide.util.datatransfer.ExTransferable.Single
-
- getTransferDataFlavors(int) - Method in interface org.openide.util.datatransfer.MultiTransferObject
-
Get list of all supported flavors for the item at an index.
- getUnorderable() - Method in exception 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.