org.kobjects.kui
Interface KCommandListener

All Known Implementing Classes:
KDisplay

public interface KCommandListener


Method Summary
 void commandAction(Command command, java.lang.Object source)
           
 

Method Detail

commandAction

void commandAction(Command command,
                   java.lang.Object source)