Uses of Interface
cad.simcad.objectserver.spec.ui.UserInterface

Packages that use UserInterface
cad.simcad.dummies   
cad.simcad.main_server.sui   
cad.simcad.objectserver.factory   
cad.simcad.objectserver.spec.sim   
cad.simcad.pathfinding.ui   
 

Uses of UserInterface in cad.simcad.dummies
 

Classes in cad.simcad.dummies that implement UserInterface
 class DumSimViewer
           
 

Uses of UserInterface in cad.simcad.main_server.sui
 

Classes in cad.simcad.main_server.sui that implement UserInterface
 class ServerFrame
           
 class Tui
           
 

Uses of UserInterface in cad.simcad.objectserver.factory
 

Methods in cad.simcad.objectserver.factory that return UserInterface
static UserInterface ServerUIFactory.createServerUI(java.lang.String type)
           
 

Uses of UserInterface in cad.simcad.objectserver.spec.sim
 

Subinterfaces of UserInterface in cad.simcad.objectserver.spec.sim
 interface SimViewer
          Interface for viewers of a simulation
 

Uses of UserInterface in cad.simcad.pathfinding.ui
 

Subinterfaces of UserInterface in cad.simcad.pathfinding.ui
 interface AStarInterface
          Functionalities that a user interface for AStar should provide
 

Classes in cad.simcad.pathfinding.ui that implement UserInterface
 class AStarFrame
          Main frame
 

Constructors in cad.simcad.pathfinding.ui with parameters of type UserInterface
ChangeDebuLevelDialog(java.awt.Frame parent, boolean modal, UserInterface ui, int currentLevel)
          Creates new form ChangeDebuLevelDialog
 


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be