Table of Contents

Class: GuiAppDServicesForPipeOutputWindow PmwContribD-r2_0_1/PipeOutputWindow.py

Class which defines the GuiAppD methods needed by PipeOutputWindow.

The PipeOutputWindow expects to have certain methods available in the GuiAppD argument to its constructor. This class enumerates those methods, and provides a default implementation which does nothing when called that is used as a default parameter to the PipeOutputWindow constructor.

Methods   
busyEnd
busyStart
showMessage
  busyEnd 
busyEnd ( self )

  busyStart 
busyStart ( self,  newcursor=None )

  showMessage 
showMessage (
        self,
        type,
        msgTxt=None,
        )


Table of Contents

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