Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

Indicator Class Reference

#include <monitor_abstract.h>

Class diagram for Indicator:

CHeapObj VMObj ValueIndicator SharedIndicator IndicatorLabel CompileIndicator DifferenceIndicator

List of all members.

Public Members

 Indicator ()
virtual void reposition (fint X, fint Y, fint W)
virtual void show (char *text)
virtual void show ()
virtual void show (char *text, fint new_state)
virtual void show (char *name, char* compiler, bool recompiling)
void hide ()
 Indicator ()
virtual void reposition (fint X, fint Y, fint W)
virtual void show (char *text)
void hide ()

Protected Members

void draw_under ()
void draw_under ()
fint x
fint y
fint w
bool visible

Detailed Description


Member Function Documentation

Indicator::Indicator ()

void Indicator::reposition (fint X, fint Y, fint W) [virtual]

Reimplemented in ValueIndicator, and ValueIndicator.

void Indicator::show (char * text) [virtual]

virtual void Indicator::show () [inline, virtual]

Reimplemented in IndicatorLabel, IndicatorLabel, ValueIndicator, and ValueIndicator.

virtual void Indicator::show (char * text, fint new_state) [inline, virtual]

Reimplemented in SharedIndicator, and SharedIndicator.

virtual void Indicator::show (char * Name, char * compiler, bool recompiling) [inline, virtual]

Reimplemented in CompileIndicator, and CompileIndicator.

void Indicator::hide ()

Reimplemented in SharedIndicator, and SharedIndicator.

Indicator::Indicator ()

void Indicator::reposition (fint X, fint Y, fint W) [virtual]

Reimplemented in ValueIndicator, and ValueIndicator.

void Indicator::show (char * text) [virtual]

void Indicator::hide ()

Reimplemented in SharedIndicator, and SharedIndicator.

void Indicator::draw_under () [protected]

void Indicator::draw_under () [protected]


Member Data Documentation

fint Indicator::x [protected]

fint Indicator::y [protected]

fint Indicator::w [protected]

bool Indicator::visible [protected]


The documentation for this class was generated from the following files:
Generated at Tue Jun 27 12:07:34 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999