Package com.lightdev.app.shtm

SimplyHTML, a word processor based on Java, HTML and CSS

See:
          Description

Interface Summary
SHTMLPlugin Defines an interface all plug-ins for application SimplyHTML have to implement.
TextResources interface for getting text based resources * @author Dimitri Polivaev 14.01.2007
 

Class Summary
AbstractPlugin Base class for plug-ins of application SimplyHTML.
App Main class of application SimplyHTML.
DefaultTextResources Default implementation of TextResources based on java.util.ResourceBundle
NamedObject Utility Class for displaying local object names in GUI components.
SHTMLDocument Extends HTMLDocument by a custom reader which supports the SPAN tag.
SHTMLPanel Class for using SimplyHTML as as component
SplashScreen Class that displays a splash screen Is run in a separate thread so that the applet continues to load in the background
Util Utility methods for application SimplyHTML.
 

Package com.lightdev.app.shtm Description

SimplyHTML, a word processor based on Java, HTML and CSS

Version:
0.12.2, 2007
Author:
Ulrich Hilger, Dimitry Polivaev, http://simplyhtml.sourceforge.net/, published under the terms and conditions of the GNU General Public License, for details see file gpl.txt in the distribution package of this software