Class LegacyLineBorder
- java.lang.Object
- 
- javax.swing.border.AbstractBorder
- 
- javax.swing.border.LineBorder
- 
- com.inductiveautomation.ignition.common.xmlserialization.deserialization.LegacyLineBorder
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- javax.swing.border.Border
 
 public class LegacyLineBorder extends javax.swing.border.LineBorderMeant as a last resort for when a Vision border specifies "com.incors.plaf.alloy.de", a class that was used by the 7.x era Laf. The class and its jar no longer exist as of 8.0, so we substitute this class to avoid deserialization errors.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description LegacyLineBorder()
 - 
Method Summary- 
Methods inherited from class javax.swing.border.LineBordercreateBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThickness, isBorderOpaque, paintBorder
 
- 
 
-