Interface ViewpointStatusListener

All Known Implementing Classes:
DefaultViewpointManager, SwingViewpointToolbar

public interface ViewpointStatusListener
A listener to track viewpoint list changes.

A listener needs to be aware that there are multiple layers that can come and go in the core of the application. This status listener keeps the user informed of the layer changes and the layer it belongs to. The UI should then adapt it's list to the active layer as needed.

Version:
$Revision: 1.3 $
Author:
Alan Hudson