LibraryInfoDownloader

org.nlogo.api.LibraryInfoDownloader

Attributes

Source
LibraryInfoDownloader.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def apply(url: URL): Future[Option[(File, Boolean)]]

Downloads the URL and update the GUI if the hash is different

Downloads the URL and update the GUI if the hash is different

Attributes

Inherited from:
InfoDownloader
Source
InfoDownloader.scala
def enabled: Boolean

Attributes

Inherited from:
InfoDownloader
Source
InfoDownloader.scala
def invalidateCache(url: URL): Unit

Ensures the next reload updates the GUI

Ensures the next reload updates the GUI

Attributes

Inherited from:
InfoDownloader
Source
InfoDownloader.scala
def urlToHash(url: URL): String

Attributes

Inherited from:
InfoDownloader
Source
InfoDownloader.scala

Concrete fields

override val prefsKey: String

Attributes

Source
LibraryInfoDownloader.scala