function LabelBox = editLabels(this,BoxName,TabContents)
%EDITLABELS  Default implementation (hand over to @axesgroup).

%   Copyright 1986-2004 The MathWorks, Inc.
%   $Revision: 1.1.6.2 $  $Date: 2004/04/11 00:27:20 $
LabelBox = this.AxesGrid.editLabels(BoxName,TabContents);