Class ConfigurableFeatureGroup_UI.RemoveFeatureHandler

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.util.EventListener
    Enclosing class:
    ConfigurableFeatureGroup_UI

    public class ConfigurableFeatureGroup_UI.RemoveFeatureHandler
    extends java.lang.Object
    implements java.awt.event.ActionListener
    Remove panel to configure a feature from this feature group - will remove feature from the group as well.
    Author:
    dfahland
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent e)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener