Class UpdateConfigurationDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class UpdateConfigurationDialog extends JFrame
Used for automatically updating build configuration files (".lst") when a project configuration has changed.
Author:
Mik Kersten
See Also:
Serialized Form
  • Constructor Details

    • UpdateConfigurationDialog

      public UpdateConfigurationDialog(Vector filesToUpdate, Vector buildConfigFiles, boolean addToConfiguration, Component parentComponent)