svn commit: r12744 - trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-06-02 09:38:55-0700
New Revision: 12744

Modified:
   trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java

Log:
Did a ToDo: Make the ArgoDiagram abstract.

Modified: trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java?view=diff&rev=12744&p1=trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java&p2=trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java&r1=12743&r2=12744
==============================================================================
--- trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java	(original)
+++ trunk/tests/org/argouml/ui/targetmanager/TestTargetManager.java	2007-06-02 09:38:55-0700
@@ -38,6 +38,7 @@
 import org.argouml.model.Model;
 import org.argouml.uml.diagram.ArgoDiagram;
 import org.tigris.gef.presentation.Fig;
+import org.tigris.gef.presentation.FigNode;
 import org.tigris.gef.presentation.FigRect;
 
 /**
@@ -457,6 +458,9 @@
 		    return fig;
 		return null;
 	    }
+	    public void encloserChanged(FigNode enclosed, 
+	            FigNode oldEncloser, FigNode newEncloser) {
+	    }
 	};
 	Project p = ProjectManager.getManager().getCurrentProject();
 	p.addDiagram(diag);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.