net.kbox.component
Interface Unique

All Known Implementing Classes:
KCommand, KCustomItem, KGameCanvas

public interface Unique

Unique interface is used to identify a component when forwarding the event.

Author:
blackBox
See Also:
KCommand, KGameCanvas

Method Summary
 java.lang.String getUniqueID()
          Return a Unique id used to identify a component.
 

Method Detail

getUniqueID

java.lang.String getUniqueID()
Return a Unique id used to identify a component.