|
Class Summary |
| ExtendedHTMLDocument |
Description: Adds new Features to the standard Java HTMLDocument class. |
| ExtendedHTMLEditorKit |
Description: This class extends HTMLEditorKit so that it can provide other renderer classes
instead of the defaults. |
| ExtendedHTMLEditorKit.HTMLFactoryExtended |
Class that replaces the default ViewFactory and supports
the proper rendering of both URL-based and local images. |
| ExternalEditorFrame |
Description: This class is an extended JFrame that overrides the processWindowEvent() method.
|
| HTMLUtilities |
Description: HTMLUtilities - Special Utility Functions For Kafenio
Copyright (C) 2003 Rafael Cieplinski, modified by Howard Kistler |
| ImageFileChooser |
Description: Class for providing a chooser that lets the user select an image to insert |
| ImageFileChooserPreview |
Description: Class provides a preview window for the selected image file |
| JButtonNoFocus |
Description: Class for providing a JButton that does not obtain focus |
| JComboBoxNoFocus |
Description: Class for providing a JComboBox that does not obtain focus |
| JToggleButtonNoFocus |
Description: Class for providing a JToggleButton that does not obtain focus |
| MutableFilter |
Description: Class for providing JFileChooser with a FileFilter |
| NameValuePair |
Description: Class that holds name / value-pairs for List-items. |
| RelativeImageView |
Description: creates a view on an image.
|
| SyntaxPane |
Description: An editor pane with syntax highlighting for HTML tags.
|