Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 432 → Rev 433

/sun/xmleditor/trunk/src/control/OtherGUIActions.java
4,9 → 4,10
* Coded by: Group 5, software practice summer 2003
* University of Bielefeld, Germany
*
* @version $Revision: 1.34 $
* @version $Revision: 1.7 $
*
* Last modification: $Date: 2003/07/13 14:57:49 $
* Last modification: $Date: 2003/07/13 15:28:28 $
* $Id: PluginManager.java,v 1.19 2003/07/14 10:02:47 swalkenh Exp $
*/
 
package src.control;
40,7 → 41,7
}
/**
* quitConfirmed asks the user if he/she wants to leave to program.
* <code>quitConfirmed</code> asks the user if he/she wants to leave to program.
*
* @return A boolean value indicating if the exit procedure has been confirmed.
* <code>true<code> if user confirms, <code>false<code> otherwise.