sonification.dataimport.visbards_resourcetoolkit.repository.category
Interface CategoryListener
- All Known Implementing Classes:
- CategoryGraphView, DefaultDataset
public interface CategoryListener
|
Method Summary |
void |
categoryChanged(Category source,
int eventID)
An event indicating something about the category has changed. |
PALETTE_CHANGED
static final int PALETTE_CHANGED
- See Also:
- Constant Field Values
RANGE_CHANGED
static final int RANGE_CHANGED
- See Also:
- Constant Field Values
OVERALL_RANGE_CHANGED
static final int OVERALL_RANGE_CHANGED
- See Also:
- Constant Field Values
BOTH_RANGES_CHANGED
static final int BOTH_RANGES_CHANGED
- See Also:
- Constant Field Values
categoryChanged
void categoryChanged(Category source,
int eventID)
- An event indicating something about the category has changed.