Uses of Class
courselog.ActionKeysDispatcher

Packages that use ActionKeysDispatcher
courselog   
 

Uses of ActionKeysDispatcher in courselog
 

Fields in courselog declared as ActionKeysDispatcher
protected  ActionKeysDispatcher AbstractImageDisplay.akdC
          Dispatcher of action keys.
 

Methods in courselog with parameters of type ActionKeysDispatcher
 void AbstractImageDisplay.setActionKeyDispatcher(ActionKeysDispatcher akdC)
          This display can handle action keys if this method is called.
 void PullDownForKey.setActionKeyListener(ActionKeysDispatcher adp)
           
 void ActionKeySensitiveButton.setMyActioKeyDispatcher(ActionKeysDispatcher akd)
          Links the ActionKeySensitiveButton to a Dispatcher.