Class MessageListCellModel

java.lang.Object
io.github.michael_bailey.client.ui.ChatWindow.ListCells.MessageListCellModel

public class MessageListCellModel
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String hash  
    java.lang.String message  
    boolean received  
  • Constructor Summary

    Constructors 
    Constructor Description
    MessageListCellModel()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait