Class PirolPlugInMessages

  • All Implemented Interfaces:
    HandlerToMakeYourLifeEasier

    public class PirolPlugInMessages
    extends Object
    implements HandlerToMakeYourLifeEasier
    Handles i18n stuff for PIROL plugIns.
    Class that Eclipse generates, if the "Externalize Strings" command is used. Was renamed (from Messages.java) and modified to use the openJump i18n plug - the interface stayed the same!
    Wrapper for the i18N to make work with PIROL labels easier.
    Version:
    $Rev$
    Author:
    Ole Rahn

    FH Osnabrück - University of Applied Sciences Osnabrück,
    Project: PIROL (2005),
    Subproject: Daten- und Wissensmanagement
    • Method Detail

      • getString

        public static String getString​(String key)
        Get a translated PIROL text from the i18N system.
        Parameters:
        key - the key (name) for the the text
        Returns:
        the translated text