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

H

handleSave() - Method in class org.netbeans.spi.actions.AbstractSavable
To be overriden by subclasses to handle the actual save of the object.
hashCode() - Method in class org.netbeans.spi.actions.AbstractSavable
HashCode and AbstractSavable.equals(java.lang.Object) need to be properly implemented by subclasses, so two Savables representing the same object beneath are really equal and have the same AbstractSavable.hashCode().
HIDE_WHEN_DISABLED - Static variable in interface org.openide.awt.DynamicMenuContent
Marker for actions which should be hidden rather than merely disabled.
HORIZONTAL - Static variable in class org.openide.awt.SplittedPanel
Deprecated.
constant for horizontal split
HtmlBrowser - Class in org.openide.awt
Object that provides viewer for HTML pages.
HtmlBrowser() - Constructor for class org.openide.awt.HtmlBrowser
Creates new html browser with toolbar and status line.
HtmlBrowser(boolean, boolean) - Constructor for class org.openide.awt.HtmlBrowser
Creates new html browser.
HtmlBrowser(HtmlBrowser.Factory, boolean, boolean) - Constructor for class org.openide.awt.HtmlBrowser
Creates new html browser.
HtmlBrowser(HtmlBrowser.Factory, boolean, boolean, Component) - Constructor for class org.openide.awt.HtmlBrowser
Creates new html browser.
HtmlBrowser.Factory - Interface in org.openide.awt
Implementation of BrowerFactory creates new instances of some Browser implementation.
HtmlBrowser.Impl - Class in org.openide.awt
This interface represents an implementation of html browser used in HtmlBrowser.
HtmlBrowser.URLDisplayer - Class in org.openide.awt
A manager class which can display URLs in the proper way.
HtmlRenderer - Class in org.openide.awt
A lightweight HTML renderer supporting a minimal subset of HTML used for markup purposes only: basic font styles and some colors.
HtmlRenderer.Renderer - Interface in org.openide.awt
Interface aggregating table, tree, and list cell renderers.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
org.openide.awt 7.77