All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ingenias.jade.components.GUIAppImp Maven / Gradle / Ivy



/**
 *
 *
 *  Description of the task /
 *
 * 
 *@author     Jorge J. Gomez
 *@version    1.0
 */

package ingenias.jade.components;

import java.util.*;
import ingenias.jade.exception.*;



public  class GUIAppImp extends GUIApp{

 public GUIAppImp(){
  super();
 }


}

 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy