NAME

VPTK_Widget -- abstract vptk_w widget class

Description

This is an abstract class that wrap all editor object classes.
It supply several generic methods (including constructor) but JustDraw method
must be implemented in derived class

Details see in examplary class 'Label'