Hi,
 
I created my own class loader by overriding the loadClass method. My class loader is given the initial class org.argouml.application.Main. At runtime, my class loader is trying to load the class org.argouml.uml.diagram.ui.StylePanelFigAssociation but failed to find it. I searched through the whole project packages but could not find it either. Would you please tell me where it is? I am using ArgoUML 0.19.1 source code.
 
Thank you in advance,
 
-- Sunny

Reply via email to