Class AddMetaData

    • Field Detail

      • m_Prefix

        protected String m_Prefix
        the prefix for the objects.
      • m_LastField

        protected transient String m_LastField
        the last field name.
      • m_LastValue

        protected transient String m_LastValue
        the last field value.
      • m_LastType

        protected transient String m_LastType
        the last field type.
    • Constructor Detail

      • AddMetaData

        public AddMetaData()
    • Method Detail

      • getDefaultPrefix

        protected String getDefaultPrefix()
        Returns the default prefix to use for the objects.
        Returns:
        the default
      • setPrefix

        public void setPrefix​(String value)
        Sets the prefix to use for the objects.
        Parameters:
        value - the prefix
      • getPrefix

        public String getPrefix()
        Returns the prefix to use for the objects.
        Returns:
        the prefix
      • prefixTipText

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

        protected void doProcessClick​(ImagePanel panel,
                                      Point position,
                                      int modifiersEx)
        Process the click that occurred in the image panel.
        Specified by:
        doProcessClick in class AbstractLeftClickProcessor
        Parameters:
        panel - the origin
        position - the position of the click
        modifiersEx - the associated modifiers