svn commit: r12922 - trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java

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

Modified:
   trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java

Log:
Style.

Modified: trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java?view=diff&rev=12922&p1=trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java&r1=12921&r2=12922
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java	2007-06-29 12:09:02-0700
@@ -402,13 +402,13 @@
      */
     private static final long serialVersionUID = -3305029387374936153L;
 
-	public void propertyChange(PropertyChangeEvent arg0) {
-		if ("remove".equals(arg0.getPropertyName())) {
-			Diagram diagram = ProjectManager.getManager()
-				.getCurrentProject().getActiveDiagram();
-			TargetManager.getInstance().setTarget(diagram);
-		}
-	}
+    public void propertyChange(PropertyChangeEvent arg0) {
+        if ("remove".equals(arg0.getPropertyName())) {
+            Diagram diagram = ProjectManager.getManager()
+                .getCurrentProject().getActiveDiagram();
+            TargetManager.getInstance().setTarget(diagram);
+        }
+    }
 }
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.