Modifier and Type | Method and Description |
---|---|
void |
ModelChangeListener.modelChanged(ModelChangeEvent event)
This notification is fired when a
Model has been changed. |
Modifier and Type | Method and Description |
---|---|
void |
ModelFeatureUpdater.modelChanged(ModelChangeEvent event)
Updates the model features against the change notified here.
|
Modifier and Type | Method and Description |
---|---|
void |
HyperStackDisplayer.modelChanged(ModelChangeEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TrackTableView.modelChanged(ModelChangeEvent event) |
void |
AllSpotsTableView.modelChanged(ModelChangeEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TrackScheme.modelChanged(ModelChangeEvent event)
Used to catch spot creation events that occurred elsewhere, for instance
by manual editing in the
AbstractTrackMateModelView . |
Copyright © 2015–2021 Fiji. All rights reserved.