Uses of Interface
cad.simcad.pathfinding.ui.AStarInterface

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

Uses of AStarInterface in cad.simcad.pathfinding.ui
 

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

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

Constructors in cad.simcad.pathfinding.ui with parameters of type AStarInterface
OpenSavePanel(AStarInterface frame)
          Creates new form OpenSavePanel
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
UIMediator(AStarInterface asf)
          Creates new Mediator
AlgoStatPanel(AStarInterface frame, UIMediator uim, SimMediator sm)
          Creates new form AlgoStatDisplayer
 

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

Methods in cad.simcad.pathfinding.ui.map with parameters of type AStarInterface
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 AStarInterface
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