Package net.sf.regain.ui.desktop

Examples of net.sf.regain.ui.desktop.FileService


    super(context);
   
    mParser = new ExecuterParser();
   
    // TODO: Find out, how simpleweb calls another service
    mFileService = new FileService(context);
  }
View Full Code Here

TOP

Related Classes of net.sf.regain.ui.desktop.FileService

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.