com.retek.commons.gui.event
Interface HotKeyListener

All Known Implementing Classes:
ApplicationFrame, RmmApplicationFrame

public interface HotKeyListener

This interface must be implemented by objects interested in receiving FUNCTION KEY events from the HotKeyListener.

Retek Inc. Copyright (c) 2003


Method Summary
 void hotKeyPressed(int keyCode)
           
 

Method Detail

hotKeyPressed

public void hotKeyPressed(int keyCode)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25