All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractPlugin Base class for plug-ins of application SimplyHTML.ActionBuilder App Main class of application SimplyHTML.ElementTreePanel Displays a tree showing all the elements in a text Document.ElementTreePanel.ElementTreeModel ElementTreeModel is an implementation of TreeModel to handle displaying the Elements from a Document.ExampleFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.FindReplaceDialog Dialog to manage find and replace on aDocument
shown in aJEditorPane
.FindReplaceEvent This is simply overriding EventObject by storing a FindReplaceDialog into the source field of the superclass.FindReplaceListener Interface for implementing a listener forFindReplaceEvents
.InternalUiResources Default implementation of TextResources based on java.util.ResourceBundleNamedObject Utility Class for displaying local object names in GUI components.PseudoDamerauLevenshtein Pseudo-Damerau-Levenshtein (aka "Optimal String Distance") implementation which allows some non-adjacent transpositions(?) Computes the edit distance with insertions/deletions/substitutions/transpositions.PseudoDamerauLevenshtein.Type ScaledStyleSheet SHTMLAction Adds methods to thejavax.swing.Action
interface, needed by Application SimplyHTML.SHTMLDocument ExtendsHTMLDocument
by a custom reader which supports the SPAN tag.SHTMLEditorKit Extensions toHTMLEditorKit
for application SimplyHTML.SHTMLEditorKit.SHTMLFactory SHTMLEditorPane An editor pane for application SimplyHTML.SHTMLEditorPane.PasteMode SHTMLPanel Class for using SimplyHTML as as componentSHTMLPanelImpl Main component of application SimplyHTML.SHTMLPlugin Defines an interface all plug-ins for application SimplyHTML have to implement.SHTMLPrefsChangeListener SHTMLWriter FixedHTMLWriterSplashScreen Class that displays a splash screen Is run in a separate thread so that the applet continues to load in the backgroundUIResources interface for getting text based resources * @author Dimitri Polivaev 14.01.2007Util Utility methods for application SimplyHTML.