function DialogPanel = getDialogSchema(this, manager)
%  getDialogSchema  Construct the dialog panel

%  Author(s): John Glass
%  Revised:
% Copyright 1986-2003 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2003/09/01 09:20:38 $

import com.mathworks.mwswing.*;

DialogPanel = MJFrame;


