org.kde.koala
Interface KDataToolActionSignals


public interface KDataToolActionSignals


Method Summary
 void toolActivated(KDataToolInfo info, java.lang.String command)
          Emitted when a tool has been activated.
 

Method Detail

toolActivated

void toolActivated(KDataToolInfo info,
                   java.lang.String command)
Emitted when a tool has been activated.

Parameters:
info - a description of the activated tools
command - the command for the tool