org.openide.util 8.33.1
A B C D E F G H I J K L M N O P Q R S T U V W X 

H

hasFirst() - Method in class org.openide.util.Union2
Check if the union contains the first type.
hashCode() - Method in class org.openide.util.HelpCtx
 
hashCode() - Method in class org.openide.util.io.NbMarshalledObject
 
hashCode() - Method in class org.openide.util.Pair
 
hashCode() - Method in class org.openide.util.SharedClassObject
Get a hashcode of the shared class.
hashCode() - Method in class org.openide.util.WeakSet
 
hasListeners() - Method in class org.openide.util.ChangeSupport
Checks if there are any listeners registered to thisChangeSupport.
hasSecond() - Method in class org.openide.util.Union2
Check if the union contains the second type.
HelpCtx - Class in org.openide.util
Provides help for any window or other feature in the system.
HelpCtx(URL) - Constructor for class org.openide.util.HelpCtx
Deprecated.
Does not work nicely with JavaHelp.
HelpCtx(String) - Constructor for class org.openide.util.HelpCtx
Create a help context by tag.
HelpCtx(Class<?>) - Constructor for class org.openide.util.HelpCtx
Deprecated.
Too easily breaks IDs after code refactoring. Rather use HelpCtx.HelpCtx(String) with a constant value known to be in the JavaHelp map.
HelpCtx.Displayer - Interface in org.openide.util
Service to display a HelpCtx in a help viewer.
HelpCtx.Provider - Interface in org.openide.util
An object implementing this interface is willing to answer the HelpCtx.findHelp() query itself.
A B C D E F G H I J K L M N O P Q R S T U V W X 
org.openide.util 8.33.1

Built on September 8 2014.  |  Portions Copyright 1997-2014 Oracle. All rights reserved.