public class GameDownloader
extends javafx.concurrent.Task<java.lang.Double>
It also downloads the RuneScape page source for feeding the game applet with the expected parameters.
Constructor | Description |
---|---|
GameDownloader() |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Double |
call() |
|
java.lang.String |
getArchiveName() |
|
java.lang.String |
getConfigSource() |
|
java.lang.String |
getRuneScapeUrl() |
done, get, get, isCancelled, isDone, run, runAndReset, set, setException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEventFilter, addEventHandler, buildEventDispatchChain, cancel, cancel, cancelled, exceptionProperty, failed, fireEvent, getException, getMessage, getOnCancelled, getOnFailed, getOnRunning, getOnScheduled, getOnSucceeded, getProgress, getState, getTitle, getTotalWork, getValue, getWorkDone, isRunning, messageProperty, onCancelledProperty, onFailedProperty, onRunningProperty, onScheduledProperty, onSucceededProperty, progressProperty, removeEventFilter, removeEventHandler, running, runningProperty, scheduled, setEventHandler, setOnCancelled, setOnFailed, setOnRunning, setOnScheduled, setOnSucceeded, stateProperty, succeeded, titleProperty, totalWorkProperty, updateMessage, updateProgress, updateProgress, updateTitle, updateValue, valueProperty, workDoneProperty
protected java.lang.Double call() throws java.lang.Exception
call
in class javafx.concurrent.Task<java.lang.Double>
java.lang.Exception
public java.lang.String getRuneScapeUrl()
public java.lang.String getConfigSource()
public java.lang.String getArchiveName()