Class ViewObjects

    • Field Detail

      • m_Prefixes

        protected BaseString[] m_Prefixes
        the prefixes for the objects.
    • Constructor Detail

      • ViewObjects

        public ViewObjects()
    • Method Detail

      • getDefaultPrefixes

        protected BaseString[] getDefaultPrefixes()
        Returns the default prefix to use for the objects.
        Returns:
        the default
      • setPrefixes

        public void setPrefixes​(BaseString[] value)
        Sets the prefix to use for the objects.
        Parameters:
        value - the prefix
      • getPrefixes

        public BaseString[] getPrefixes()
        Returns the prefix to use for the objects.
        Returns:
        the prefix
      • prefixesTipText

        public String prefixesTipText()
        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