Interface ILinkActionManager

All Superinterfaces:
org.gvsig.tools.extensionpoint.ExtensionBuilder
All Known Implementing Classes:
AbstractActionManager, ExternTxtFormat, FolderFormat, ImgFormat, PdfFormat, SvgFormat, TxtFormat

public interface ILinkActionManager extends org.gvsig.tools.extensionpoint.ExtensionBuilder
TODO document this interface This interface must be implemented by format managers for the hyperlink tool. A manager is able to load an specific file, either by loading it in an AbstractHyperLinkPanel or by opening the proper program to do the task. Format managers must be registered in the ExtensionPoint named "HyperLinkAction" in order to be available in the HyperLink tool.
Author:
cesar