Package | net.user1.reactor.ui |
Class | public class ConnectionStatusPane |
Inheritance | ConnectionStatusPane ![]() |
Since : | ReactorGUI 1.0.0 |
Variable | Defined By | ||
---|---|---|---|
reactor : Reactor
The Reactor object for which this pane
should display connection status. | ConnectionStatusPane |
Method | Defined By | ||
---|---|---|---|
Constructor
| ConnectionStatusPane | ||
dispose():void
Disposes of the resources used by this object, preparing it for garbage
collection. | ConnectionStatusPane |
reactor | variable |
reactor:Reactor
Since : | ReactorGUI 1.0.0 |
The Reactor object for which this pane should display connection status.
public function get reactor():Reactor
public function set reactor(value:Reactor):void
ConnectionStatusPane | () | Constructor |
public function ConnectionStatusPane()
Constructor
dispose | () | method |
public function dispose():void
Since : | ReactorGUI 1.0.0 |
Disposes of the resources used by this object, preparing it for garbage collection.