ucar.unidata.data
Interface DataChangeListener

All Known Implementing Classes:
AerologicalSoundingControl, AnimationTextControl, AudioControl, BaseImageControl, CappiControl, ChatLogControl, ColorCrossSectionControl, ColorPlanViewControl, ColorRadarVolumeControl, ColorRhiControl, ContourCrossSectionControl, ContourPlanViewControl, CrossSectionControl, DataTransectControl, DisplayControlImpl, DrawingControl, FlowCrossSectionControl, FlowPlanViewControl, FlowTimeHeightControl, GriddedSkewTControl, GriddedSoundingControl, GridDisplayControl, GridTableControl, GridTrajectoryControl, GridTrajectoryControl.MyTrackControl, HovmollerControl, ImageControl, ImageMovieControl, ImagePlanViewControl, ImageSequenceControl, JythonControl, Level2ColorCrossSectionControl, Level2TimeHeightControl, LineProbeControl, LocationIndicatorControl, MapDisplayControl, MovieDisplayControl, MultiDisplayHolder, NoteControl, ObsDisplayControl, ObsListControl, OmniControl, PlanViewControl, PointCloudControl, ProbeControl, ProfileControl, ProfilerControl, ProfilerMultiStationControl, ProfilerTimeHeightControl, RadarCrossSectionControl, RadarEditor, RadarEditor.MyRadarSweepControl, RadarGridControl, RadarRhiControl, RadarSweepControl, RadarVWPControl, RangeAndBearingControl, RaobSkewTControl, RaobSoundingControl, ShapefileControl, SkewTControl, StationLocationControl, StationModelControl, TemplateControl, TextDisplayControl, TextProductControl, ThreeDSurfaceControl, TimeHeightControl, TimeSeriesControl, TopographyControl, TrackControl, TrackSkewTControl, TrackSoundingControl, TrajectoryFeatureTypeSoundingControl, TransectDrawingControl, ValuePlanViewControl, VerticalProfileControl, VolumeRenderControl, WindTimeHeightControl, WMSControl, WorldWindControl, YahooLocationControl

public interface DataChangeListener

Interface for classes listening for data change events.

Version:
$Revision: 1.7 $
Author:
IDV development team

Method Summary
 void dataChanged()
          Called when the data changes.
 

Method Detail

dataChanged

void dataChanged()
Called when the data changes.