Class LayoutConstraintsPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.factorypmi.designer.util.gui.LayoutConstraintsPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LayoutConstraintsPanel extends JPanel
See Also:
  • Constructor Details

    • LayoutConstraintsPanel

      public LayoutConstraintsPanel()
    • LayoutConstraintsPanel

      public LayoutConstraintsPanel(int btnSize, int btnSpacing)
  • Method Details

    • initComponents

      protected void initComponents()
    • createButton

      protected JToggleButton createButton(com.inductiveautomation.factorypmi.designer.util.gui.LayoutConstraintsPanel.AnchorType type, String tooltip)
    • setFlags

      public void setFlags(int flags)
    • getFlags

      public int getFlags() throws IllegalStateException
      Throws:
      IllegalStateException
    • setScaleFont

      public void setScaleFont(boolean b)
    • isScaleFont

      public boolean isScaleFont()
    • main

      public static void main(String[] args)