Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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 twoSavable
s representing the same object beneath are really equal and have the sameAbstractSavable.hashCode()
. - HIDE_WHEN_DISABLED - Static variable in interface org.openide.awt.DynamicMenuContent
-
Marker for actions which should be hidden rather than merely disabled.
- HIGH - Enum constant in enum org.openide.awt.NotificationDisplayer.Priority
- 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form