Class ConfigurableFeatureGroup_UI

    • Field Detail

      • config_feature_id

        public org.processmining.framework.util.ui.widgets.ProMTextField config_feature_id
      • groupID

        public java.lang.String groupID
      • definesValuesForGroup

        public boolean definesValuesForGroup
    • Method Detail

      • getFeatureGroup

        public ConfigurableFeatureGroup getFeatureGroup()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getPanel

        public javax.swing.JPanel getPanel()
        Returns:
        panel containing all controls
      • getRoot

        protected javax.swing.JComponent getRoot()
        Returns:
        root component to update in case of changes in the visualization
      • installGroupRemoveHandler

        public void installGroupRemoveHandler​(java.awt.event.ActionListener handler)
        Add handler that handles the removal of this group from a surrounding component or environment
        Parameters:
        handler -