Table of Contents

Class: ImageCache ./GatoUtil.py

Provides a global cache for PhotoImages displayed in the application. Singleton Pattern

Methods   
AddImage
__getitem__
__init__
  AddImage 
AddImage (
        self,
        relURL,
        imageData,
        )

  __getitem__ 
__getitem__ ( self,  relURL )

Given a relative URL to an image file return the corresponding PhotoImage.

  __init__ 
__init__ ( self )


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0