Class GuidedTextEditorEditor.MyConversationListner
java.lang.Object
org.eclnt.ccaddons.pbc.guidedtext.GuidedTextEditorEditor.MyConversationListner
- All Implemented Interfaces:
org.eclnt.ccee.chatgpt.logic.conversation.ILMConversationListener
- Enclosing class:
- GuidedTextEditorEditor
public class GuidedTextEditorEditor.MyConversationListner
extends Object
implements org.eclnt.ccee.chatgpt.logic.conversation.ILMConversationListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MyConversationListner
public MyConversationListner()
-
-
Method Details
-
onConversationUpdated
public void onConversationUpdated()- Specified by:
onConversationUpdated
in interfaceorg.eclnt.ccee.chatgpt.logic.conversation.ILMConversationListener
-