public class PlugInRegistry
extends java.lang.Object
Constructor | Description |
---|---|
PlugInRegistry(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
Modifier and Type | Method | Description |
---|---|---|
javax.swing.Box |
createBox(de.bsvrz.dav.daf.main.Data data,
boolean editable) |
|
javax.swing.Box |
createBox(de.bsvrz.dav.daf.main.Data data,
boolean editable,
java.util.List<javax.swing.JButton> contextPanel) |
|
java.util.Collection<DataEditorPlugIn> |
getPlugIns(de.bsvrz.dav.daf.main.Data data) |
public PlugInRegistry(de.bsvrz.dav.daf.main.ClientDavInterface connection)
public java.util.Collection<DataEditorPlugIn> getPlugIns(de.bsvrz.dav.daf.main.Data data)
public javax.swing.Box createBox(de.bsvrz.dav.daf.main.Data data, boolean editable)
public javax.swing.Box createBox(de.bsvrz.dav.daf.main.Data data, boolean editable, java.util.List<javax.swing.JButton> contextPanel)