com.cinecolombia.interfases.control.event
Interface InterfasesEvent

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
InterfasesEventSupport

public interface InterfasesEvent
extends java.io.Serializable

This interface determines the required methods for an event of interfases module

Author:
CincoSOFT
Created:
Mayo 2003

Method Summary
 java.lang.String getEventName()
          Specifiy a logical name that is mapped to the event in in the Universal Remote Controller.
 

Method Detail

getEventName

public java.lang.String getEventName()
Specifiy a logical name that is mapped to the event in in the Universal Remote Controller.

Returns:
The eventName value