Example #1
0
 /**
  * Gets the tool tip max width.
  *
  * @return the tool tip max width
  */
 public static double getToolTipMaxWidth() {
   return INSTANCE._getToolTipMaxWidth();
 }