Package com.sun.java.help.impl


package com.sun.java.help.impl
Implementation classes for JavaHelp. This classes are private and are not intented to be used by programmers and can change without any notice.

Note:We have not yet finalized the location for these classes.

For overviews, tutorials, examples, guides, tool support, and other documentation, please see the JavaHelp home page

  • Class
    Description
    Subclass of HTMLEditorKit from Swing to adds better functionality for handing tags and supports some special classes for JavaHelp.
    Class to watch the associated component and change the cursor when in a hyperlink
     
     
    This class provides is useful for the nightmare of parsing multi-part HTTP/RFC822 headers sensibly:
    Print handler for JavaHelp.
    Print handler for JavaHelp.
    This class is a secondary viewer to be included in HTML content within JHContentViewer.
    This class provides information about getter/setter methods within JHSecondaryWindow.
    LangElement is a simple little internal class to keep track of tags and the langs
     
     
     
    ParserListener defines the interface for an object that listens to parsing events in a Parser.
    This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
    This class contains a reference to a tag in a parsed document, the type of tag, and the tag's attributes.
     
    Interface that a Component should support if it wants to play in the View hierachy.
    This handles several XML-related tasks that normal java.io Readers don't support, inluding use of IETF standard encoding names and automatic detection of most XML encodings.