Class Default

    • Field Detail

      • m_AutoFocus

        protected boolean m_AutoFocus
        whether the window will be automatically focused.
    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • setAutoFocus

        public void setAutoFocus​(boolean value)
        Sets whether to automatically focus the display.
        Parameters:
        value - true if focused
      • getAutoFocus

        public boolean getAutoFocus()
        Returns whether to automatically focus the display.
        Returns:
        true if focused
      • autoFocusTipText

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