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