Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<port>

Open abstract class

Summary

The class of all ports.

Superclasses

<object> 

Init-keywords

None.

Library

duim-sheets

Module

duim-sheets

Description

The class of all ports. A display, and all the sheets attached to a display, is associated with a port that is a connection to a display server. The port manages:

Operations

The following operations are exported from the DUIM-Sheets module.

beep default-port-setter destroy-port force-display get-default-background get-default-foreground get-default-text-style port port? port-modifier-state port-pointer port-server-path synchronize-display text-size text-style-mapping text-style-mapping-setter

The following operation is exported from the DUIM-DCs module.

find-color

See also

<display>, page 243

<sheet>, page 343


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index