java.lang.Object
de.grogra.pf.ui.registry.ExecutablesForProjectSave
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
load
(RegistryContext ctx) static void
save
(RegistryContext ctx)
-
Constructor Details
-
ExecutablesForProjectSave
public ExecutablesForProjectSave()
-
-
Method Details
-
save
-
load
-