Uses of Interface
com.threerings.micasa.simulator.client.SimulatorFrame

Packages that use SimulatorFrame
com.threerings.micasa.simulator.client   
com.threerings.micasa.simulator.util   
 

Uses of SimulatorFrame in com.threerings.micasa.simulator.client
 

Classes in com.threerings.micasa.simulator.client that implement SimulatorFrame
 class SimpleFrame
          Contains the user interface for the Simulator client application.
 

Constructors in com.threerings.micasa.simulator.client with parameters of type SimulatorFrame
SimpleClient(SimulatorFrame frame)
           
SimulatorController(ParlorContext ctx, SimulatorFrame frame, SimulatorInfo info)
          Creates a new simulator controller.
 

Uses of SimulatorFrame in com.threerings.micasa.simulator.util
 

Methods in com.threerings.micasa.simulator.util that return SimulatorFrame
 SimulatorFrame SimulatorContext.getFrame()
          Returns a reference to the primary user interface frame.
 



Copyright © 2011. All Rights Reserved.