Interface EventLabel
-
- All Known Implementing Classes:
FormEvent,KeyboardEvent,MouseEvent,StateEvent
public interface EventLabel$Id: EventLabel.java 1714 2011-09-22 20:38:30Z hielke.hoeve $Defines a kind of "toString" method for all effects.
- Since:
- 1.0
- Author:
- lionel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetEventLabel()
-