Class FolderSettingsEditorLauncher

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

public class FolderSettingsEditorLauncher extends Object implements IEditorLauncher
Folder settings editor launching.
Author:
Christopher Mindus
  • Constructor Details

    • FolderSettingsEditorLauncher

      public FolderSettingsEditorLauncher()
  • Method Details

    • open

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