ru.biosoft.plugins
Class Plugins
ru.biosoft.access.DataElementSupport
|
+--ru.biosoft.access.AbstractDataCollection
|
+--ru.biosoft.access.VectorDataCollection
|
+--ru.biosoft.plugins.Plugins
- public class Plugins
- extends VectorDataCollection
This class is used to show 'visible' plugins in plugins tab of repository pane.
To be shown in this tab plugin.xml should provide visible plugin extention point(s).
- See Also: VisiblePlugin
| Methods inherited from class ru.biosoft.access.AbstractDataCollection |
addDataCollectionListener, contains, contains, get, getCompleteName, getDescription, getInfo, isMutable, isNotificationEnabled, isPropagationEnabled, propagateElementChanged, propagateElementWillChange, release, remove, removeDataCollectionListener, setNotificationEnabled, setPropagationEnabled, toString |
close
public void close()
throws java.lang.Exception
getDataElementType
public Class getDataElementType()
getPlugins
public static DataCollection getPlugins()
init
public void init()
to Class org.apache.log4j.Category
to Class ru.biosoft.access.DataCollection
BOTTOM