com.application.areca.launcher.gui
Class ProcessorRepository
java.lang.Object
com.application.areca.launcher.gui.ProcessorRepository
public class ProcessorRepository
- extends java.lang.Object
- Author:
- Olivier PETRUCCI
Areca Build ID : 7299034069467778562
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorRepository
public ProcessorRepository()
getProcessors
public static java.util.List getProcessors(boolean preProcess)
buildProcessorComposite
public static AbstractProcessorComposite buildProcessorComposite(int index,
java.util.List procs,
org.eclipse.swt.widgets.Composite composite,
Processor proc,
ProcessorEditionWindow frm)
buildProcessor
public static Processor buildProcessor(int index,
java.util.List procs,
AbstractRecoveryTarget target)
getKey
public static java.lang.String getKey(Processor proc)
getIndex
public static int getIndex(Processor proc,
java.util.List procs)
getName
public static java.lang.String getName(Processor proc)
getName
public static java.lang.String getName(java.lang.String key)