Skip navigation links
org.openide.util.ui 9.28
A B C D E F G H I K L M N O P Q R S T U V W 

I

icon2Image(Icon) - Static method in class org.openide.util.ImageUtilities
Converts given icon to a Image.
icon2Image(Icon) - Static method in class org.openide.util.Utilities
iconResource() - Method in class org.openide.util.actions.SystemAction
Specify the proper resource name for the action's icon.
image2Icon(Image) - Static method in class org.openide.util.ImageUtilities
Converts given image to an icon.
ImageUtilities - Class in org.openide.util
Useful static methods for manipulation with images/icons, results are cached.
INFORMATIONAL - Static variable in class org.openide.ErrorManager
Message that would be useful for tracing events but which need not be a problem.
initialize() - Method in class org.openide.util.actions.BooleanStateAction
Deprecated.
 
initialize() - Method in class org.openide.util.actions.CallbackSystemAction
Initialize the action to have no performer.
initialize() - Method in class org.openide.util.actions.SystemAction
Initialize the action.
initialize() - Method in class org.openide.util.SharedClassObject
Initialize shared state.
invokeAction(Action, ActionEvent) - Method in class org.openide.util.actions.ActionInvoker
An infrastructure method that handles invocation of an an action.
invokeAction(Action, ActionEvent, boolean, Runnable) - Static method in class org.openide.util.actions.ActionInvoker
Invokes the action in the currently registered ActionsBridge.
isAuthenticationDialogSuppressed() - Static method in class org.openide.util.NetworkSettings
A utility method for implementations of Authenticator to suppress asking users a authentication question while running code posted in NetworkSettings.authenticationDialogSuppressed.
isConsumed() - Method in class org.openide.util.datatransfer.ClipboardEvent
Has this event been consumed?
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Multi
Is this flavor supported?
isDataFlavorSupported(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable.Single
 
isDataFlavorSupported(int, DataFlavor) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Test whether a given data flavor is supported by the item at index.
isEnabled() - Method in class org.openide.util.actions.SystemAction
Test whether the action is currently enabled.
isJavaIdentifier(String) - Static method in class org.openide.util.Utilities
Test whether a given string is a valid Java identifier.
isLargeFrameIcons() - Static method in class org.openide.util.Utilities
Deprecated.
Obsolete, useless method, no replacement.
isLoggable(int) - Method in class org.openide.ErrorManager
Test whether a messages with given severity will be logged in advance.
isMac() - Static method in class org.openide.util.Utilities
Test whether NetBeans is running on Mac OS X.
isNotifiable(int) - Method in class org.openide.ErrorManager
Test whether a throwable, if notified at the given level, will actually be displayed in any way (even to a log file etc.).
isProxyAuthentication(URI) - Method in class org.openide.util.NetworkSettings.ProxyCredentialsProvider
Returns true if Proxy Authentication is required.
isUnix() - Static method in class org.openide.util.Utilities
Test whether NetBeans is running on some variant of Unix.
isWindows() - Static method in class org.openide.util.Utilities
Test whether NetBeans is running on some variant of Windows.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links
org.openide.util.ui 9.28