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

    • ModuleSettingsEditorLauncher

      public ModuleSettingsEditorLauncher()
  • Method Details

    • open

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