Class | Description |
---|---|
BoaComponentModel<T extends BOA> |
Contains GUI models for user settings to create a
BoaWithSettingsRepItem . |
BoaComponentPanel<T extends BOA> |
Allows user to pick properties of a Boa Component Contains a row with the
compopnent and a row with the settings.
|
BoaParametersModel |
Holds BOA parameters as a model.
|
BoaParametersPanel |
Editor for BOA parameters
|
BoaPartiesModel |
Adapts the BoaPartyRepository to a tablemodel
|
BoaPartiesPanel |
A panel that shows available BOA parties and allows you to add/remove
|
BoaPartyModel |
Stores the settings to create a new
BoaPartyRepItem for editing in a
GUI. |
BoaPartyPanel |
panel that allows user to set properties of a
BoaPartyRepItem . |