Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

No change in size, 13:34, 25 March 2012
CLabel
==CLabel==
A readonly Field that encapsulates console.display() function. (i.e it is responsible to display a short character string on the display) CLable CLabel although, by inheritance is Frame, but it is never '''bordered'''.
<big><syntaxhighlight lang="cpp">
#include "cfield.h"
1
edit

Navigation menu