public class ResumingEvent<SOURCE extends IComponent> extends ComponentEvent<SOURCE> implements IResumingEvent<SOURCE>
| Constructor and Description |
|---|
ResumingEvent(SOURCE component) |
ResumingEvent(SOURCE component,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSourcepublic ResumingEvent(SOURCE component)
public String getMessage()
getMessage in interface IResumingEvent<SOURCE extends IComponent>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.