A C G I J S 

A

about_this_applet() - Method in class com.tecnick.jxhtmledit.JXHTMLedit
display this software information dialog window

C

com.tecnick.jxhtmledit - package com.tecnick.jxhtmledit
 

G

getButtons() - Method in class com.tecnick.jxhtmledit.JXHTMLConfig
Returns an XMLConfigReader object containing buttons data.
getCode() - Method in class com.tecnick.jxhtmledit.JXHTMLedit
Convenience method to get html code from javascript.
getTMXresources() - Method in class com.tecnick.jxhtmledit.JXHTMLConfig
Returns localized text resources loaded from XML configuration file.
getTranscoder() - Method in class com.tecnick.jxhtmledit.JXHTMLConfig
Returns a XHTMLTranscoder object used to cleanup XHTML code.

I

init() - Method in class com.tecnick.jxhtmledit.JXHTMLedit
Initialize applet

J

JXHTMLConfig - Class in com.tecnick.jxhtmledit
Loads configutation files for JXHTMLEDIT.
JXHTMLConfig(String, String) - Constructor for class com.tecnick.jxhtmledit.JXHTMLConfig
Constructor Must be called on applet init to load applet data from configuration files.
JXHTMLConfig() - Constructor for class com.tecnick.jxhtmledit.JXHTMLConfig
Void Constructor.
JXHTMLedit - Class in com.tecnick.jxhtmledit
WYSIWYG XHTML Editor
Java Applet to edit XHTML in WYSIWYG mode.
JXHTMLedit() - Constructor for class com.tecnick.jxhtmledit.JXHTMLedit
 

S

setCode(String) - Method in class com.tecnick.jxhtmledit.JXHTMLedit
Convenience method to set html code from javascript.
A C G I J S