statusLeftOutputStreamobject

status.t[63]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

A special OutputStream for the left half of the status line (the short description area) in text mode. We use a separate stream for this because we must write the text using the output mode switching for the status line.

We only use this stream when we use the old-style text-mode status line interface, which explicitly separates the status line into a left part and a right part. When we have the banner API available in the interpreter, we’ll use banners instead, since banners give us much more flexibility.

transient statusLeftOutputStream :   OutputStream

Superclass Tree   (in declaration order)

statusLeftOutputStream
OutputStream
PreinitObject
ModuleExecObject
`                                 object`

Summary of Properties  

Inherited from OutputStream :
filterList_ justDidPara justDidParaSuppressor myInputManager

Inherited from ModuleExecObject :
execAfterMe execBeforeMe hasInitialized_ isDoingExec_ isExecuted_

Summary of Methods  

writeFromStream

Inherited from OutputStream :
addOutputFilter addOutputFilterBelow applyFilters applyTextFilters captureOutput construct execute inputLineEnd removeOutputFilter watchForOutput writeToStream

Inherited from ModuleExecObject :
_execute classExec

Properties  

(none)

Methods  

writeFromStream (txt)OVERRIDDEN

status.t[65]

we sit atop the system-level main console output stream

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3