AnnouncementsInfoDownloader

org.nlogo.api.AnnouncementsInfoDownloader

Attributes

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

Members list

Value members

Concrete methods

def parse(file: File): Seq[Announcement]

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

val defaultURL: URL
override val prefsKey: String