Class ToolKeyAdapter

    • Field Detail

      • m_Owner

        protected Tool m_Owner
        the owning tool.
    • Constructor Detail

      • ToolKeyAdapter

        public ToolKeyAdapter​(Tool owner)
        Initializes the adapter.
        Parameters:
        owner - the owning tool
    • Method Detail

      • getOwner

        public Tool getOwner()
        Returns the owning tool.
        Returns:
        the owning tool