maxmoehl/WarehouseManagement

Objekt Map anlegen

Closed this issue · 1 comments

  • Create a Warehouse Object that contains all Objects (maybe define them as Java-Objects as well) inside the the Warehouse
  • Create a Map Object that extends a Panel JComponent
  • Integrate map to MainPanel inside a ScrollPane
  • Implement Methods to check if a point is inside a specific object
  • Contain all Nodes that are on the Map

Map ist implementiert, klicks auf Buttons bei den StorageNodes funktionieren