com.framsticks.entities.browser.class=com.framsticks.gui.Browser com.framsticks.entities.browser.size.width=1500 com.framsticks.entities.browser.size.height=800 # com.framsticks.entities.browser.endpoints=localhost,dump,genotype_browser com.framsticks.entities.browser.endpoints=localhost com.framsticks.entities.browser.endpoints.dump.entity.class=com.framsticks.dumping.FileInstance com.framsticks.entities.browser.endpoints.dump.entity.filename=dumps/localhost:9009__.param com.framsticks.entities.browser.endpoints.localhost.entity.mount=com.framsticks.entities.localhost com.framsticks.entities.browser.endpoints.remote_portal.entity.mount=com.framsticks.entities.remote_portal com.framsticks.entities.browser.endpoints.genotype_browser.entity.mount=com.framsticks.entities.genotype_browser com.framsticks.entities.browser.panel_providers=com.framsticks.visualization.SingleViewPanelProvider com.framsticks.entities.browser.resolve_paths=/simulator com.framsticks.entities.diagnostics.class=com.framsticks.diagnostics.Diagnostics com.framsticks.entities.diagnostics.dumps.path=dumps com.framsticks.entities.diagnostics.dumps.format=_ com.framsticks.entities.diagnostics.dumps.interval=5 com.framsticks.entities.diagnostics.endpoints=localhost com.framsticks.entities.diagnostics.endpoints.localhost.entity.mount=com.framsticks.entities.localhost com.framsticks.entities.localhost.class=com.framsticks.remote.RemoteInstance com.framsticks.entities.localhost.address=localhost:9009 com.framsticks.entities.remote_portal.class=com.framsticks.remote.RemoteInstance com.framsticks.entities.remote_portal.address=localhost:9007 com.framsticks.entities.portal.class=com.framsticks.portals.Portal com.framsticks.entities.portal.endpoints=localhost com.framsticks.entities.portal.endpoints.localhost.entity.mount=com.framsticks.entities.localhost com.framsticks.entities.hosted_portal.class=com.framsticks.hosting.ServerInstance com.framsticks.entities.hosted_portal.accept=9007 com.framsticks.entities.hosted_portal.hosted.entity.mount=com.framsticks.entities.portal com.framsticks.entities.genotype_browser.class=com.framsticks.examples.GenotypeBrowser com.framsticks.entity.mount = com.framsticks.entities.browser