Uses of Interface
de.xima.fc.interfaces.plugin.lifecycle.helper.IPluginFileHelper
Packages that use IPluginFileHelper
Package
Description
- 
Uses of IPluginFileHelper in de.xima.fc.interfaces.plugin.lifecycle
Methods in de.xima.fc.interfaces.plugin.lifecycle that return IPluginFileHelperModifier and TypeMethodDescriptionIPluginDefaultLifecycleData.getFileHelper()Gets the helper-class for working with plugin-files - 
Uses of IPluginFileHelper in de.xima.fc.plugin.abstracts
Methods in de.xima.fc.plugin.abstracts that return IPluginFileHelperMethods in de.xima.fc.plugin.abstracts with parameters of type IPluginFileHelperModifier and TypeMethodDescriptionvoidAFCPlugin.setFileHelper(IPluginFileHelper fileHelper) Deprecated. - 
Uses of IPluginFileHelper in de.xima.fc.plugin.gui
Methods in de.xima.fc.plugin.gui that return IPluginFileHelperModifier and TypeMethodDescriptionIPluginGenericCustomGUIBean.getFileHelper()Lets you access the file helper of the plugin that provided this UI. - 
Uses of IPluginFileHelper in de.xima.fc.plugin.helper
Methods in de.xima.fc.plugin.helper that return IPluginFileHelperModifier and TypeMethodDescriptionstatic IPluginFileHelperPluginFileHelper.createFacade(PluginRuntime runtime) Creates a new plugin file helper that delegates to the given runtime. - 
Uses of IPluginFileHelper in de.xima.fc.plugin.lifecycle
Methods in de.xima.fc.plugin.lifecycle that return IPluginFileHelper