svn commit: r15141 - branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bszanto
Date: 2008-07-01 17:14:17-0700
New Revision: 15141
Modified:
branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java
Log:
commit test
Modified: branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java?view=diff&rev=15141&p1=branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java&p2=branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java&r1=15140&r2=15141
==============================================================================
--- branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java (original)
+++ branches/gsoc2008/feature1_5138_bszanto/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java 2008-07-01 17:14:17-0700
@@ -247,6 +247,9 @@
: null;
if (!multiSelect) {
+
+ //I should do the test here
+
if ((classifierSelected && !relationshipSelected)
|| (packageSelected && selectedItem != projectModel)
|| (stateVertexSelected