Interface ITextPropertyLoader

  • All Known Implementing Classes:
    MinimalStandardTextLoader

    public interface ITextPropertyLoader
    Interface to allow plugins to contribute text resources.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Feb 14, 2016
    • Method Detail

      • getTextPropertyBaseName

        java.lang.String getTextPropertyBaseName()
        Retrieve the base name for the additional text resource.
        Returns:
        base name of additional text properties.