Google

txtstyle Specification Sheet


Portable Object Compiler (c) 1997,98. All Rights Reserved.

TextStyle

Inherits from: String

Maturity Index: Experimental

Class Description

Temporary implementation of a class such as the Smalltalk (Squeak) class TextStyle. This implementation is merely a subclass of String and only implements the methods named: and name of the Squeak counterpart.

Method types

Creation

Accessing

Printing

Methods

default

+default

named:

+named:(STR)name

name

- (STR)name

printOn:

-printOn:(IOD)aFile