www.gusucode.com > sloptim工具箱matlab源码程序 > sloptim/sloptguis/@srocsdgui/@sropnl/getJavaHandle.m

    function h = getJavaHandle(this) 
% GETJAVAHANDLE  method to return jhandle to java component of object
%
 
% Author(s): A. Stothert 31-Aug-2005
% Copyright 2005 The MathWorks, Inc.

h = this.hPanel;