com.cinecolombia.cinecolombia.control.event
Interface CinecolombiaEvent

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

public interface CinecolombiaEvent
extends java.io.Serializable

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

Author:
CincoSOFT
Created:
Junio 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