Class LabelerDataArchiveHTMLEditorKit

All Implemented Interfaces:
Serializable, Cloneable, Accessible

public class LabelerDataArchiveHTMLEditorKit extends DataArchiveHTMLEditorKit
Extended HTML Editor kit to let the tag display images from the module DataArchive where no pathname is included in the image name. This version also allows the inline images to be vertically aligned w/r/t the text
See Also:
  • Constructor Details

    • LabelerDataArchiveHTMLEditorKit

      public LabelerDataArchiveHTMLEditorKit(DataArchive arch)
  • Method Details

    • setValignImagesDefault

      public void setValignImagesDefault(float align)
    • setValignTextDefault

      public void setValignTextDefault(float align)
    • getViewFactory

      public ViewFactory getViewFactory()
      Overrides:
      getViewFactory in class DataArchiveHTMLEditorKit