Skip navigation links

Package org.simbrain.network.desktop

The network.desktop package contains code that is compiled for the Simbrain desktop app, but that is not compiled for non-desktop usage.

See: Description

Package org.simbrain.network.desktop Description

The network.desktop package contains code that is compiled for the Simbrain desktop app, but that is not compiled for non-desktop usage. See, for example, the networkjar task in build.xml. Functions isolated to this package mostly involve (1) dependencies on workspace gui functions, or (2) UserPreferences, which do not work in applets.
Skip navigation links