Class ChatWindowModel
java.lang.Object
io.github.michael_bailey.client.ui.ChatWindow.ChatWindowModel
public class ChatWindowModel
extends java.lang.Object
-
Property Summary
Properties Type Property Description javafx.beans.property.SimpleListProperty<ServerListCellModel>
serverViewList
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ChatWindowModel.ChatWindowModelBuilder
-
Constructor Summary
Constructors Constructor Description ChatWindowModel(ChatWindowModel.ChatWindowModelBuilder builder)
-
Method Summary
Modifier and Type Method Description javafx.beans.property.SimpleListProperty<ServerListCellModel>
serverViewListProperty()