svn commit: r16959 - trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java
Tom Morris <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris
Date: 2009-03-26 11:23:22-0700
New Revision: 16959
Modified:
trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java
Log:
Javadoc corrections only
Modified: trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java?view=diff&pathrev=16959&r1=16958&r2=16959
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/targetmanager/TargettableModelView.java 2009-03-26 11:23:22-0700
@@ -28,9 +28,8 @@
* JList or a JComboBox) has a Model that implements TargetListener. <p>
*
* UMLLinkedList is such an implementor. Via this interface it is
- * easy to collect all targetlisteners on a property panel as is done in the
- * setTarget() method of the class PropPanel
- * (see registrateTargetListeners method).<p>
+ * easy to collect all targetlisteners on a property panel as is done in
+ * {@link org.argouml.uml.ui.PropPanel#collectTargetListeners}.
*
* @author [email protected]
*/
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1433369
To unsubscribe from this discussion, e-mail: [[email protected]].