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

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

A

AbstractLookup - class org.openide.util.lookup.AbstractLookup.
Implementation of the lookup from OpenAPIs that is based on the introduction of Item.
AbstractLookup(AbstractLookup.Content) - Constructor for class org.openide.util.lookup.AbstractLookup
Constructor to create this lookup and associate it with given Content.
AbstractLookup() - Constructor for class org.openide.util.lookup.AbstractLookup
Default constructor for subclasses that do not need to provide a content
AbstractLookup.Content - class org.openide.util.lookup.AbstractLookup.Content.
A class that can be used by the creator of the AbstractLookup to control its content.
AbstractLookup.Content() - Constructor for class org.openide.util.lookup.AbstractLookup.Content
 
AbstractLookup.Pair - class org.openide.util.lookup.AbstractLookup.Pair.
Extension to the default lookup item that offers additional information for the data structures use in AbstractLookup
AbstractLookup.Pair() - Constructor for class org.openide.util.lookup.AbstractLookup.Pair
For use by subclasses.
ActionPerformer - interface org.openide.util.actions.ActionPerformer.
Specifies how an action should be performed.
AsyncGUIJob - interface org.openide.util.AsyncGUIJob.
Service provider interface (SPI) for executing of time consuming task which results are visible in UI.
accepted(int) - Method in interface org.openide.util.datatransfer.TransferListener
Accepted by a drop operation.
actionPerformed(ActionEvent) - Method in class org.openide.util.actions.BooleanStateAction
 
actionPerformed(ActionEvent) - Method in class org.openide.util.actions.CallableSystemAction
 
actionPerformed(ActionEvent) - Method in class org.openide.util.actions.CallbackSystemAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.openide.util.actions.SystemAction
Actually perform the action.
actionsGlobalContext() - Static method in class org.openide.util.Utilities
Global context for actions.
actionsToPopup(Action[], Lookup) - Static method in class org.openide.util.Utilities
Builds a popup menu from actions for provided context specified by Lookup.
actionsToPopup(Action[], Component) - Static method in class org.openide.util.Utilities
Builds a popup menu for provided component.
activeReferenceQueue() - Static method in class org.openide.util.Utilities
Useful queue for all parts of system that use java.lang.ref.References together with some ReferenceQueue and need to do some clean up when the reference is enqued.
add(Object) - Method in class org.openide.util.WeakSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class org.openide.util.lookup.InstanceContent
The method to add instance to the lookup with.
add(Object, InstanceContent.Convertor) - Method in class org.openide.util.lookup.InstanceContent
The method to add instance to the lookup with.
addClipboardListener(ClipboardListener) - Method in class org.openide.util.datatransfer.ExClipboard
Add a listener to clipboard operations.
addLookupListener(LookupListener) - Method in class org.openide.util.Lookup.Result
Registers a listener that is invoked when there is a possible change in this result.
addNotify() - Method in class org.openide.util.SharedClassObject
Notify subclasses that the first listener has been added to this object.
addPair(AbstractLookup.Pair) - Method in class org.openide.util.lookup.AbstractLookup.Content
The method to add instance to the lookup with.
addPair(AbstractLookup.Pair) - Method in class org.openide.util.lookup.AbstractLookup
The method to add instance to the lookup with.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.ServiceType
Deprecated. Add a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.util.SharedClassObject
Adds the specified property change listener to receive property change events from this object.
addTaskListener(TaskListener) - Method in class org.openide.util.Task
Add a listener to the task.
addTransferListener(TransferListener) - Method in class org.openide.util.datatransfer.ExTransferable
Adds a listener to watch the life-cycle of this object.
allClasses() - Method in class org.openide.util.Lookup.Result
Get all classes represented in the result.
allInstances() - Method in class org.openide.util.Lookup.Result
Get all instances in the result.
allItems() - Method in class org.openide.util.Lookup.Result
Get all registered items.
annotate(Throwable, int, String, String, Throwable, Date) - Method in class org.openide.ErrorManager
Annotates given exception with given values.
annotate(Throwable, String) - Method in class org.openide.ErrorManager
Annotates given exception with given values.
annotate(Throwable, Throwable) - Method in class org.openide.ErrorManager
Annotates target exception with given exception.
annotateClass(Class) - Method in class org.openide.util.io.NbObjectOutputStream
 
areDataFlavorsSupported(DataFlavor[]) - Method in interface org.openide.util.datatransfer.MultiTransferObject
Test whether each transferred item supports at least one of these flavors.
array(Object[]) - Static method in class org.openide.util.Enumerations
Returns an enumeration that iterates over provided array.
arrayHashCode(Object[]) - Static method in class org.openide.util.Utilities
Compute hash code of array.
asynchronous() - Method in class org.openide.util.actions.CallableSystemAction
If true, this action should be performed asynchronously in a private thread.
attachAnnotations(Throwable, ErrorManager.Annotation[]) - Method in class org.openide.ErrorManager
Associates annotations with an exception.
attachInitJob(Component, AsyncGUIJob) - Static method in class org.openide.util.Utilities
Attaches asynchronous init job to given component.
available() - Method in class org.openide.util.io.ReaderInputStream
 

 
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.