com.retek.commons.gui.event
Interface REventListener
- All Known Implementing Classes:
- ApplicationFrame, RcomDisplayManager, RDialog, RFrame, RPanel, RPanelRow
- public interface REventListener
This interface must be implemented by objects that wish to receive generic Rcom event
actions. RFrame, RDialog, RScreen and RTab contain empty implementations of this listener
for convenience.
Retek Inc. Copyright (c) 2002
performActionEvent
public void performActionEvent(RActionEvent event)
performErrorEvent
public void performErrorEvent(RErrorEvent event)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28