[DOC] update file description

This commit is contained in:
Keidan (K. Billonneau) 2013-07-10 18:41:34 +02:00
parent c00e4d3e33
commit dcf8549f5e
6 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol Ewol.java * @file Ewol.java
* @brief Java interface to the CPP code. * @brief Java interface to the CPP code.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 20/04/2012 * @date 20/04/2012
* @par Project * @par Project
* ewol * ewol

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol EwolAudioTask.java * @file EwolAudioTask.java
* @brief Java Audio interface code. * @brief Java Audio interface code.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 29/06/2012 * @date 29/06/2012
* @par Project * @par Project
* ewol * ewol

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol EwolCallback.java * @file EwolCallback.java
* @brief CPP callback. * @brief CPP callback.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 20/04/2012 * @date 20/04/2012
* @par Project * @par Project
* ewol * ewol

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol EwolConstants.java * @file EwolConstants.java
* @brief Java Contants interface. * @brief Java Contants interface.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 29/06/2012 * @date 29/06/2012
* @par Project * @par Project
* ewol * ewol

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol EwolRendererGL.java * @file EwolRendererGL.java
* @brief Java openGl interface code. * @brief Java openGl interface code.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 20/04/2012 * @date 20/04/2012
* @par Project * @par Project
* ewol * ewol

View File

@ -1,8 +1,8 @@
/** /**
******************************************************************************* *******************************************************************************
* @file ewol EwolSurfaceViewGL.java * @file EwolSurfaceViewGL.java
* @brief Java interface of the java Surface viewer code. * @brief Java interface of the java Surface viewer code.
* @author Edouard DUPIN * @author Edouard DUPIN, Kevin BILLONNEAU
* @date 20/04/2012 * @date 20/04/2012
* @par Project * @par Project
* ewol * ewol