|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MiCasaFrame | |
|---|---|
| com.threerings.micasa.client | |
| com.threerings.micasa.simulator.client | |
| com.threerings.micasa.util | |
| Uses of MiCasaFrame in com.threerings.micasa.client |
|---|
| Methods in com.threerings.micasa.client with parameters of type MiCasaFrame | |
|---|---|
void |
MiCasaClient.init(MiCasaFrame frame)
Initializes a new client and provides it with a frame in which to display everything. |
| Constructors in com.threerings.micasa.client with parameters of type MiCasaFrame | |
|---|---|
ClientController(MiCasaContext ctx,
MiCasaFrame frame)
Creates a new client controller. |
|
| Uses of MiCasaFrame in com.threerings.micasa.simulator.client |
|---|
| Subclasses of MiCasaFrame in com.threerings.micasa.simulator.client | |
|---|---|
class |
SimpleFrame
Contains the user interface for the Simulator client application. |
| Uses of MiCasaFrame in com.threerings.micasa.util |
|---|
| Methods in com.threerings.micasa.util that return MiCasaFrame | |
|---|---|
MiCasaFrame |
MiCasaContext.getFrame()
Returns a reference to the primary user interface frame. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||