+ (MCCPowerTerm *) powerTerm

Default constructor

- (ULONG) addOut:(APTR)data length:(ULONG)length
- (BOOL) cRasCRLF
- (LONG) clickX
- (LONG) clickY
- (LONG) cursorX
- (LONG) cursorY
- (BOOL) dELasBS
- (BOOL) destructiveBS
- (BOOL) eatAllInput
- (BOOL) eightBit
- (ULONG) emulation
- (void) flushReview
- (LONG) fontHeight
- (LONG) fontWidth
- (OBString *) iconTitle
- (BOOL) lFasCRLF
- (BOOL) localAlt
- (BOOL) mouseTracking
- (void) noNotifySetCRasCRLF:(BOOL)crascrlf
- (void) noNotifySetDELasBS:(BOOL)delasbs
- (void) noNotifySetDestructiveBS:(BOOL)destructivebs
- (void) noNotifySetEatAllInput:(BOOL)eatallinput
- (void) noNotifySetEightBit:(BOOL)eightbit
- (void) noNotifySetEmulation:(ULONG)emulation
- (void) noNotifySetLFasCRLF:(BOOL)lfascrlf
- (void) noNotifySetLocalAlt:(BOOL)localalt
- (void) noNotifySetOutEnable:(BOOL)outenable
- (void) noNotifySetSaveSettings:(BOOL)savesettings
- (void) noNotifySetScroller:(id)scroller
- (void) noNotifySetSwapDELBS:(BOOL)swapdelbs
- (void) noNotifySetTextMarking:(BOOL)textmarking
- (void) noNotifySetWrap:(BOOL)wrap
- (BOOL) outEnable
- (void) outFlush
- (ULONG) outLen
- (APTR) outPtr
- (void) pasteFromClip:(ULONG)unit
- (LONG) powerTermHeight
- (LONG) powerTermWidth
- (void) reset
- (BOOL) resizable
- (BOOL) savePlain:(OBString *)filename
- (void) savePlainFH:(BPTR)fh
- (BOOL) saveStyle:(OBString *)filename
- (void) saveStyleFH:(BPTR)fh
- (void) scroll:(LONG)offset mode:(ULONG)mode
- (id) scroller
- (void) search:(OBString *)searchstring mode:(ULONG)mode flags:(ULONG)flags
- (void) select:(ULONG)selecttype
- (void) selectToClip:(ULONG)unit
- (void) setAbsXY:(ULONG)cols rows:(ULONG)rows
- (void) setCRasCRLF:(BOOL)crascrlf
- (void) setDELasBS:(BOOL)delasbs
- (void) setDestructiveBS:(BOOL)destructivebs
- (void) setEatAllInput:(BOOL)eatallinput
- (void) setEightBit:(BOOL)eightbit
- (void) setEmulation:(ULONG)emulation
- (void) setLFasCRLF:(BOOL)lfascrlf
- (void) setLocalAlt:(BOOL)localalt
- (void) setOutEnable:(BOOL)outenable
- (void) setPowerTermHeight:(LONG)powertermheight

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setPowerTermWidth:(LONG)powertermwidth

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setResizable:(BOOL)resizable

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setResizableHistory:(BOOL)resizablehistory

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setSaveSettings:(BOOL)savesettings
- (void) setScroller:(id)scroller
- (void) setSwapDELBS:(BOOL)swapdelbs
- (void) setTabSize:(ULONG)tabsize

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setTextMarking:(BOOL)textmarking
- (void) setUTFEnable:(BOOL)utfenable

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setWrap:(BOOL)wrap
- (BOOL) swapDELBS
- (ULONG) tabSize
- (BOOL) textMarking
- (BOOL) unixPaths
- (OBString *) windowTitle
- (BOOL) wrap
- (void) write:(APTR)data length:(ULONG)length
- (ULONG) writeUnicode:(APTR)data length:(ULONG)length format:(ULONG)format