jvc
Interface PluginCd

All Known Implementing Classes:
CdDeDonnee

public abstract interface PluginCd
extends Plugin


Method Summary
 javax.swing.tree.DefaultMutableTreeNode creeCd(java.lang.String nom, java.lang.String path, java.util.Vector instancesPluginFichier)
           
 
Methods inherited from interface jvc.Plugin
getName, getType
 

Method Detail

creeCd

public javax.swing.tree.DefaultMutableTreeNode creeCd(java.lang.String nom,
                                                      java.lang.String path,
                                                      java.util.Vector instancesPluginFichier)