Class | Description |
---|---|
BilateralOptionsModel |
Stores special options that apply when there are exactly 2 agents per
session.
|
BilateralOptionsPanel |
Panel that shows options only available when you do bilateral negotiations (2
agents per session).
|
MultiTournamentModel |
Contains the basic elements of MultilateralTournamentConfiguration, but
mutable and the subcomponents are listenable so that we can use it for the
MVC pattern.
|
MultiTournamentPanel |
Panel that first asks user to adjust tournament settings.
|
MultiTournamentSettingsPanel |
This is the user interface for the multilateral tournament and replaces the
old MultiTournamentUI.
|
PartiesAndProfilesPanel |
Panel that shows agents and profiles panels side by side.
|