Class LayoutEditorChecks


  • public final class LayoutEditorChecks
    extends java.lang.Object
    A collection of tools to check various things on the layout editor panel.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setupChecksMenu​(javax.swing.JMenu toolsMenu)
      set the layout editor checks menu (in the tools menu)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • setupChecksMenu

        protected void setupChecksMenu​(@Nonnull
                                       javax.swing.JMenu toolsMenu)
        set the layout editor checks menu (in the tools menu)
        Parameters:
        toolsMenu - where to add our "Check" menu and sub-menus