| Package | Description |
|---|---|
| com.buckosoft.fibs.BuckoFIBS |
Primary business package
|
| com.buckosoft.fibs.BuckoFIBS.gui |
Primary Swing objects
|
| com.buckosoft.fibs.domain.config |
Domain objects that configure BuckoFIBS
|
| Modifier and Type | Method and Description |
|---|---|
RatingGraphConfig |
BFProperties.getRatingGraphConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
BFProperties.setRatingGraphConfig(RatingGraphConfig ratingGraphConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
RatingGraphPanel.setConfig(RatingGraphConfig ratingGraphConfig) |
| Modifier and Type | Method and Description |
|---|---|
RatingGraphConfig |
RatingGraphConfig.clone()
make a copy of this RatingGraphConfig
|