Class BuildConfigPopupMenu

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, MenuElement

public class BuildConfigPopupMenu extends JPopupMenu
Creates a popup menu that displays all the available .lst files. When one is selected it runs a full build of files within the selected .lst file in a separate thread.
See Also:
Serialized Form
  • Constructor Details

    • BuildConfigPopupMenu

      public BuildConfigPopupMenu(AbstractAction action)