InfoDownloader

org.nlogo.api.InfoDownloader

Attributes

Source
InfoDownloader.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Attributes

Source
InfoDownloader.scala

Concrete 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

Source
InfoDownloader.scala
def enabled: Boolean

Attributes

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

Ensures the next reload updates the GUI

Ensures the next reload updates the GUI

Attributes

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

Attributes

Source
InfoDownloader.scala