|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.plugin.export.PluginExportManager
public final class PluginExportManager
CURRENTLY NOT NEEDED Creation date: (7.12.2001 13:57:49)
Constructor Summary | |
---|---|
protected |
PluginExportManager()
Insert the method's description here. |
Method Summary | |
---|---|
static PluginExportManager |
getInstance()
Insert the method's description here. |
void |
pluginAdded(PluginObject plugin)
Insert the method's description here. |
void |
pluginRemoved(PluginObject plugin)
Insert the method's description here. |
void |
propertyChange(java.beans.PropertyChangeEvent evt)
Not implemented Creation date: (6.12.2001 22:23:57) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PluginExportManager()
Method Detail |
---|
public static PluginExportManager getInstance()
public void pluginAdded(PluginObject plugin)
pluginAdded
in interface PluginListener
- public void pluginRemoved(PluginObject plugin)
pluginRemoved
in interface PluginListener
- public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |