Class ModuleSettingsEditorLauncher

java.lang.Object
com.iizigo.prop.ModuleSettingsEditorLauncher
All Implemented Interfaces:
IEditorLauncher

public class ModuleSettingsEditorLauncher extends Object implements IEditorLauncher
Module settings editor launching.
Author:
Christopher Mindus
  • Constructor Details Link icon

    • ModuleSettingsEditorLauncher Link icon

      public ModuleSettingsEditorLauncher()
  • Method Details Link icon

    • open Link icon

      public void open(IPath path)
      Opens the folder settings file ".iiziFolder".
      Specified by:
      open in interface IEditorLauncher