Interface IEditorFont

All Known Implementing Classes:
EditorFontFaces, EditorFontFile, EditorFontFiles

public interface IEditorFont
Interface implemented by all Editor classes for Image, typically for Common Navigator info.
Author:
Christopher Mindus
  • Method Details Link icon

    • getCNImage Link icon

      Image getCNImage()
      Gets the image for the Common Navigator.
    • getCNType Link icon

      String getCNType()
      Gets the type for the Common Navigator.
    • getCNText Link icon

      String getCNText()
      Gets the label text for the Common Navigator.
    • createTooltip Link icon

      Composite createTooltip(Composite parent)
      Creates the tooltip.