Class ModelGeneratorDialog

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

public class ModelGeneratorDialog extends JFrame implements ActionListener
Swing dialog for generation of model class and interface
Author:
hengsin
See Also:
  • Constructor Details

    • ModelGeneratorDialog

      public ModelGeneratorDialog()
      Default constructor
  • Method Details