public class

TypeScriptOutputListener

extends Object
implements OutputListener
java.lang.Object
   ↳ com.sun.tools.example.debug.gui.TypeScriptOutputListener

Summary

Public Constructors
TypeScriptOutputListener(TypeScript script)
TypeScriptOutputListener(TypeScript script, boolean appendNewline)
Public Methods
void putString(String s)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.sun.tools.example.debug.bdi.OutputListener

Public Constructors

public TypeScriptOutputListener (TypeScript script)

public TypeScriptOutputListener (TypeScript script, boolean appendNewline)

Public Methods

public void putString (String s)