Class SimpleChatFile
java.lang.Object
org.teamapps.ux.component.chat.SimpleChatFile
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleChatFile(String name, Icon icon, Resolvable thumbnail, Resolvable download, long sizeInBytes) -
Method Summary
-
Constructor Details
-
SimpleChatFile
public SimpleChatFile(String name, Icon icon, Resolvable thumbnail, Resolvable download, long sizeInBytes)
-
-
Method Details
-
getName
-
getIcon
-
getLength
-
getThumbnail
- Specified by:
getThumbnailin interfaceChatFile
-
getDownload
- Specified by:
getDownloadin interfaceChatFile
-