net.sf.filePiper.model
Class ToolModel
java.lang.Object
net.sf.filePiper.model.ToolModel
public class ToolModel
- extends Object
|
Constructor Summary |
ToolModel(net.sf.sfac.setting.Settings setts)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolModel
public ToolModel(net.sf.sfac.setting.Settings setts)
getSettings
public net.sf.sfac.setting.Settings getSettings()
getPipelineSettings
public net.sf.sfac.setting.Settings getPipelineSettings()
updatePipelineSettings
public void updatePipelineSettings(net.sf.sfac.setting.Settings profile)
getPipeline
public Pipeline getPipeline()
getAvailableProcessors
public List<FileProcessor> getAvailableProcessors()
getPrototype
public FileProcessor getPrototype(FileProcessor fp)
addChangeListener
public void addChangeListener(ChangeListener l)
removeChangeListener
public void removeChangeListener(ChangeListener l)
fireDataChanged
public void fireDataChanged()
Copyright © 2011. All Rights Reserved.