Uses of Class
textbender.o.rhinohide.core.RhiComment

Packages that use RhiComment
textbender.o.rhinohide.core   
 

Uses of RhiComment in textbender.o.rhinohide.core
 

Methods in textbender.o.rhinohide.core that return RhiComment
static RhiComment RhiComment.wrapComment(RhiWindow window, netscape.javascript.JSObject jsObject)
          Creates a RhiComment.
(package private) static RhiComment RhiComment.wrapComment(RhiWindow window, netscape.javascript.JSObject jsObject, boolean doTypeCheck)