Class ScanManagerCheckBoxUI


public class ScanManagerCheckBoxUI extends BasicCheckBoxUI
The 3D Scan Manager personalized check box UI.
Author:
Zleurtor
  • Constructor Details

    • ScanManagerCheckBoxUI

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