www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@mbcmultiview/@PanelTitleViewContainer/pConfigureTitle.m

    function pConfigureTitle(obj, hTitle)
%PCONFIGURETITLE Configure the title bar object
%
%  PCONFIGURETITLE(OBJ, TITLE) is called to configure the object that is
%  used as the main title in the PanelTitleViewContainer.  Subclasses
%  should override this method to alter the look of the title.

%  Copyright 2011 The MathWorks, Inc.


% Default look is appropriate for this object