Package | Description |
---|---|
negotiator.gui.deadline | |
negotiator.gui.session | |
negotiator.gui.tournament | |
negotiator.session | |
panels |
Modifier and Type | Class and Description |
---|---|
class |
DeadlineModel
Stores the selected deadline type and can notify about changes.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionModel
Model that stores single session info for MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
BilateralOptionsModel
Stores special options that apply when there are exactly 2 agents per
session.
|
class |
MultiTournamentModel
Contains the basic elements of MultilateralTournamentConfiguration, but
mutable and the subcomponents are listenable so that we can use it for the
MVC pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionManager
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanModel
Stores a listen-able boolean value.
|
class |
SubsetSelectionModel<ItemType>
A model for a list of Objects of given ItemType where the user can select a
subset.
|
class |
TextModel
Model behind a text field.
|