Gridarta Editor
net.sf.gridarta.gui.map.mapview.TestMapView Member List

This is the complete list of members for net.sf.gridarta.gui.map.mapview.TestMapView, including all inherited members.

AbstractMapView( @NotNull final MapModel< G, A, R > mapModel, @NotNull final MapGrid mapGrid, @NotNull final MapCursor< G, A, R > mapCursor)net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >protected
activate()net.sf.gridarta.gui.map.mapview.TestMapView
centerMapView( @NotNull final Point centerSquare)net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
closeNotify()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getComponent()net.sf.gridarta.gui.map.mapview.TestMapView
getInternalFrame()net.sf.gridarta.gui.map.mapview.TestMapView
getMapControl()net.sf.gridarta.gui.map.mapview.TestMapView
getMapCursor()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getMapGrid()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getRenderer()net.sf.gridarta.gui.map.mapview.TestMapView
getScrollPane()net.sf.gridarta.gui.map.mapview.TestMapView
getSelectedGameObject()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getSelectedGameObjects()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getSelectedSquares()net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
getWindowTitle()net.sf.gridarta.gui.map.mapview.TestMapView
mapControlnet.sf.gridarta.gui.map.mapview.TestMapViewprivate
mapCursornet.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >private
mapGridnet.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >private
mapModelnet.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >private
mapModelListenernet.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >private
setCursorLocation( @NotNull final Point point)net.sf.gridarta.gui.map.mapview.AbstractMapView< TestGameObject, TestMapArchObject, TestArchetype >
setViewPosition(@NotNull final Point viewPosition)net.sf.gridarta.gui.map.mapview.TestMapView
TestMapView(@NotNull final MapControl< TestGameObject, TestMapArchObject, TestArchetype > mapControl, @NotNull final MapGrid mapGrid, @NotNull final MapCursor< TestGameObject, TestMapArchObject, TestArchetype > mapCursor)net.sf.gridarta.gui.map.mapview.TestMapView