com.ohrasys.app
Interface AppModelEventListener

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener
All Known Implementing Classes:
AbstractAppController

public interface AppModelEventListener
extends java.awt.event.ActionListener

The application model event listener interface. This interface is an trivial extension of the ActionListener interface.


Method Summary
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed