Author: mvw Date: 2012-04-23 23:32:48-0700 New Revision: 19878 Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java
Log: Comment only Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java?view=diff&pathrev=19878&r1=19877&r2=19878 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java (original) +++ trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java 2012-04-23 23:32:48-0700 @@ -1,6 +1,6 @@ /* $Id$ ***************************************************************************** - * Copyright (c) 2009-2011 Contributors - see below + * Copyright (c) 2009-2012 Contributors - see below * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * Contributors: * Luis Sergio Oliveira * Bob Tarling + * Michiel van der Wulp ***************************************************************************** * * Some portions of this file was previously release using the BSD License: @@ -1257,6 +1258,7 @@ * @param file the target file * * TODO: Separate this into a Swing specific class - tfm + * @param exit if true: exit ArgoUML when done */ public void trySaveWithProgressMonitor( final boolean overwrite, ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2951364 To unsubscribe from this discussion, e-mail: [[email protected]].
