Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Class and Description |
---|---|
class |
ImageComponent
Extends the
BlobComponent for dealing with an image as binary object. |
Modifier and Type | Method and Description |
---|---|
static BlobComponent |
Factory.createBlobComponent(TermContainerPanel panel,
java.lang.String termName,
java.lang.String fieldName,
java.lang.String fileExt,
java.lang.String verboseFileType)
Creates a
BlobComponent object and adds it to the layout of a
TermContainerPanel object. |