Uses of Class
org.eclipse.ecf.ui.views.ChatLine

Packages that use ChatLine
org.eclipse.ecf.ui.views   
 

Uses of ChatLine in org.eclipse.ecf.ui.views
 

Methods in org.eclipse.ecf.ui.views with parameters of type ChatLine
protected  void ChatRoomView.appendText(ChatLine text)
           
protected  void ChatRoomManagerView.appendText(org.eclipse.swt.custom.StyledText readText, ChatLine text)