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

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

I

INFORMATIONAL - Static variable in class org.openide.ErrorManager
Message that would be useful for tracing events but which need not be a problem.
InstanceContent - class org.openide.util.lookup.InstanceContent.
A special content implementation that can be passed to AbstractLookup and provides methods for registration of instances and lazy instances.
InstanceContent() - Constructor for class org.openide.util.lookup.InstanceContent
Create a new, empty content.
InstanceContent.Convertor - interface org.openide.util.lookup.InstanceContent.Convertor.
Convertor postpones an instantiation of an object.
iconResource() - Method in class org.openide.util.actions.SystemAction
Specify the proper resource name for the action's icon.
id(Object) - Method in interface org.openide.util.lookup.InstanceContent.Convertor
Computes the ID of the resulted object.
initialize() - Method in class org.openide.util.SharedClassObject
Initialize shared state.
initialize() - Method in class org.openide.util.actions.BooleanStateAction
 
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.lookup.AbstractLookup
Method for subclasses to initialize them selves.
instanceOf(Class) - Method in class org.openide.util.lookup.AbstractLookup.Pair
Tests whether this item can produce object of class c.
isConsumed() - Method in class org.openide.util.datatransfer.ClipboardEvent
Has this event been consumed?
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(DataFlavor) - Method in class org.openide.util.datatransfer.ExTransferable
 
isDataFlavorSupported(int, DataFlavor) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Test whether a given data flavor is supported by the item at index.
isEmpty() - Method in class org.openide.util.WeakSet
Returns true if this set contains no elements.
isEnabled() - Method in class org.openide.util.actions.SystemAction
Test whether the action is currently enabled.
isExactMatch() - Method in class org.openide.util.MapFormat
Test whether both brackets are required in the expression.
isFinished() - Method in class org.openide.util.Task
Test whether the task has finished running.
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
Test whether the operating system supports icons on frames (windows).
isLoggable(int) - Method in class org.openide.ErrorManager
Test whether a messages with given severity will be logged in advance.
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.).
isReadAccess() - Method in class org.openide.util.Mutex
Tests whether this thread has already entered the mutex in read access.
isRequestProcessorThread() - Method in class org.openide.util.RequestProcessor
Tests if the current thread is request processor thread.
isUnix() - Static method in class org.openide.util.Utilities
Test whether the IDE is running on some variant of Unix.
isWindows() - Static method in class org.openide.util.Utilities
Test whether the IDE is running on some variant of Windows.
isWriteAccess() - Method in class org.openide.util.Mutex
Tests whether this thread has already entered the mutex in write access.
iterator() - Method in class org.openide.util.WeakSet
Returns an iterator over the elements in this set.

 
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.