NAME

cs::Tk::WebPage - display a web page


SYNOPSIS

use cs::Tk::WebPage;


DESCRIPTION

The cs::Tk::WebPage module presents a view of a web page. It is handed a cs::URL object (hmm, or subclass? - needs some extra info).


GENERAL FUNCTIONS


OBJECT CREATION

Preamble on creation methods.

new cs::Tk::WebPage parent,url

Create a new window of the appropriate type for the object referenced by url.


OBJECT METHODS


AUTHOR

Cameron Simpson <cs@zip.com.au>