|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DebugPlugin
Narrow interface to be added Creation date: (7.12.2001 19:09:18)
| Method Summary | |
|---|---|
void |
deregisterAll()
Insert the method's description here. |
void |
deregisterMonitor(Debuggable field)
Insert the method's description here. |
java.util.Map |
getMacroSet()
Get currently active macro set. |
java.lang.String |
getValue(java.lang.String field)
Insert the method's description here. |
void |
registerMonitor(Debuggable field)
Insert the method's description here. |
void |
startDebugging()
Insert the method's description here. |
void |
stopDebugging()
Insert the method's description here. |
| Methods inherited from interface com.cosylab.vdct.plugin.Plugin |
|---|
destroy, getAuthor, getDescription, getName, getVersion, init, start, stop |
| Method Detail |
|---|
void deregisterAll()
void deregisterMonitor(Debuggable field)
field - com.cosylab.vdct.graphics.objects.Debuggablejava.lang.String getValue(java.lang.String field)
field - java.lang.String
void registerMonitor(Debuggable field)
field - com.cosylab.vdct.graphics.objects.Debuggablevoid startDebugging()
void stopDebugging()
java.util.Map getMacroSet()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||