Class BaseFormattedTextField.SafeFocusHighlightBorder
- java.lang.Object
 - 
- javax.swing.border.AbstractBorder
 - 
- javax.swing.border.LineBorder
 - 
- com.inductiveautomation.vision.api.client.components.model.BaseFormattedTextField.SafeFocusHighlightBorder
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable,javax.swing.border.Border
- Enclosing class:
 - BaseFormattedTextField
 
public static class BaseFormattedTextField.SafeFocusHighlightBorder extends javax.swing.border.LineBorder- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SafeFocusHighlightBorder() 
- 
Method Summary
- 
Methods inherited from class javax.swing.border.LineBorder
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThickness, isBorderOpaque, paintBorder 
 - 
 
 -