Package com.amalgamasimulation.desktop.html
package com.amalgamasimulation.desktop.html
-
ClassDescriptionThe HTML interface provides utility methods for creating HTML components such as tables, charts, text blocks, headers, links, and images.The HTMLContent class represents a piece of content that can be converted to HTML.The HTMLConvertable interface defines a method for converting an object to its HTML representation.Represents a container for multiple HTML components that can be converted to HTML.The HTMLTag class represents an HTML tag that can contain children, styles, and attributes.