Class ConfiguratorEditorSupport

    • Field Detail

      • addGlue

        protected boolean addGlue
    • Constructor Detail

      • ConfiguratorEditorSupport

        public ConfiguratorEditorSupport()
    • Method Detail

      • createDynamicOptsButton

        protected javax.swing.JButton createDynamicOptsButton()
      • init

        protected void init​(java.beans.FeatureDescriptor descriptor)
        Overrides:
        init in class SwingEditorSupport
      • initComponents

        protected abstract void initComponents()
        This is where you can add your own components to the "panel" field. It has a box layout and the binding button will be added after this method is called.