Module platform

Class ExecutablesForProjectSave

java.lang.Object
de.grogra.pf.ui.registry.ExecutablesForProjectSave

public class ExecutablesForProjectSave extends Object
Commands that are used by the hooks of the project when saving and reloading. It looks if the project include some compiled classes. If that is the case, it uses RunAfterSave and RunAfterLoad implemented classes to run them.
  • Constructor Details

    • ExecutablesForProjectSave

      public ExecutablesForProjectSave()
  • Method Details