| Class | Description |
|---|---|
| BoaComponentModel<T extends BOA> |
Contains user settings to create a
BoaWithSettingsRepItem. |
| BoaComponentPanel<T extends BOA> |
Allows user to pick properties of a Boa Component.
|
| BoaParametersModel |
Holds set of BOA parameters as set by the user.
|
| 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 that will later be used to generate
BoaPartyRepItems. |