Serialized Form


Package com.threerings.getdown.launcher

Class com.threerings.getdown.launcher.AbortPanel extends JFrame implements Serializable

Serialized Fields

_getdown

Getdown _getdown

_msgs

ResourceBundle _msgs

Class com.threerings.getdown.launcher.GetdownApplet extends JApplet implements Serializable

Serialized Fields

_config

GetdownAppletConfig _config
The Getdown configuration as pulled from the applet params


_getdown

Getdown _getdown
Handles all the actual getting down.


_errmsg

String _errmsg
An error encountered during initialization.


_messageCallback

netscape.javascript.JSObject _messageCallback
The message callback registered by JavaScript on the containing page, if any.


_serverSocket

ServerSocket _serverSocket
The server socket on which we listen for connections, if any.


_connectOut

DataOutputStream _connectOut
The output stream to the launched app, if a connection has been established.

Class com.threerings.getdown.launcher.MultipleGetdownRunning extends IOException implements Serializable

Class com.threerings.getdown.launcher.ProxyPanel extends JPanel implements Serializable

Serialized Fields

_getdown

Getdown _getdown

_msgs

ResourceBundle _msgs

_host

JTextField _host

_port

JTextField _port

Class com.threerings.getdown.launcher.ProxyPanel.SaneTextField extends JTextField implements Serializable

Class com.threerings.getdown.launcher.StatusPanel extends JComponent implements Serializable

Serialized Fields

_barimg

Image _barimg

_bg

RotatingBackgrounds _bg

_psize

Dimension _psize

_msgs

ResourceBundle _msgs

_progress

int _progress

_status

String _status

_statusDots

int _statusDots

_displayError

boolean _displayError

_label

com.samskivert.swing.Label _label

_newlab

com.samskivert.swing.Label _newlab

_plabel

com.samskivert.swing.Label _plabel

_newplab

com.samskivert.swing.Label _newplab

_rlabel

com.samskivert.swing.Label _rlabel

_newrlab

com.samskivert.swing.Label _newrlab

_ifc

Application.UpdateInterface _ifc

_timer

Timer _timer

_remain

long[] _remain

_ridx

int _ridx

_rthrottle

com.samskivert.util.Throttle _rthrottle

Package com.threerings.getdown.net

Class com.threerings.getdown.net.DownloadAbortedException extends IOException implements Serializable



Copyright © 2013. All Rights Reserved.