Package org.boco.seamwebappgen.gui

Examples of org.boco.seamwebappgen.gui.WebAppGenGUI


*/
public class SeamWebAppGen
{
  public static void main(String[] args) throws FileNotFoundException, IOException
 
    WebAppGenGUI gui = new WebAppGenGUI();
  }
View Full Code Here

TOP

Related Classes of org.boco.seamwebappgen.gui.WebAppGenGUI

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.