Class SystemMessageEvent
- java.lang.Object
-
- de.extio.spacecraft.shared.model.client.event.Event
-
- de.extio.spacecraft.shared.model.client.event.SystemMessageEvent
-
public final class SystemMessageEvent extends Event
Can be fired to display a system message
-
-
Constructor Summary
Constructors Constructor Description SystemMessageEvent(String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMessage()
-
Methods inherited from class de.extio.spacecraft.shared.model.client.event.Event
getFrameCur, getFrameTTL, isExlusive, isInGroup, isPriority, setFrameCur
-
-