AngeboteView |
class AngeboteView : View
Displays all offers in a Table. Offers are represented by Ort_has_Ware. |
LoginView |
class LoginView : View
Presents the option for the database connection, the login and assigning the master user. The table on the right lists all available users. |
MainView |
class MainView : View
Tying the other views together in a TabPane |
MasterView |
class MasterView : View
Displays some game option for the master user. Only available when the master user is logged in. |
TradeView |
class TradeView : View
View responsible for trading. Left table shows Ware depending on the current Ort. Right table shows Ware depending on the current Schiff. Bottom panel shows information about the logged in Trader and his Schiff |