Uses of Class
com.gsoft.titration.client.CommentItem

Packages that use CommentItem
com.gsoft.titration.client 

Uses of CommentItem in com.gsoft.titration.client
 

Constructors in com.gsoft.titration.client with parameters of type CommentItem
CommentDialog.CommentDialog(Frame parent, CommentItem ci)
          
 

Methods in com.gsoft.titration.client that return CommentItem
CommentItemCommentModel.getSelectedComment(int x)
          
 

Methods in com.gsoft.titration.client with parameters of type CommentItem
voidCommentModel.addRow(CommentItem a)