Class AbstractMetaObjectLocator

    • Constructor Detail

      • AbstractMetaObjectLocator

        public AbstractMetaObjectLocator()
    • Method Detail

      • setLocator

        public void setLocator​(AbstractObjectLocator value)
        Sets the base locator.
        Parameters:
        value - the locator
      • locatorTipText

        public String locatorTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • check

        protected void check​(BufferedImage image)
        Checks whether the input can be used.

        Ensures that base locator is set.
        Overrides:
        check in class AbstractObjectLocator
        Parameters:
        image - the image to check