smjg.libs.sdwf.dc.PaintDC Class Reference

Used to repaint a window. More...

Inheritance diagram for smjg.libs.sdwf.dc.PaintDC:

smjg.libs.sdwf.dc.DC

List of all members.

Public Member Functions

 this (WindowBase w)
PAINTSTRUCT paintStruct ()
 A Windows API structure containing information that can be used to repaint the window.
 ~this ()


Detailed Description

Used to repaint a window.

The Window class creates a PaintDC when the window needs to be redrawn, passing it to Window.paint. A programmer using SDWF will not need to instantiate PaintDC for general purposes.


Constructor & Destructor Documentation

smjg.libs.sdwf.dc.PaintDC.this ( WindowBase  w  ) 

smjg.libs.sdwf.dc.PaintDC.~this (  ) 


Member Function Documentation

PAINTSTRUCT smjg.libs.sdwf.dc.PaintDC.paintStruct (  ) 

A Windows API structure containing information that can be used to repaint the window.


The documentation for this class was generated from the following file:
Generated on Mon Jul 30 00:00:28 2007 for Stewart's D Windows Framework by  doxygen 1.5.3