Class AbstractConnectionEnhancer

    • Field Detail

      • m_Connection

        protected Connection m_Connection
        the connection to use.
    • Constructor Detail

      • AbstractConnectionEnhancer

        public AbstractConnectionEnhancer()
    • Method Detail

      • getDefaultConnection

        protected Connection getDefaultConnection()
        Returns the default connection to use.
        Returns:
        the default
      • setConnections

        public void setConnections​(Connection value)
        Sets the connection to use.
        Parameters:
        value - the connection
      • getConnection

        public Connection getConnection()
        Returns the connection to use.
        Returns:
        the connection
      • connectionTipText

        public abstract String connectionTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui