Class ScanManagerListUI


public class ScanManagerListUI extends BasicListUI
The 3D Scan Manager personalized label UI.
Author:
Zleurtor
  • Constructor Details

    • ScanManagerListUI

      public ScanManagerListUI()
  • 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.