Package com.iizigo.vs

Interface ISavePanel

All Known Implementing Classes:
TablePanel

public interface ISavePanel
Panel interface to save settings before disposal.
Author:
Christopher Mindus
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Called to save settings.
  • Method Details Link icon

    • saveSettings Link icon

      void saveSettings()
      Called to save settings.