Uses of Class
renderable.Comment

Packages that use Comment
renderable   
 

Uses of Comment in renderable
 

Fields in renderable declared as Comment
(package private)  Comment CommentArrow.comment
           
 

Methods in renderable that return Comment
 Comment RenderableBlock.getComment()
           
static Comment Comment.loadComment(org.w3c.dom.NodeList commentChildren, RenderableBlock rb)
          Loads the comment from a NodeList of comment parts
 

Methods in renderable with parameters of type Comment
 void RenderableBlock.setComment(Comment comment)
          Sets this RenderableBlock's comment
 

Constructors in renderable with parameters of type Comment
CommentArrow(Comment comment)
          Constructs this