Searched refs:borderLabel (Results 1 – 1 of 1) sorted by relevance
91 private String borderLabel; field in VJPanel381 borderLabel = null; in VJPanel()517 borderLabel = label; in setBorderLabel()523 return borderLabel; in getBorderLabel()576 if (relief != Util.RELIEF_FLAT || borderLabel != null) in getBD()583 if (relief == Util.RELIEF_FLAT && borderLabel == null) in getAdjustedInsets()591 if (relief == Util.RELIEF_FLAT && borderLabel == null) in getLabelAdjustedTop()598 if (borderLabel != null && font != null) { in getLabelAdjustedTop()612 if (relief == Util.RELIEF_FLAT && borderLabel == null) in getLabelAdjustedMinWidth()619 if (borderLabel != null && font != null) { in getLabelAdjustedMinWidth()[all …]