java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.factorypmi.designer.property.customizers.easychart.PenEditPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PenEditPanel extends JPanel
See Also:
  • Field Details

    • NUMERIC_SQL_TYPES

      public static Set<Integer> NUMERIC_SQL_TYPES
    • DATE_SQL_TYPES

      public static Set<Integer> DATE_SQL_TYPES
  • Constructor Details

  • Method Details

    • getPen

      public Pen getPen() throws Exception
      Throws:
      Exception
    • initComponents

      protected void initComponents()
    • initEvents

      protected void initEvents()
    • initLayout

      protected void initLayout()