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 boolean
equals(Object o)
Action[]
getActions()
Long
getId()
String
getText()
String
getTitle()
int
hashCode()
String
toString()
-