Java 1.4 Swing Class Documentation Inverted Index

Inverted Index: H

...plaf.basic.BasicTreeUI.TreeHomeAction TreeHomeAction is used to handle end/home actions.
...text.html.FormView.MouseEventListener MouseEventListener class to handle form submissions when an input with type equal to image is clicked on.
...BasicComboPopup.InvocationMouseHandler InvocationMouseHandler: A listener to be registered upon the combo box not its popup menu to handle mouse events that affect the state of the popup menu.
...JFormattedTextField.AbstractFormatter Instances of AbstractFormatter are used by JFormattedTextField to handle the conversion both from an Object to a String, and back from a String to an Object.
javax.swing.text.InternationalFormatter InternationalFormatter extends DefaultFormatter, using an instance of java.text.Format to handle the conversion to a String, and the conversion from a String.
...plaf.basic.BasicMenuUI.MouseInputHandler Instantiated and used by a menu item to handle the current menu selection from mouse events.
javax.swing.TransferHandler This class is used to handle the transfer of a Transferable to and from Swing components.
...plaf.basic.BasicTreeUI.TreeIncrementAction TreeIncrementAction is used to handle up/down actions.
javax.swing.JTree.TreeSelectionRedirector TreeSelectionRedirector: Handles creating a new TreeSelectionEvent with the JTree as the source and passing it off to all the listeners.
...plaf.basic.BasicTreeUI.TreePageAction TreePageAction handles page up and page down events.
...plaf.basic.BasicTreeUI.MouseInputHandler MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
...BasicComboBoxUI.ComboBoxLayoutManager ComboBoxLayoutManager: This layout manager handles the 'standard' layout of combo boxes.
...basic.BasicSplitPaneDivider.DragController DragController: Handles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane.
...VerticalDragController VerticalDragController: Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.
...plaf.basic.BasicListUI.MouseInputHandler MouseInputHandler: Mouse input, and focus handling for JList.
...BasicSplitPaneUI.KeyboardUpLeftHandler KeyboardUpLeftHandler: Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
...AccessibleFocusHandler AccessibleFocusHandler: Fire PropertyChange listener, if one is registered, when focus events happen
javax.swing.event.HyperlinkEvent HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.
javax.swing.tree.ExpandVetoException ExpandVetoException: Exception used to stop and expand/collapse from happening.
javax.swing.text.SimpleAttributeSet SimpleAttributeSet: A straightforward implementation of MutableAttributeSet using a hash table.
...plaf.metal.MetalBorders.TableHeaderBorder TableHeaderBorder: Border for a Table Header
javax.swing.event.UndoableEditListener UndoableEditListener: Interface implemented by a class interested in hearing about undoable operations.
javax.swing.InputVerifier The purpose of this class is to help clients support smooth focus navigation through GUIs with text fields.
javax.swing.plaf.metal.MetalComboBoxButton MetalComboBoxButton: JButton subclass to help out MetalComboBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
...swing.event.SwingPropertyChangeSupport SwingPropertyChangeSupport: This subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety not a Swing concern for reduce memory consumption, which helps performance both big Swing concerns .
...html.HTMLDocument.HTMLReader.HiddenAction   HiddenAction:
...plaf.basic.BasicComboBoxUI.FocusHandler FocusHandler: This listener hides the popup when the focus is lost.
...basic.BasicComboPopup.ListMouseHandler ListMouseHandler: This listener hides the popup when the mouse is released in the list.
javax.swing.JTree A control that displays a set of hierarchical data as an outline.
javax.swing.plaf.basic.BasicTreeUI BasicTreeUI: The basic L&F for a hierarchical data structure.
javax.swing.MenuSelectionManager A MenuSelectionManager owns the selection in menu hierarchy.
...DefaultHighlighter.DefaultHighlightPainter DefaultHighlightPainter: Simple highlight painter that fills a highlighted area with a solid color.
...swing.text.LayeredHighlighter.LayerPainter LayerPainter: Layered highlight renderer.
javax.swing.text.Highlighter.Highlight   Highlight:
...DefaultHighlighter.DefaultHighlightPainter DefaultHighlightPainter: Simple highlight painter that fills a highlighted area with a solid color.
javax.swing.text.DefaultHighlighter DefaultHighlighter: Implements the Highlighter interfaces.
javax.swing.text.Highlighter   Highlighter: An interface for an object that allows one to mark up the background with colored areas.
...swing.text.Highlighter.HighlightPainter   HighlightPainter: Highlight renderer.
javax.swing.text.html.CSS.Attribute Definitions to be used as a key on AttributeSet's that might hold CSS attributes.
javax.swing.event.EventListenerList A class that holds a list of EventListeners.
...swing.text.StyleContext.SmallAttributeSet SmallAttributeSet: This class holds a small number of attributes in an array.
javax.swing.SpringLayout.Constraints A Constraints object holds the constraints that govern the way a component's size and position change in a container controlled by a SpringLayout.
javax.swing.Spring An instance of the Spring class holds three properties that characterize its behavior: the minimum, preferred, and maximum values.
...plaf.basic.BasicFileChooserUI.GoHomeAction GoHomeAction: Acts on the "home" key event or equivalent event.
javax.swing.plaf.metal.MetalComboBoxIcon MetalComboBoxIcon: This utility class draws the horizontal bars which indicate a MetalComboBox
...basic.BasicScrollPaneUI.HSBChangeListener HSBChangeListener: Horizontal scrollbar listener.
...basic.BasicSplitPaneDivider.DragController DragController: Handles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane.
...BasicHorizontalLayoutManager BasicHorizontalLayoutManager: LayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT.
javax.swing.BoxLayout A layout manager that allows multiple components to be laid out either vertically or horizontally.
...basic.BasicScrollPaneUI.HSBChangeListener   HSBChangeListener: Horizontal scrollbar listener.
javax.swing.text.html.HTML.Attribute Attribute: Typesafe enumeration representing an HTML attribute.
...swing.text.html.HTMLDocument.RunElement RunElement: An element that represents a chunk of text that has a set of HTML character level attributes assigned to it.
...swing.text.html.parser.DocumentParser DocumentParser: A Parser for HTML Documents actually, you can specify a DTD, but you should really only use this class with the html dtd in swing .
javax.swing.text.html.MinimalHTMLWriter MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
...text.html.HTMLEditorKit.HTMLTextAction HTMLTextAction: An abstract Action providing some convenience methods that may be useful in inserting HTML into an existing document.
...html.HTMLEditorKit.InsertHTMLTextAction InsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document.
javax.swing.text.html.ListView ListView: A view implementation to display an html list
javax.swing.text.html.parser.Parser Parser: A simple DTD-driven HTML parser.
...swing.text.html.HTMLDocument.HTMLReader An HTML reader to load an HTML document with an HTML element structure.
javax.swing.text.html.ImageView ImageView: View of an Image, intended to support the HTML tag.
javax.swing.text.html.parser.TagElement A generic HTML TagElement class.
javax.swing.text.html.StyleSheet Support for defining the visual characteristics of HTML views being rendered.
javax.swing.plaf.basic.BasicHTML BasicHTML: Support for providing html views for the swing components.
...swing.text.html.HTMLDocument.BlockElement BlockElement: An element that represents a structural block of HTML.
javax.swing.text.html.HTML Constants used in the HTMLDocument.
javax.swing.text.html.HTMLWriter HTMLWriter: This is a writer for HTMLDocuments.
javax.swing.text.html.MinimalHTMLWriter MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
...JEditorPane.AccessibleJEditorPaneHTML AccessibleJEditorPaneHTML: This class provides support for AccessibleHypertext, and is used in instances where the EditorKit installed in this JEditorPane is an instance of HTMLEditorKit.
...swing.text.html.HTMLEditorKit.HTMLFactory   HTMLFactory: A factory to build views for HTML.
...swing.text.html.HTMLFrameHyperlinkEvent   HTMLFrameHyperlinkEvent is used to notify interested parties that link was activated in a frame.
...HTMLLink   HTMLLink:
...text.html.HTMLEditorKit.HTMLTextAction   HTMLTextAction: An abstract Action providing some convenience methods that may be useful in inserting HTML into an existing document.
javax.swing.text.html.HTMLWriter   HTMLWriter: This is a writer for HTMLDocuments.
...text.html.HTMLEditorKit.LinkController LinkController: Class to watch the associated component and fire hyperlink events on it when appropriate.
javax.swing.event.HyperlinkEvent   HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.
javax.swing.event.HyperlinkListener   HyperlinkListener
javax.accessibility.AccessibleHypertext The AccessibleHypertext class is the base class for all classes that present hypertext information on the display.
javax.swing.event.HyperlinkEvent HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.