Package | Description |
---|---|
negotiator.gui.boaparties | |
negotiator.gui.session | |
negotiator.gui.tournament | |
panels |
Modifier and Type | Method and Description |
---|---|
SingleSelectionModel<BoaRepItem<T>> |
BoaComponentModel.getComponentsListModel() |
Modifier and Type | Method and Description |
---|---|
SingleSelectionModel<PartyRepItem> |
SessionModel.getMediatorModel() |
SingleSelectionModel<PartyRepItem> |
ParticipantModel.getPartyModel() |
SingleSelectionModel<PersistentDataType> |
SessionModel.getPersistentDatatypeModel() |
SingleSelectionModel<ProfileRepItem> |
ParticipantModel.getProfileModel() |
SingleSelectionModel<MultiPartyProtocolRepItem> |
SessionModel.getProtocolModel() |
Constructor and Description |
---|
MediatorPanel(TextModel nameModel,
SingleSelectionModel<PartyRepItem> partyModel) |
ParticipantModel(SingleSelectionModel<MultiPartyProtocolRepItem> protocolModel) |
Modifier and Type | Method and Description |
---|---|
SingleSelectionModel<PartyRepItem> |
MultiTournamentModel.getMediatorModel() |
SingleSelectionModel<PersistentDataType> |
MultiTournamentModel.getPersistentDatatypeModel() |
SingleSelectionModel<MultiPartyProtocolRepItem> |
MultiTournamentModel.getProtocolModel() |
Constructor and Description |
---|
BilateralOptionsModel(SingleSelectionModel<MultiPartyProtocolRepItem> protocolModel) |
Constructor and Description |
---|
ComboboxSelectionPanel(java.lang.String title,
SingleSelectionModel<ItemType> itemsModel) |