Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 470 → Rev 471

/sun/xmleditor/trunk/src/plugins/PluginManagerInterface.java
3,7 → 3,7
* software practice
* ss_2003
* group project: XML-Editor
* $Id: PluginManagerInterface.java,v 1.3 2003/07/14 09:29:39 swalkenh Exp $
* $Id: PluginManagerInterface.java,v 1.4 2003/07/14 10:02:48 swalkenh Exp $
*/
 
///*
12,9 → 12,9
// * Coded by: Group 5, software practice summer 2003
// * University of Bielefeld, Germany
// *
// * @version $Revision: 1.3 $
// * @version $Revision: 1.4 $
// *
// * Last modification: $Date: 2003/07/14 09:29:39 $
// * Last modification: $Date: 2003/07/14 10:02:48 $
// */
 
package src.plugins;
40,7 → 40,7
* deliver a <code>TreeSelectionListener</code> to a object which has knowledge
* of selections made in the <code>PopUpJTree</code>.
*
* @author Sascha Walkenhorst
* author Sascha Walkenhorst
*
* Last Revision: 13-Jul-2003 by Sascha W.
*/
52,7 → 52,7
*
* @param closedDocumentName The name of the closed document.
*
* @author Sascha Walkenhorst
* author Sascha Walkenhorst
*
* Last Revision: 13-Jul-2003 by Sascha W.
*/