Class OpenImageViewAction

    • Constructor Detail

      • OpenImageViewAction

        public OpenImageViewAction()
      • OpenImageViewAction

        public OpenImageViewAction​(org.openide.util.Lookup lookup)
      • OpenImageViewAction

        public OpenImageViewAction​(RasterDataNode rasterDataNode)
    • Method Detail

      • showImageView

        public static void showImageView​(RasterDataNode rasterDataNode)
        Deprecated.
        since v8.0.0, no replacement
      • openImageView

        public static void openImageView​(RasterDataNode rasterDataNode)
      • execute

        public void execute()
      • updateProductSceneViewImage

        public static void updateProductSceneViewImage​(ProductSceneView view)
        Deprecated.
        since v8.0.0, no replacement
      • updateProductSceneViewImages

        public static void updateProductSceneViewImages​(RasterDataNode[] rasters)
        Deprecated.
        since v8.0.0, no replacement
      • createContextAwareInstance

        public Action createContextAwareInstance​(org.openide.util.Lookup actionContext)
        Specified by:
        createContextAwareInstance in interface org.openide.util.ContextAwareAction
      • resultChanged

        public void resultChanged​(org.openide.util.LookupEvent ev)
        Specified by:
        resultChanged in interface org.openide.util.LookupListener