Package unbbayes.gui

Examples of unbbayes.gui.Configurations


  private String fileConfigurations = "config.cfg";
 
  private static ConfigurationsController singleton;
 
  private ConfigurationsController(){
    configurations = new Configurations();
  }
View Full Code Here

TOP

Related Classes of unbbayes.gui.Configurations

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.