27#ifndef __PLATFORMCANVAS_H__
28#define __PLATFORMCANVAS_H__
31#include "../../objects/PCanvas.h"
33#include "../../utility/rc_ptrs.h"
34#include "../../base/PEBLObject.h"
60 virtual std::string
ObjectName()
const{
return "PlatformCanvas";} ;
70 virtual std::ostream &
SendToStream(std::ostream& out)
const;
This class is the basic generic text box.