Class EtchWindow

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

public class EtchWindow extends AbstractGUI
See Also:
  • Constructor Details

  • Method Details

    • getEtchStore

      public EtchStore getEtchStore()
    • setupFrame

      public void setupFrame(JFrame frame)
      Description copied from class: AbstractGUI
      Implementations should override this to add the gui components and configure the GUI frame
      Overrides:
      setupFrame in class AbstractGUI
      Parameters:
      frame - Frame in which to set up this GUI screen