Uses of Class
comirva.config.ETPLoaderConfig

Packages that use ETPLoaderConfig
comirva.io   
comirva.ui   
 

Uses of ETPLoaderConfig in comirva.io
 

Constructors in comirva.io with parameters of type ETPLoaderConfig
ETPXMLExtractorThread(File f, Vector ml, DefaultListModel lm, Vector mdl, DefaultListModel lmd, JLabel jl, ETPLoaderConfig etplCfg)
          Creates an ETPXMLExtractorThread for loading an XML-serialized entity term profile from File f.
 

Uses of ETPLoaderConfig in comirva.ui
 

Methods in comirva.ui with parameters of type ETPLoaderConfig
 void ETPLoaderDialog.setConfig(ETPLoaderConfig etplCfg)
          Sets the values of the configuration dialog to the ones specified by the given ETPLoaderConfig-instance.