void set_position( int new_x, int new_y);
Sets the position of this component (relative to its parent).
Back to index