Class ScanManagerToolTipUI


public class ScanManagerToolTipUI extends BasicToolTipUI
The 3D Scan Manager personalized tooltip UI.
Author:
Zleurtor
  • Constructor Details

    • ScanManagerToolTipUI

      public ScanManagerToolTipUI()
  • Method Details

    • createUI

      public static ComponentUI createUI(JComponent c)
      Create the UI.
      Parameters:
      c - The component to which the UI shall be applied.
      Returns:
      The unique UI instance.