Uses of Class
cad.simcad.pathfinding.ui.UIMediator

Packages that use UIMediator
cad.simcad.pathfinding.ui   
cad.simcad.pathfinding.ui.map   
 

Uses of UIMediator in cad.simcad.pathfinding.ui
 

Methods in cad.simcad.pathfinding.ui with parameters of type UIMediator
static AlgoStatDisplayer AlgoStatDisplayerFactory.createPanelAlgoStatDisplayer(AStarInterface frame, UIMediator uim, SimMediator sm)
           
 

Constructors in cad.simcad.pathfinding.ui with parameters of type UIMediator
ConnectDialog(java.awt.Frame parent, boolean modal, AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form ConnectDialog
ClassicStatusBar(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form ClassicStatusBar
TextPanePanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form TextPanePanel
SimGPSPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimGPSPanel
SimMDTPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimMDTPanel
SimObjectImagePanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimObjectImageDisplayer
SimObjectDataPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimObjectDataPanel
SimToolBar(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimToolBar
SimUnitFeaturePanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form UnitFeaturePanel
StructureChooserPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form UnitChooserPanel
SimPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form SimPanel
TabbedFeaturesChooser(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form TabbedFeaturesChooser
TerrainPanelChooser(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form DesignPanel
UnitChooserPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form UnitChooserPanel
GenericMapsPanelChooser(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form MapChooser
CustomMapsPanelChooser(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form CustomMapsPanelChooser
TopControl(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form ControlPanel
DesignMapFeaturesPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form DesignMapFeaturesPanel
PlayPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form PlayPanel
MapPanelChooser(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form MapPanelChooser
ControlPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form ControlPanel
AlgoStatPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form AlgoStatDisplayer
 

Uses of UIMediator in cad.simcad.pathfinding.ui.map
 

Methods in cad.simcad.pathfinding.ui.map that return UIMediator
 UIMediator MapFieldPanel.getUIMed()
          Returns the UIMediator
 

Methods in cad.simcad.pathfinding.ui.map with parameters of type UIMediator
static MapDisplayer MapDisplayerFactory.createMapDisplayer(AStarInterface ai, UIMediator uim, SimMediator sm, int type)
           
static MiniMapDisplayer MapDisplayerFactory.createMiniMapDisplayer(AStarInterface ai, UIMediator uim, SimMediator sm)
           
 

Constructors in cad.simcad.pathfinding.ui.map with parameters of type UIMediator
MiniMap(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new MiniMap
MiniMapContainer(AStarInterface frame, UIMediator uim, SimMediator sm, MiniMapDisplayer mm)
          Creates new form MiniMap
MapToolBar(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form MapToolBar
MapFieldPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form MapFieldPanel
WhitePaperMapPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new WhitePaperMapPanel
 


Logo

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