Class SchematicsDialog

All Implemented Interfaces:
Cullable

public class SchematicsDialog extends BaseDialog
  • Constructor Details

    • SchematicsDialog

      public SchematicsDialog()
  • Method Details

    • showInfo

      public void showInfo(Schematic schematic)
    • showImport

      public void showImport()
    • showExport

      public void showExport(Schematic s)
    • showEdit

      public void showEdit(Schematic s)
    • show

      public Dialog show()
      Overrides:
      show in class Dialog