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.
|