rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions
IlvMessageLabelW95LFHandler Class Reference

Object Look-and-Feel class. More...

#include <ilviews/gadgets/win95/msglabel.h>

Inheritance diagram for IlvMessageLabelW95LFHandler:
IlvMessageLabelWLFHandler IlvDefaultMessageLabelLFHandler IlvMessageLabelLFHandler IlvObjectLFHandler

Public Member Functions

 IlvMessageLabelW95LFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
virtual void drawBackground (const IlvMessageLabel *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the background of a message label. More...
 
- Public Member Functions inherited from IlvMessageLabelWLFHandler
 IlvMessageLabelWLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
virtual void drawFrame (const IlvMessageLabel *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the frame of a message label. More...
 
- Public Member Functions inherited from IlvDefaultMessageLabelLFHandler
virtual void drawContents (const IlvMessageLabel *, IlvPort *, const IlvTransformer *, const IlvRegion *) const
 Is called to draw the contents of a message label. More...
 
- Public Member Functions inherited from IlvMessageLabelLFHandler
 IlvMessageLabelLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object Look-and-Feel class.

Library: ilvw95look

The class for the Microsoft Windows 95 object look-and-feel handler of the message label.

Constructor & Destructor Documentation

IlvMessageLabelW95LFHandler::IlvMessageLabelW95LFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvMessageLabelW95LFHandler instance and initializes it with lfh.

Parameters
lfhThe look-and-feel handler which this handler will be associated to.

Member Function Documentation

virtual void IlvMessageLabelW95LFHandler::drawBackground ( const IlvMessageLabel msg,
IlvPort dst,
const IlvTransformer t,
const IlvRegion clip 
) const
virtual

Is called to draw the background of a message label.

Parameters
msgThe message label.
dstThe destination port.
tThe transformer.
clipThe clipping region.

Reimplemented from IlvDefaultMessageLabelLFHandler.


© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.