Package com.inductiveautomation.ignition.designer.gui.attributetextpane
package com.inductiveautomation.ignition.designer.gui.attributetextpane
-
ClassDescriptionBase class for painters.This class is used to paint custom attributes in the
AttributeTextPane
.This interface is used to paint custom attributes in the AttributeTextPane, for use specifically withAttributeTextPaneLabelView
.This class is responsible for removing the attributes for all text in the row where the user is typing, and replacing them with theAttributeSet
provided inLineAttributeApplier.install(AttributeTextPane, AttributeSet)
.
A specific use of this class is for tag path validation.