Class PlugInRegistry

java.lang.Object
de.bsvrz.pat.sysbed.dataEditor.PlugInRegistry

public class PlugInRegistry extends Object
Datenbank für GTM-Plugins
  • Constructor Details

    • PlugInRegistry

      public PlugInRegistry(de.bsvrz.dav.daf.main.ClientDavInterface connection)
  • Method Details

    • getPlugIns

      public Collection<DataEditorPlugIn> getPlugIns(de.bsvrz.dav.daf.main.Data data)
    • createBox

      public Box createBox(de.bsvrz.dav.daf.main.Data data, boolean editable)
    • createBox

      public Box createBox(de.bsvrz.dav.daf.main.Data data, boolean editable, List<JButton> contextPanel)