Class UpdateConfigurationDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
org.aspectj.ajde.ui.swing.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: