jsky.navigator
Interface NavigatorImageDisplayManager


public interface NavigatorImageDisplayManager

An interface for classes that manage the creation of and a reference to an image display window and its frame.


Method Summary
 NavigatorImageDisplay getImageDisplay()
          Return the image display widget
 java.awt.Component getImageDisplayControlFrame()
          Return the image display frame, creating it if needed
 

Method Detail

getImageDisplay

NavigatorImageDisplay getImageDisplay()
Return the image display widget


getImageDisplayControlFrame

java.awt.Component getImageDisplayControlFrame()
Return the image display frame, creating it if needed