Package com.tagtraum.beatunes.messages
Class Message
- java.lang.Object
-
- com.tagtraum.beatunes.messages.Message
-
public class Message extends Object
Message to be used inMessagePanel.- Author:
- Hendrik Schreiber
- See Also:
MessagePanel
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Action[]getActions()LonggetId()StringgetText()StringgetTitle()inthashCode()StringtoString()
-