Table of Contents

Module: ConnectedBox PmwContribD-r2_0_1/ConnectedBox.py

A HandledBox which can be connected to another HandledBox.

A canvas object subclassed from HandledBox which provides connection points for connecting edges on each Handle.

Imported modules   
import AnimatedFileIcon
import AnimatedFolder
import Canvas
import HandledBox
import Pmw
import ShadowBox
import Tkinter
import colormath
import math
import os
import string
import sys
Classes   
ConnectedBox

Subclass of HandledBox which allows connections between handles.

ConnectedBoxGraph

A graph represented using ConnectedBox and Connection objects.

ConnectedDirectory

Folder icon which allows connections to be made from and to it.

ConnectedFile

File icon which allows connections to be made to and from it.

ConnectedIcon

Combine the ConnectedBox with the interface of the AnimatedIcon.

ConnectingCanvas

A special type of canvas which knows how to handle ConnectedBox objects.

Connection

An edge between two ConnectedBox objects.

InputDirectory

A ConnectedDirectory which supports one incoming connection.

InputFile

A ConnectedFile which accepts one incoming connection.

OutputDirectory

A ConnectedDirectory which provides one outgoing connection.

OutputFile

A ConnectedFile which provides one outgoing connection.


Table of Contents

This document was automatically generated on Mon Sep 17 17:47:46 2001 by HappyDoc version r2_0