java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.TitledBorder
com.inductiveautomation.ignition.designer.sqltags.editor.borders.EditorBorder
All Implemented Interfaces:
Serializable, EventListener, Border, ChangeListener

public class EditorBorder extends TitledBorder implements ChangeListener
See Also:
  • Field Details

    • FIELD_BORDER_FONT

      public static final Font FIELD_BORDER_FONT
    • FIELD_BORDER_FONT_COLOR

      public static final Color FIELD_BORDER_FONT_COLOR
    • FIELD_BORDER_FONT_CHANGED

      public static final Font FIELD_BORDER_FONT_CHANGED
  • Constructor Details

  • Method Details