function p=getPropertyEditorPanelPath(c)
%GETPROPERTYEDITORPATH returns a java path to the property editor panel

%   Copyright 1984-2002 The MathWorks, Inc.  
%   $Revision: 1.4 $  $Date: 2002/04/15 03:59:26 $ 

p = 'com.mathworks.page.propertyeditor.panels.hg.AnnotationLayerPropEdit';
